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