Age | Commit message (Expand) | Author | Files | Lines |
2010-12-14 | gdb: | Ken Werner | 1 | -2/+6 |
2010-12-01 | * valops.c (value_assign): Returned value is never lazy. If a | Ulrich Weigand | 1 | -9/+16 |
2010-11-29 | gdb | Tom Tromey | 1 | -0/+13 |
2010-11-10 | * value.c (set_value_enclosing_type): Renamed from | Doug Evans | 1 | -11/+10 |
2010-11-04 | Create and use struct rank. | Sami Wagiaalla | 1 | -6/+12 |
2010-11-03 | gdb: | Ken Werner | 1 | -3/+6 |
2010-11-03 | gdb: | Ken Werner | 1 | -0/+14 |
2010-10-19 | Support overloading of 'operator->'. | Sami Wagiaalla | 1 | -2/+6 |
2010-10-08 | gdb: | Ken Werner | 1 | -1/+22 |
2010-09-24 | Fix find_oload_champ_namespace_loop memory leak. | Sami Wagiaalla | 1 | -1/+1 |
2010-09-22 | Fix PR 12028: "GDB crashes on a double free during overload resolution " | Sami Wagiaalla | 1 | -1/+1 |
2010-07-14 | gdb/ChangeLog:* valops.c (value_assign): Do not call to value_coerce_to_targe... | Ken Werner | 1 | -4/+2 |
2010-06-28 | gdb/ | Jan Kratochvil | 1 | -2/+10 |
2010-06-27 | * valops.c (search_struct_field): Fix typo in error message. | Doug Evans | 1 | -1/+1 |
2010-06-11 | gdb | Tom Tromey | 1 | -1/+8 |
2010-06-07 | Test and support all cpp operator types. | Sami Wagiaalla | 1 | -37/+111 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+35 |
2010-05-08 | * valops.c (find_overload_match): Add missing i18n markup. | Pierre Muller | 1 | -1/+1 |
2010-05-07 | 2010-05-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2010-05-07 | Add ADL support | Sami Wagiaalla | 1 | -33/+68 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+1 |
2010-03-15 | 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -2/+2 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -15/+41 |
2010-02-08 | gdb | Tom Tromey | 1 | -11/+11 |
2010-02-04 | gdb | Tom Tromey | 1 | -15/+9 |
2010-02-02 | gdb | Tom Tromey | 1 | -2/+25 |
2010-02-02 | gdb | Tom Tromey | 1 | -1/+5 |
2010-01-26 | 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -1/+1 |
2010-01-18 | gdb | Tom Tromey | 1 | -0/+252 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-10 | Fix for PR 9399 gdb can't call or print a const function that uses virtual in... | Chris Moller | 1 | -0/+5 |
2009-12-04 | * valops.c (value_struct_elt_for_reference): Do not rely on | Daniel Jacobowitz | 1 | -14/+16 |
2009-12-02 | gdb/ChangeLog: | Paul Pluzhnikov | 1 | -2/+2 |
2009-11-10 | * c-exp.y: Add new rule for resolving method overloads. | Keith Seitz | 1 | -13/+87 |
2009-09-28 | * valops.c (value_assign): Respect parent offset when | Ulrich Weigand | 1 | -7/+9 |
2009-08-31 | Implement TARGET_OBJECT_STACK_MEMORY. | Doug Evans | 1 | -25/+34 |
2009-07-21 | gdb/ | Daniel Jacobowitz | 1 | -3/+28 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -6/+9 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -2/+3 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -6/+5 |
2009-07-02 | * gdbtypes.h (builtin_type_void): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 1 | -6/+4 |
2009-07-02 | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 1 | -17/+4 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -1/+1 |
2009-06-24 | * valops.c (value_one): Reimplement broken decimal-float case. | Ulrich Weigand | 1 | -5/+2 |
2009-06-17 | * gdbtypes.c (create_string_type): Receive character type as argument. | Ulrich Weigand | 1 | -21/+8 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -4/+5 |
2009-06-16 | * linespec.c (collect_methods): Delete. | Keith Seitz | 1 | -46/+0 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -33/+24 |