Age | Commit message (Expand) | Author | Files | Lines |
2012-12-15 | Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc]. | Joel Brobecker | 1 | -1/+1 |
2012-12-15 | gdbarch-ification of ravenscar-thread support. | Joel Brobecker | 1 | -0/+3 |
2012-11-23 | Fix Sparc %fsr regset offset for BSD and Linux. | David S. Miller | 1 | -6/+24 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-21 | Handle sparc compare-and-branch | David S. Miller | 1 | -6/+26 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-09-28 | Fix complex floats on sparc. | David S. Miller | 1 | -5/+50 |
2011-06-27 | Add support for single register window model on SPARC | Joel Brobecker | 1 | -24/+145 |
2011-05-23 | * sparc-tdep.c (sparc_skip_stack_check): Recognize a new instruction | Jerome Guitton | 1 | -17/+53 |
2011-05-21 | * sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supply | Mark Kettenis | 1 | -1/+2 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -3/+7 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-12 | * sparc-tdep.c: Fix typo in comment. | Mark Kettenis | 1 | -1/+1 |
2010-10-01 | [sparc] inferior SEGV while calling Ada subprogram | Joel Brobecker | 1 | -0/+8 |
2010-05-05 | "finish" does not work on sparc if function returns array. | Joel Brobecker | 1 | -1/+6 |
2010-04-21 | gdb: workaround sparc memcpy fortify error | Mike Frysinger | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+3 |
2009-09-07 | gdb/ | Jan Kratochvil | 1 | -6/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -18/+37 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 1 | -40/+52 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -2/+4 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -1/+1 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-11 | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 1 | -4/+4 |
2008-08-20 | * sparc-tdep.c: Make some comments catch up with reality. | Mark Kettenis | 1 | -4/+4 |
2008-05-07 | * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c, | Joel Brobecker | 1 | -83/+47 |
2008-04-30 | * dwarf2-frame.c (read_reg): Expect this_frame in the baton. | Daniel Jacobowitz | 1 | -4/+4 |
2008-04-29 | * gdbarch.sh: Document the return_value method. Explain that | Joel Brobecker | 1 | -2/+1 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -4/+5 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -1/+1 |
2008-01-11 | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 1 | -5/+6 |
2008-01-11 | * gdbarch.sh (skip_prologue): Add gdbarch | Markus Deuling | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-11-07 | *** empty log message *** | Markus Deuling | 1 | -1/+1 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-10-19 | * gdbarch.sh (static_transform_name): New gdbarch callback. | Ulrich Weigand | 1 | -31/+0 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -2/+2 |
2007-10-10 | 2007-10-10 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -4/+4 |
2007-06-15 | * gdbarch.sh (push_dummy_code): Add REGCACHE argument. | Ulrich Weigand | 1 | -1/+2 |
2007-06-15 | * gdbarch.sh (software_single_step): Replace REGCACHE argument by | Ulrich Weigand | 1 | -20/+8 |
2007-04-14 | * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" and | Ulrich Weigand | 1 | -20/+15 |