Age | Commit message (Expand) | Author | Files | Lines |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -6/+6 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -2/+2 |
2017-09-27 | Complete tdep move to convert_typed_floating | Ulrich Weigand | 1 | -12/+17 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-06-07 | Remove MAX_REGISTER_SIZE from sh(64)-tdep.c | Alan Hayward | 1 | -2/+4 |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -1/+0 |
2017-04-12 | Teach GDB that wchar_t is a built-in type in C++ mode | Pedro Alves | 1 | -0/+4 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -11/+11 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -1/+2 |
2016-11-03 | Add default_breakpoint_from_pc | Yao Qi | 1 | -2/+0 |
2016-11-03 | New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind | Yao Qi | 1 | -0/+4 |
2016-11-03 | Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind | Yao Qi | 1 | -15/+21 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -3/+4 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -2/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -2/+2 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -3/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-30 | SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 1 | -10/+11 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-21 | Constify regset structures. | Andreas Arnez | 1 | -2/+2 |
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-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -22/+22 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-09-19 | gdb/ | Thomas Schwinge | 1 | -19/+35 |
2012-09-19 | gdb/ | Thomas Schwinge | 1 | -0/+2 |
2012-09-19 | gdb/ | Thomas Schwinge | 1 | -8/+0 |
2012-07-22 | * sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN. | Siddhesh Poyarekar | 1 | -2/+0 |
2012-06-08 | gdb/ | Yao Qi | 1 | -0/+13 |
2012-06-06 | gdb/ | Thomas Schwinge | 1 | -762/+9 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -2/+6 |
2012-03-05 | * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function | Thomas Schwinge | 1 | -15/+31 |
2012-03-03 | * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register | Kevin Buettner | 1 | -1/+10 |
2012-03-01 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2012-02-27 | * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id) | Thomas Schwinge | 1 | -0/+53 |
2012-02-24 | * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal. | Thomas Schwinge | 1 | -39/+13 |
2012-02-17 | * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of | Thomas Schwinge | 1 | -3/+18 |
2012-01-28 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -19/+44 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -90/+89 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-21 | 2009-10-21 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -1/+91 |