aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-6/+6
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-14/+10
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-21SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez1-25/+25
2014-02-10Add gdbarch_in_function_epilogue_p hook for sparc64.Jose E. Marchesi1-0/+26
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-18sparc: support single-stepping over longjmp calls.Jose E. Marchesi1-0/+31
2013-11-072013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi1-1/+0
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-02-06Allow struct 'return' on 32-bit sparc.David S. Miller1-3/+9
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-15Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc].Joel Brobecker1-1/+1
2012-12-15gdbarch-ification of ravenscar-thread support.Joel Brobecker1-0/+3
2012-11-23Fix Sparc %fsr regset offset for BSD and Linux.David S. Miller1-6/+24
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-16 gdb/Maciej W. Rozycki1-1/+1
2012-04-21Handle sparc compare-and-branchDavid S. Miller1-6/+26
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-09-28Fix complex floats on sparc.David S. Miller1-5/+50
2011-06-27Add support for single register window model on SPARCJoel Brobecker1-24/+145
2011-05-23 * sparc-tdep.c (sparc_skip_stack_check): Recognize a new instructionJerome Guitton1-17/+53
2011-05-21* sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supplyMark Kettenis1-1/+2
2011-03-18 gdb/Pedro Alves1-0/+1
2011-03-18 gdb/Pedro Alves1-3/+7
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-12* sparc-tdep.c: Fix typo in comment.Mark Kettenis1-1/+1
2010-10-01[sparc] inferior SEGV while calling Ada subprogramJoel Brobecker1-0/+8
2010-05-05"finish" does not work on sparc if function returns array.Joel Brobecker1-1/+6
2010-04-21gdb: workaround sparc memcpy fortify errorMike Frysinger1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+3
2009-09-07gdb/Jan Kratochvil1-6/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-18/+37
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-2/+2
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand1-2/+2
2009-07-02 * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand1-40/+52
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-2/+4
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-1/+1
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-4/+4
2008-08-20* sparc-tdep.c: Make some comments catch up with reality.Mark Kettenis1-4/+4
2008-05-07 * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c,Joel Brobecker1-83/+47