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