diff options
author | John Gilmore <gnu@cygnus> | 1992-10-09 11:38:30 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-10-09 11:38:30 +0000 |
commit | 5a5fa3688c8830ac1b3b74251d26d95c59ce5c91 (patch) | |
tree | 297c5f52c7227a9cddc647189ea2a8bc71ab9a79 /bfd/.Sanitize | |
parent | 366dfd0c6f87fb900cab57a10d571f3a5eadba65 (diff) | |
download | gdb-5a5fa3688c8830ac1b3b74251d26d95c59ce5c91.zip gdb-5a5fa3688c8830ac1b3b74251d26d95c59ce5c91.tar.gz gdb-5a5fa3688c8830ac1b3b74251d26d95c59ce5c91.tar.bz2 |
* configure.host: New file, contains mapping of host configs
to host support file names for bfd, binutils, opcodes.
* configure.in: Use it.
* i386aout.c: Cleanup, dump TARGET_IS_LITTLE_ENDIAN_P.
* i386bsd.c: Cleanup, reformat.
* config/i386-bsd.mt: Comment changes.
* config/i386bsd.mh: New file for core file support.
* hosts/i386bsd.h: Merge changes from Peter Schauer.
* bout.c (ALIGN): Rename to ALIGNER, since system header files
on BSD 4.4 define ALIGN (sigh!).
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 8e1c1d1..5d0004d 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -59,6 +59,7 @@ coffcode.h config configure.bat configure.in +configure.host core.c demo64.c elf.c |