aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* Class-fy dwarf2_frame_state_reg_infoYao Qi2017-08-111-1/+1
* gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki2017-08-071-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* gdb: fix TYPE_CODE_ARRAY handling in sparc targetsVladimir Mezentsev2017-05-191-17/+55
* Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi2017-05-021-4/+4
* [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to itJiong Wang2017-04-261-0/+32
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-0/+1
* gdb: fix ARI warning in sparc-tdep.cJose E. Marchesi2017-02-071-2/+2
* gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2017-02-051-0/+75
* gdb: sparc: split real and pseudo registers.Ivo Raisr2017-01-161-19/+48
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Change gdbarch software_single_step frame_info to regcacheYao Qi2016-11-221-2/+1
* gdbarch software_single_step frame_info to regcache: sparcYao Qi2016-11-221-7/+10
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-4/+5
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-9/+3
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* Make sparc_software_single_step staticYao Qi2016-03-181-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-6/+6
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-14/+10
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez2014-05-211-25/+25
* Add gdbarch_in_function_epilogue_p hook for sparc64.Jose E. Marchesi2014-02-101-0/+26
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* sparc: support single-stepping over longjmp calls.Jose E. Marchesi2013-11-181-0/+31
* 2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi2013-11-071-1/+0
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* Allow struct 'return' on 32-bit sparc.David S. Miller2013-02-061-3/+9
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc].Joel Brobecker2012-12-151-1/+1
* gdbarch-ification of ravenscar-thread support.Joel Brobecker2012-12-151-0/+3
* Fix Sparc %fsr regset offset for BSD and Linux.David S. Miller2012-11-231-6/+24
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* Handle sparc compare-and-branchDavid S. Miller2012-04-211-6/+26
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* Fix complex floats on sparc.David S. Miller2011-09-281-5/+50
* Add support for single register window model on SPARCJoel Brobecker2011-06-271-24/+145
* * sparc-tdep.c (sparc_skip_stack_check): Recognize a new instructionJerome Guitton2011-05-231-17/+53
* * sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supplyMark Kettenis2011-05-211-1/+2
* gdb/Pedro Alves2011-03-181-0/+1