aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-132010-12-12 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+18
2010-11-29gdbTom Tromey1-0/+12
2010-11-17 * value.c (value_entirely_optimized_out): Check theTom Tromey1-1/+1
2010-11-16gdb/Jan Kratochvil1-4/+13
2010-11-10 * value.c (set_value_enclosing_type): Renamed fromDoug Evans1-8/+7
2010-11-03gdb:Ken Werner1-0/+20
2010-09-30gdbTom Tromey1-2/+3
2010-09-14gdbTom Tromey1-11/+1
2010-08-18 * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans1-1/+1
2010-08-16gdbTom Tromey1-0/+2
2010-08-11gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L...Ken Werner1-1/+1
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-0/+14
2010-07-01 * value.h (struct lval_funcs) <check_any_valid>: Rename fromTom Tromey1-1/+1
2010-06-282010-06-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+50
2010-06-27 * value.c (value_static_field): Use `switch' instead of `if'.Doug Evans1-4/+10
2010-06-11gdbTom Tromey1-12/+53
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+18
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-03-222010-03-22 Stan Shebs <stan@codesourcery.com>Stan Shebs1-4/+4
2010-03-09dwarf2_physname patchset:Keith Seitz1-0/+2
2010-01-03gdb/Jan Kratochvil1-2/+16
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-21 PR gdb/10884Vladimir Prus1-0/+1
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-0/+16
2009-08-28 PR gdb/10565Daniel Jacobowitz1-4/+12
2009-08-27 * value.c (free_all_values): Tweak comment.Doug Evans1-1/+2
2009-08-19ChangeLog:Ulrich Weigand1-39/+46
2009-08-13 * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey1-28/+2
2009-07-21 gdb/Daniel Jacobowitz1-17/+60
2009-07-21 gdb/Daniel Jacobowitz1-0/+29
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-8/+14
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand1-2/+4
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand1-1/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-7/+10
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand1-7/+3
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-122/+208
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-28/+0
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-2/+3
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-88/+222
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-12/+32
2009-03-21gdb/Thiago Jung Bauermann1-4/+109
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-18/+44
2009-02-06gdb/Pedro Alves1-3/+82
2009-02-04 * value.c (value_from_contents_and_address): Always returnJerome Guitton1-2/+1
2009-01-132009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves1-4/+12
2009-01-07 * value.c (set_internalvar): Use value_free, not xfree.Tom Tromey1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-11-26 * value.h (allocate_value_lazy): New function declaration.Jerome Guitton1-66/+69
2008-11-24 * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey1-0/+20
2008-10-30gdbTom Tromey1-5/+14