Age | Commit message (Expand) | Author | Files | Lines |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -1/+1 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-21 | SPARC: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -2/+12 |
2014-05-21 | SPARC: Rename register maps from "*regset" to "*regmap" | Andreas Arnez | 1 | -4/+4 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-23 | Fix Sparc %fsr regset offset for BSD and Linux. | David S. Miller | 1 | -2/+3 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-06-27 | Add support for single register window model on SPARC | Joel Brobecker | 1 | -1/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+2 |
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-05-29 | * sparcnbsd-tdep.c, sparcobsd-tdep.c: Update for unwinder changes. | Mark Kettenis | 1 | -36/+35 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-15 | * gdbarch.sh (software_single_step): Replace REGCACHE argument by | Ulrich Weigand | 1 | -7/+4 |
2007-02-08 | * sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h". | Mark Kettenis | 1 | -1/+1 |
2007-01-29 | * doublest.c (floatformat_from_length): Use the right element from | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-01-22 | * sparc-tdep.h (struct gdbarch_tdep): Add step_trap member. | Mark Kettenis | 1 | -1/+33 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-06-12 | * sparc-tdep.c (sparc32_frame_prev_register): Change type of last | Mark Kettenis | 1 | -1/+1 |
2004-11-29 | * sparc-tdep.h (sparc32nbsd_elf_init_abi): New prototype. | Mark Kettenis | 1 | -1/+1 |
2004-10-31 | 2004-10-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+0 |
2004-09-08 | * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set | Mark Kettenis | 1 | -1/+1 |
2004-07-31 | 2004-07-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-05-22 | * regset.c: Tweak comment. | Mark Kettenis | 1 | -5/+3 |
2004-05-21 | Allocate regset structures in the gdbarch's obstack, not using | Jim Blandy | 1 | -3/+4 |
2004-05-20 | Use a constructor function to create regset structures. | Jim Blandy | 1 | -5/+3 |
2004-04-18 | * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify | Mark Kettenis | 1 | -3/+2 |
2004-04-10 | * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set | Mark Kettenis | 1 | -1/+0 |
2004-03-23 | 2004-03-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-02-07 | * sparc-tdep.h (sparc_fetch_wcookie): New prototype. | Mark Kettenis | 1 | -0/+14 |
2004-01-25 | * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also sipply the | Mark Kettenis | 1 | -4/+8 |
2004-01-25 | * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype. | Mark Kettenis | 1 | -45/+55 |
2004-01-24 | * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the | Mark Kettenis | 1 | -1/+14 |
2004-01-22 | * NEWS (New native configurations): Mention OpenBSD/sparc and | Mark Kettenis | 1 | -0/+2 |
2004-01-22 | * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function. | Mark Kettenis | 1 | -0/+14 |
2004-01-10 | * sparcnbsd-tdep.c: Include "regset.h". | Mark Kettenis | 1 | -42/+20 |
2004-01-03 | * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and | Mark Kettenis | 1 | -410/+197 |
2003-09-17 | 2003-09-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -8/+8 |
2003-07-07 | * Makefile.in (sparc_tdep_h): New. | Daniel Jacobowitz | 1 | -0/+1 |