Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-09 | Adding support for Motorola mvme88k. | Steve Murphree | |
1998-05-04 | first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host | Michael Shalayeff | |
1998-03-29 | Adapt the newer of our GDB versions to a.out ports. The main part of this | Niklas 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-14 | All 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-12 | convert mips* to mips so that we find the correct files in config | Thomas Graichen | |
1997-02-07 | Know how to build gdb for powerpc, it doesn't work yet, but this causes | Dale S. Rahn | |
binutils to fail to configure the first time round. | |||
1997-01-10 | Change 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-12 | Add OpenBSD/arc support to gdb, from pefo | imp | |
1996-11-23 | Merge to Cygnus 961112 + add some support (not ready) for shared libs | Niklas Hallqvist | |