summaryrefslogtreecommitdiff
path: root/gdb/value.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-13/+17
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-12-131-0/+18
* gdbTom Tromey2010-11-291-0/+12
* * value.c (value_entirely_optimized_out): Check theTom Tromey2010-11-171-1/+1
* gdb/Jan Kratochvil2010-11-161-4/+13
* * value.c (set_value_enclosing_type): Renamed fromDoug Evans2010-11-101-8/+7
* gdb:Ken Werner2010-11-031-0/+20
* gdbTom Tromey2010-09-301-2/+3
* gdbTom Tromey2010-09-141-11/+1
* * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans2010-08-181-1/+1
* gdbTom Tromey2010-08-161-0/+2
* gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L...Ken Werner2010-08-111-1/+1
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann2010-07-071-0/+14
* * value.h (struct lval_funcs) <check_any_valid>: Rename fromTom Tromey2010-07-011-1/+1
* 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-06-281-0/+50
* * value.c (value_static_field): Use `switch' instead of `if'.Doug Evans2010-06-271-4/+10
* gdbTom Tromey2010-06-111-12/+53
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-7/+18
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-2/+0
* 2010-03-22 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-221-4/+4
* dwarf2_physname patchset:Keith Seitz2010-03-091-0/+2
* gdb/Jan Kratochvil2010-01-031-2/+16
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* PR gdb/10884Vladimir Prus2009-12-211-0/+1
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-0/+16
* PR gdb/10565Daniel Jacobowitz2009-08-281-4/+12
* * value.c (free_all_values): Tweak comment.Doug Evans2009-08-271-1/+2
* ChangeLog:Ulrich Weigand2009-08-191-39/+46
* * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey2009-08-131-28/+2
* gdb/Daniel Jacobowitz2009-07-211-17/+60
* gdb/Daniel Jacobowitz2009-07-211-0/+29
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-8/+14
* * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand2009-07-021-2/+4
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-7/+10
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-021-7/+3
* * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand2009-07-021-122/+208
* * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand2009-06-171-28/+0
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-2/+3
* * value.h (struct internalvar): Remove.Ulrich Weigand2009-06-031-88/+222
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-12/+32
* gdb/Thiago Jung Bauermann2009-03-211-4/+109
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-061-18/+44
* gdb/Pedro Alves2009-02-061-3/+82
* * value.c (value_from_contents_and_address): Always returnJerome Guitton2009-02-041-2/+1
* 2009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves2009-01-131-4/+12
* * value.c (set_internalvar): Use value_free, not xfree.Tom Tromey2009-01-071-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * value.h (allocate_value_lazy): New function declaration.Jerome Guitton2008-11-261-66/+69