Age | Commit message (Expand) | Author | Files | Lines |
2010-09-30 | gdb | Tom Tromey | 1 | -2/+3 |
2010-09-14 | gdb | Tom Tromey | 1 | -11/+1 |
2010-08-18 | * gdb_assert.h (gdb_assert_not_reached): New macro. | Doug Evans | 1 | -1/+1 |
2010-08-16 | gdb | Tom Tromey | 1 | -0/+2 |
2010-08-11 | gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L... | Ken Werner | 1 | -1/+1 |
2010-07-07 | 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpoint | Thiago Jung Bauermann | 1 | -0/+14 |
2010-07-01 | * value.h (struct lval_funcs) <check_any_valid>: Rename from | Tom Tromey | 1 | -1/+1 |
2010-06-28 | 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+50 |
2010-06-27 | * value.c (value_static_field): Use `switch' instead of `if'. | Doug Evans | 1 | -4/+10 |
2010-06-11 | gdb | Tom Tromey | 1 | -12/+53 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -7/+18 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-03-22 | 2010-03-22 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -4/+4 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -0/+2 |
2010-01-03 | gdb/ | Jan Kratochvil | 1 | -2/+16 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-21 | PR gdb/10884 | Vladimir Prus | 1 | -0/+1 |
2009-08-31 | Implement TARGET_OBJECT_STACK_MEMORY. | Doug Evans | 1 | -0/+16 |
2009-08-28 | PR gdb/10565 | Daniel Jacobowitz | 1 | -4/+12 |
2009-08-27 | * value.c (free_all_values): Tweak comment. | Doug Evans | 1 | -1/+2 |
2009-08-19 | ChangeLog: | Ulrich Weigand | 1 | -39/+46 |
2009-08-13 | * varobj.c (update_dynamic_varobj_children): Don't use | Tom Tromey | 1 | -28/+2 |
2009-07-21 | gdb/ | Daniel Jacobowitz | 1 | -17/+60 |
2009-07-21 | gdb/ | Daniel Jacobowitz | 1 | -0/+29 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -8/+14 |
2009-07-02 | * python/python-internal.h (struct language_defn): Declare. | Ulrich Weigand | 1 | -2/+4 |
2009-07-02 | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 1 | -1/+2 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -7/+10 |
2009-07-02 | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 1 | -7/+3 |
2009-07-02 | * gdbtypes.h (struct builtin_type): Add internal_fn member. | Ulrich Weigand | 1 | -122/+208 |
2009-06-17 | * gdbtypes.c (create_string_type): Receive character type as argument. | Ulrich Weigand | 1 | -28/+0 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -2/+3 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -88/+222 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -12/+32 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 1 | -4/+109 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -18/+44 |
2009-02-06 | gdb/ | Pedro Alves | 1 | -3/+82 |
2009-02-04 | * value.c (value_from_contents_and_address): Always return | Jerome Guitton | 1 | -2/+1 |
2009-01-13 | 2009-01-13 Jim Blandy <jimb@codesourcery.com> | Pedro Alves | 1 | -4/+12 |
2009-01-07 | * value.c (set_internalvar): Use value_free, not xfree. | Tom Tromey | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-11-26 | * value.h (allocate_value_lazy): New function declaration. | Jerome Guitton | 1 | -66/+69 |
2008-11-24 | * ada-lang.c (value_from_contents_and_address): Move... | Tom Tromey | 1 | -0/+20 |
2008-10-30 | gdb | Tom Tromey | 1 | -5/+14 |
2008-10-28 | gdb | Tom Tromey | 1 | -2/+7 |
2008-10-16 | 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -2/+33 |
2008-10-08 | Convert static_kind into loc_kind enum. | Jan Kratochvil | 1 | -1/+1 |
2008-09-11 | * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32 | Ulrich Weigand | 1 | -2/+2 |
2008-09-11 | * value.h (coerce_enum, coerce_number): Remove prototypes. | Ulrich Weigand | 1 | -16/+0 |
2008-06-11 | * value.c (value_primitive_field): Fetch lazy register values. | Daniel Jacobowitz | 1 | -2/+12 |