summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdb
AgeCommit message (Expand)Author
2002-04-01sparc64 native defines to compensate for stack bias.Federico G. Schwindt
2002-03-31sparc64 host configuration.Federico G. Schwindt
2002-03-31fixed my previous commit.Federico G. Schwindt
2002-03-31define GDB_TARGET_IS_SPARC64 to 1; from gdb-current.Federico G. Schwindt
2002-03-31sparc64 native support; from NetBSD.Federico G. Schwindt
2002-02-17Get gdb (mostly) working on vax. Work by bjc@.Hugh Graham
2002-02-13Changes necessary to configure vax. Confirmed by miod + theo.Hugh Graham
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-07Restore debugging to att format.Marc Espie
2001-03-28Kill remaining references to binutils's readline.Marc Espie
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlyTodd C. Miller
2000-12-19-libiberty is a bogus dependency, so remove it, as we share it with egcs.Marc Espie
2000-10-25Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solibDale Rahn
2000-09-14Some installation problems: older gnu programs don't know about DESTDIR,Marc Espie
2000-09-12Adapt gdb to function name change in bfd.Marc Espie
1999-06-18Kill old libiberty, use the one under egcs now.Marc Espie
1999-06-01Make gdb on mips understand corefile contentsPer Fogelstrom
1999-05-02Obvious typo in previous commit; niklas@Marc Espie
1999-05-01Let Makefiles pass infodir and bindir thru recursive invocation,Marc Espie
1999-02-09GDB 6.3 (excluding .info files)Steve Murphree
1999-02-09Adding support for Motorola mvme88k.Steve Murphree
1998-08-07Support pieces for gdb to work on the powerpc port.Dale S. Rahn
1998-08-07GDB 6.3 (excluding .info files)Dale S. Rahn
1998-05-17add openbsd configuration file to readline. The config file pulls inMarco S Hyman
1998-05-04first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 hostMichael Shalayeff
1998-05-04GDB 6.3 (excluding .info files)Michael Shalayeff
1998-04-03Get needed prototypes, because of 64bit return value issues, fixes backtraceNiklas Hallqvist
1998-03-29Adapt the newer of our GDB versions to a.out ports. The main part of thisNiklas Hallqvist
1998-03-29GDB 6.3 (excluding .info files)Niklas Hallqvist
1998-03-29GDB 6.1 (excluding .info files)Niklas Hallqvist
1997-07-03support coredump parsing on alphaNiklas Hallqvist
1997-05-02Make GNU style installation of manpages optional, like we do elsewhere.Niklas Hallqvist
1997-04-23add a lot of /bin/sh before calling scripts like config.guess and soThomas Graichen
1997-04-14Missed this one...Per Fogelstrom
1997-04-14All mips tools should now configure with the same name (mipsel-unknown-openbsd)Per Fogelstrom
1997-04-12convert mips* to mips so that we find the correct files in configThomas Graichen
1997-04-05Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE).Todd C. Miller
1997-04-01it's called xm-alphaobsd.h and not xm-alpha.hThomas Graichen
1997-02-07These changes are not complete, This does not deal with cores correctly yet.Dale S. Rahn
1997-02-07GDB 6.3 (excluding .info files)Dale S. Rahn
1997-02-07Know how to build gdb for powerpc, it doesn't work yet, but this causesDale S. Rahn
1997-02-02add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutilsThomas Graichen
1997-01-25MMALLOC_DISABLE -> MALLOC_CFLAGS to fix link problem.imp
1997-01-22Add rudimentary config files for architectures that still use the old gdbNiklas Hallqvist
1997-01-22GDB 6.1 (excluding .info files)Niklas Hallqvist
1997-01-22GDB 6.3 (excluding .info files)Niklas Hallqvist
1997-01-10Change all mips ports to use mips-unknown-openbsd2.0 like gcc does.imp
1997-01-09allow gdb to configure on powerpc port.Dale S. Rahn
1997-01-07Add missing files from last commit (the one of 12-Dec- 1996) that preventedimp