diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-18 05:10:45 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-18 05:10:45 +0000 |
commit | 890eafc0e143f83ffcc569bdc1037f9afce40b6d (patch) | |
tree | d50793de604876d2f01934ccef01d4af7913ae6c /bfd/hosts | |
parent | 202eca5ed48ec65462427b084c819e38ae9075a7 (diff) | |
download | gdb-890eafc0e143f83ffcc569bdc1037f9afce40b6d.zip gdb-890eafc0e143f83ffcc569bdc1037f9afce40b6d.tar.gz gdb-890eafc0e143f83ffcc569bdc1037f9afce40b6d.tar.bz2 |
* hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting.
* hosts/i386mach.h: removed, replaced by i386osf1mk.h.
* config/i386mach3.mt, i386mach3.c: New files, for Mach a.out format.
* Makefile.in, configure.host, config.bfd: Corresponding changes.
* hosts/decstation.h: Include <sys/param.h> not <machine/param.h>.
Diffstat (limited to 'bfd/hosts')
-rw-r--r-- | bfd/hosts/.Sanitize | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index eb72df4..a9fc7ef 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -46,7 +46,8 @@ i386bsd.h i386isc.h i386linux.h i386lynx.h -i386mach.h +i386mach3.h +i386osf1mk.h i386sco.h i386v.h i386v4.h |