Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-09-23 | * solib.c: *BSD systems need <a.out.h> to be included before | J.T. Conklin | 1 | -1/+155 | |
<link.h>. * i386b-nat.c: Add i386_float_info(), etc. * config/i386/nm-nbsd.h: #define FLOAT_INFO. * config/nm-nbsd.h: New file, for generic NetBSD native support. * config/i386/nm-nbsd.h: Use it. * config/sparc/nm-nbsd.h: Use it. * config/ns32k/nm-nbsd.h: Use it. * configure.in (i386-*-netbsd): Use config/i386/nbsd.m[ht]. (ns32k-*-netbsd): Use config/ns32k/nbsd.m[ht]. * config/i386/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}: New files, support for NetBSD/i386. * config/ns32k/{nbsd.mh,nbsd.mh,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}: New files, support for NetBSD/ns32k. | |||||
1994-01-07 | * i386b-nat.c (sregmap): If sEAX, etc., not defined, use tEAX, etc. | Jim Kingdon | 1 | -0/+14 | |
1992-10-16 | Split native dependent pieces out into new nm-file. | John Gilmore | 1 | -4/+2 | |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 1 | -0/+59 | |
* 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. |