summaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdb/Pedro Alves2011-03-181-3/+7
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * sparc-tdep.c: Fix typo in comment.Mark Kettenis2010-12-121-1/+1
* [sparc] inferior SEGV while calling Ada subprogramJoel Brobecker2010-10-011-0/+8
* "finish" does not work on sparc if function returns array.Joel Brobecker2010-05-051-1/+6
* gdb: workaround sparc memcpy fortify errorMike Frysinger2010-04-211-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-2/+3
* gdb/Jan Kratochvil2009-09-071-6/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-18/+37