summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb/config/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minimal threads debug support for sparc64.kettenis2012-04-071-0/+6
* Skip ld.so resolver on sparc too.kettenis2005-12-281-1/+1
* Skip ld.so resolver on sparc64. This makes stepping into functions in sharedkettenis2005-12-281-1/+1
* Resolve conflicts for GDB 6.3. Add local patches.kettenis2004-12-2710-151/+7
* GDB 6.3 (excluding .info files)kettenis2004-12-2714-35/+30
* Add sparc64 libkvm kernel memory image debugging support.kettenis2004-08-132-2/+4
* Resolve conflicts for GDB 6.1. Add local patches.kettenis2004-05-2140-1985/+7
* GDB 6.1 (excluding .info files)kettenis2004-05-2129-39/+465
* Disable mmalloc on all openbsd systems. It was disabled on some before.drahn2003-03-011-0/+2
* Switch sparc binutils to ELF.art2002-08-111-0/+58
* correct shared libs support in sparc64 gdb; deraadt@ ok.fgsch2002-04-082-1/+14
* use v9a disassembler. no more unknown insn.fgsch2002-04-041-4/+9
* disable mmalloc for sparc64; fgs okderaadt2002-04-031-0/+3
* more stuff adapted from gdb -current.fgsch2002-04-031-1/+6
* don't use a specific file for sparc64 defines, move them to tm-sp64.h.fgsch2002-04-024-33/+14
* move things around so host part can be reused by sparc64.fgsch2002-04-023-2/+6
* unbreak gdb in sparc with my last commit.fgsch2002-04-011-0/+4
* sparc64 native defines to compensate for stack bias.fgsch2002-04-012-1/+26
* sparc64 host configuration.fgsch2002-03-311-0/+6
* fixed my previous commit.fgsch2002-03-311-1/+1
* define GDB_TARGET_IS_SPARC64 to 1; from gdb-current.fgsch2002-03-311-1/+3
* Adapt the newer of our GDB versions to a.out ports. The main part of thisniklas1998-03-295-73/+11
* Add rudimentary config files for architectures that still use the old gdbniklas1997-01-225-0/+114
* Merge to Cygnus 961112 + add some support (not ready) for shared libsniklas1996-11-2335-0/+1880