Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-05 | Remove some unused variables | Simon Marchi | 1 | -2/+0 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -2/+2 |
2017-10-05 | Clean up includes of doublest.h and floatformat.h | Ulrich Weigand | 1 | -1/+0 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -14/+0 |
2017-05-02 | Change return type of gdbarch_software_single_step to vector<CORE_ADDR> | Simon Marchi | 1 | -5/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-22 | Change gdbarch software_single_step frame_info to regcache | Yao Qi | 1 | -2/+1 |
2016-11-22 | gdbarch software_single_step frame_info to regcache: nios2 | Yao Qi | 1 | -12/+13 |
2016-11-08 | gdbarch software_single_step returns VEC (CORE_ADDR) * | Yao Qi | 1 | -4/+4 |
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 | -4/+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 | -39/+59 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -1/+2 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -8/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-26 | PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 | Doug Evans | 1 | -5/+3 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -2/+2 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-08-03 | Nios II R2 support for GDB. | Sandra Loosemore | 1 | -85/+624 |
2015-07-30 | Don't allow non-stack memory writes in the prologue for nios2. | Sandra Loosemore | 1 | -3/+1 |
2015-07-30 | Update trap/break handling in nios2 prologue analyzer. | Sandra Loosemore | 1 | -14/+25 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -3/+3 |
2015-05-08 | Revert to using "trap 31" for breakpoints on nios2. | Sandra Loosemore | 1 | -6/+14 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-25 | Fix Nios II prologue analyzer to handle multiple stack adjustments. | Sandra Loosemore | 1 | -8/+25 |
2014-11-25 | Fix Nios II GDB epilogue detection to handle multiple stack adjustments. | Sandra Loosemore | 1 | -17/+42 |
2014-11-25 | Refactor Nios II GDB support to use helper functions for disassembly and | Sandra Loosemore | 1 | -308/+556 |
2014-11-06 | Update Nios II prologue analysis to remove detection of long-obsolete | Sandra Loosemore | 1 | -90/+6 |
2014-10-23 | Refactoring/cleanup of nios2 opcodes and assembler code. | Sandra Loosemore | 1 | -62/+61 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-12 | fix error in nios2-tdep.c | Tom Tromey | 1 | -12/+0 |
2014-02-12 | nios2-tdep: remove unreferenced global nios2_stub_frame_base | Sanimir Agovic | 1 | -8/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-10-14 | 2013-10-13 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -1/+1 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-05-07 | * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove | Pierre Muller | 1 | -1/+1 |
2013-05-07 | 2013-05-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -0/+1637 |