summaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-2/+2
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-2/+2
* * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand2009-07-021-40/+52
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-2/+4
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-1/+1
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-4/+4
* * sparc-tdep.c: Make some comments catch up with reality.Mark Kettenis2008-08-201-4/+4
* * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c,Joel Brobecker2008-05-071-83/+47
* * dwarf2-frame.c (read_reg): Expect this_frame in the baton.Daniel Jacobowitz2008-04-301-4/+4