| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some more casts (2/2) | Simon Marchi | 2015-09-25 | 1 | -6/+6 |
* | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 2015-05-26 | 1 | -2/+2 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2014-09-30 | 1 | -14/+10 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -2/+0 |
* | Include gdb_assert.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | SPARC: Rename register maps from "*regset" to "*regmap" | Andreas Arnez | 2014-05-21 | 1 | -25/+25 |
* | Add gdbarch_in_function_epilogue_p hook for sparc64. | Jose E. Marchesi | 2014-02-10 | 1 | -0/+26 |
* | replace XZALLOC with XCNEW | Tom Tromey | 2014-01-13 | 1 | -1/+1 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | sparc: support single-stepping over longjmp calls. | Jose E. Marchesi | 2013-11-18 | 1 | -0/+31 |
* | 2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com> | Jose E. Marchesi | 2013-11-07 | 1 | -1/+0 |
* | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 2013-06-24 | 1 | -1/+1 |
* | Allow struct 'return' on 32-bit sparc. | David S. Miller | 2013-02-06 | 1 | -3/+9 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc]. | Joel Brobecker | 2012-12-15 | 1 | -1/+1 |
* | gdbarch-ification of ravenscar-thread support. | Joel Brobecker | 2012-12-15 | 1 | -0/+3 |
* | Fix Sparc %fsr regset offset for BSD and Linux. | David S. Miller | 2012-11-23 | 1 | -6/+24 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -1/+0 |
* | gdb/ | Maciej W. Rozycki | 2012-05-16 | 1 | -1/+1 |
* | Handle sparc compare-and-branch | David S. Miller | 2012-04-21 | 1 | -6/+26 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | Fix complex floats on sparc. | David S. Miller | 2011-09-28 | 1 | -5/+50 |
* | Add support for single register window model on SPARC | Joel Brobecker | 2011-06-27 | 1 | -24/+145 |
* | * sparc-tdep.c (sparc_skip_stack_check): Recognize a new instruction | Jerome Guitton | 2011-05-23 | 1 | -17/+53 |
* | * sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supply | Mark Kettenis | 2011-05-21 | 1 | -1/+2 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -0/+1 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -3/+7 |
* | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-11 | 1 | -2/+2 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | * sparc-tdep.c: Fix typo in comment. | Mark Kettenis | 2010-12-12 | 1 | -1/+1 |
* | [sparc] inferior SEGV while calling Ada subprogram | Joel Brobecker | 2010-10-01 | 1 | -0/+8 |
* | "finish" does not work on sparc if function returns array. | Joel Brobecker | 2010-05-05 | 1 | -1/+6 |
* | gdb: workaround sparc memcpy fortify error | Mike Frysinger | 2010-04-21 | 1 | -0/+1 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -2/+3 |
* | gdb/ | Jan Kratochvil | 2009-09-07 | 1 | -6/+1 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -18/+37 |
* | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 2009-07-02 | 1 | -40/+52 |
* | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 2009-07-02 | 1 | -2/+4 |
* | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 2009-06-17 | 1 | -1/+1 |
* | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 2009-02-22 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 2008-09-11 | 1 | -4/+4 |
* | * sparc-tdep.c: Make some comments catch up with reality. | Mark Kettenis | 2008-08-20 | 1 | -4/+4 |
* | * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c, | Joel Brobecker | 2008-05-07 | 1 | -83/+47 |
* | * dwarf2-frame.c (read_reg): Expect this_frame in the baton. | Daniel Jacobowitz | 2008-04-30 | 1 | -4/+4 |