Age | Commit message (Expand) | Author | Files | Lines |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -3/+4 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -8/+4 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -12/+13 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -7/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-17 | gdb: Fix left shift of negative value. | Dominik Vogt | 1 | -4/+4 |
2015-10-26 | PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 | Doug Evans | 1 | -2/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -9/+11 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -4/+7 |
2015-03-13 | Remove HPUX | Jan Kratochvil | 1 | -10/+33 |
2015-01-22 | gdb/hppa-tdep.c: Fix logical working flow issues and check additional store i... | Chen Gang | 1 | -26/+95 |
2015-01-16 | Fix gcc-5 compilation | Jan Kratochvil | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-05 | Prepare gdb for 64-bit obstacks | Alan Modra | 1 | -2/+2 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -6/+11 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -3/+3 |
2014-02-13 | cleanup: remove declared variables without any references | Sanimir Agovic | 1 | -12/+0 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -6/+5 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -2/+2 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -3/+3 |
2013-01-30 | * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0". | Tom Tromey | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-21 | gdb/ | Yao Qi | 1 | -3/+2 |
2012-09-27 | * amd64-tdep.c (amd64_return_value): Revert previous change | Siddhesh Poyarekar | 1 | -1/+1 |
2012-09-26 | * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly. | Siddhesh Poyarekar | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -6/+0 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+3 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -7/+12 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -46/+51 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-09-10 | * hppa-tdep.c (unwind_command): Use host_address_to_string function | Pierre Muller | 1 | -1/+1 |
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 1 | -35/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-13 | gdb/ | Joel Brobecker | 1 | -2/+0 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -33/+52 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -27/+27 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -3/+3 |
2009-06-28 | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 1 | -1/+1 |
2009-06-07 | * hppa-tdep.c (_initialize_hppa_tdep): Add declaration. | Pedro Alves | 1 | -0/+3 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-28 | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS in | Jan Kratochvil | 1 | -1/+1 |