summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdb/configure.host
AgeCommit message (Collapse)Author
1999-02-09Adding support for Motorola mvme88k.Steve Murphree
1998-05-04first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 hostMichael Shalayeff
1998-03-29Adapt the newer of our GDB versions to a.out ports. The main part of thisNiklas Hallqvist
commit comes from NetBSD. Also, the kernel debugging mode is a bit different but you will notice when you type gdb -k because it documents the difference
1997-04-14All mips tools should now configure with the same name (mipsel-unknown-openbsd)Per Fogelstrom
for little endian systems and (mips-unknown-openbsd) for big endian systems. gdb seems to work now but needs more testing.
1997-04-12convert mips* to mips so that we find the correct files in configThomas Graichen
1997-02-07Know how to build gdb for powerpc, it doesn't work yet, but this causesDale S. Rahn
binutils to fail to configure the first time round.
1997-01-10Change all mips ports to use mips-unknown-openbsd2.0 like gcc does.imp
This should allow for gdb to at least build on pmax, modulo potential platform specific include files. This impacts gas, ld, and other critical system components. Don't build this unless you are happy with your backups, as always for a change of this nature. It works for me on my machine, however.
1996-12-12Add OpenBSD/arc support to gdb, from pefoimp
1996-11-23Merge to Cygnus 961112 + add some support (not ready) for shared libsNiklas Hallqvist