Age | Commit message (Expand) | Author | Files | Lines |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -2/+0 |
2017-05-19 | gdb: fix TYPE_CODE_ARRAY handling in sparc targets | Vladimir Mezentsev | 1 | -17/+55 |
2017-05-02 | Change return type of gdbarch_software_single_step to vector<CORE_ADDR> | Simon Marchi | 1 | -4/+4 |
2017-04-26 | [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to it | Jiong Wang | 1 | -0/+32 |
2017-04-12 | Teach GDB that wchar_t is a built-in type in C++ mode | Pedro Alves | 1 | -0/+3 |
2017-03-20 | Convert lvalue reference type check to general reference type check | Artemiy Volkov | 1 | -0/+1 |
2017-02-07 | gdb: fix ARI warning in sparc-tdep.c | Jose E. Marchesi | 1 | -2/+2 |
2017-02-05 | gdb: provide and use sparc{32,64} target description XML files. | Ivo Raisr | 1 | -0/+75 |
2017-01-16 | gdb: sparc: split real and pseudo registers. | Ivo Raisr | 1 | -19/+48 |
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: sparc | Yao Qi | 1 | -7/+10 |
2016-11-08 | gdbarch software_single_step returns VEC (CORE_ADDR) * | Yao Qi | 1 | -4/+5 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -3/+6 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -9/+3 |
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 | -1/+0 |
2016-03-18 | Make sparc_software_single_step static | Yao Qi | 1 | -1/+1 |
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 | -6/+6 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -2/+2 |
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 | SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 1 | -14/+10 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-21 | SPARC: Rename register maps from "*regset" to "*regmap" | Andreas Arnez | 1 | -25/+25 |
2014-02-10 | Add gdbarch_in_function_epilogue_p hook for sparc64. | Jose E. Marchesi | 1 | -0/+26 |
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-11-18 | sparc: support single-stepping over longjmp calls. | Jose E. Marchesi | 1 | -0/+31 |
2013-11-07 | 2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com> | Jose E. Marchesi | 1 | -1/+0 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-02-06 | Allow struct 'return' on 32-bit sparc. | David S. Miller | 1 | -3/+9 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-15 | Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc]. | Joel Brobecker | 1 | -1/+1 |
2012-12-15 | gdbarch-ification of ravenscar-thread support. | Joel Brobecker | 1 | -0/+3 |
2012-11-23 | Fix Sparc %fsr regset offset for BSD and Linux. | David S. Miller | 1 | -6/+24 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-21 | Handle sparc compare-and-branch | David S. Miller | 1 | -6/+26 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-09-28 | Fix complex floats on sparc. | David S. Miller | 1 | -5/+50 |
2011-06-27 | Add support for single register window model on SPARC | Joel Brobecker | 1 | -24/+145 |
2011-05-23 | * sparc-tdep.c (sparc_skip_stack_check): Recognize a new instruction | Jerome Guitton | 1 | -17/+53 |
2011-05-21 | * sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supply | Mark Kettenis | 1 | -1/+2 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -3/+7 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |