Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-03-23 | * nm-*, xm-*, tm-*: All native, host, and target files, which | Fred Fish | 1 | -28/+0 | |
get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h: Native, host, and target files that are common across more than one cpu architecture and included by one of the configured native, host, or target files, get moved to config directory. | |||||
1993-02-25 | Remove remnants of NAMES_HAVE_UNDERSCORE. | John Gilmore | 1 | -4/+0 | |
1993-02-18 | * Makefile.in (VERSION): Roll to 4.7.9. | John Gilmore | 1 | -1/+1 | |
* xm-hp300bsd.h: Define PSIGNAL_IN_SIGNAL_H and put a compatible definition here, to handle both BSD 4.3 and 4.4 systems. * tm-i386bsd.h (NUM_REGS): There are only eleven, not twelve. | |||||
1993-02-18 | * mipsread.c (ZMAGIC): #undef to avoid duplicate define. | John Gilmore | 1 | -1/+1 | |
* remote.c (alarm): Move declaration to global level, before first reference to it. * tm-i386bsd.h (NUM_REGS): There are only eleven, not twelve. | |||||
1992-10-16 | i386bsd cleanup | K. Richard Pixley | 1 | -2/+0 | |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 1 | -0/+34 | |
* tm-i386bsd.h, xm-i386bsd.h: New config files. * i386b-nat.c: New native support file. * configure.in: Add host and target for i[34]86-*-bsd*. * config/i386bsd.mh, config/i386bsd.mt: New config files. |