freebsd-aout.h: New, FreeBSD a.out config file.
authorDavid O'Brien <obrien@FreeBSD.org>
Fri, 29 Sep 2000 01:56:02 +0000 (01:56 +0000)
committerDavid O'Brien <obrien@gcc.gnu.org>
Fri, 29 Sep 2000 01:56:02 +0000 (01:56 +0000)
commit41e5a1f5931abac1ced8f9b8e12bd5db19c9b844
tree5e26746a7b3a2bd843feccb29c5b875d6c32362d
parent1db88ef97966a671405ab7d165e1b11fa1e2bc61
freebsd-aout.h: New, FreeBSD a.out config file.

2000-09-28  David O'Brien  <obrien@FreeBSD.org>
* config/i386/freebsd-aout.h: New, FreeBSD a.out config file.
Contains the old contents of config/i386/freebsd.h
* config/i386/freebsd.h: Now the ELF rather than a.out config file.
Contains the old contents of config/i386/freebsd-elf.h
* config/i386/freebsd-elf.h: Retire this file -- contents moved to
config/i386/freebsd.h.
* configure.in: Adjust for above changes.
* po/POTFILES.in: Likewise.
* po/en_GB.po: Likewise.
* po/gcc.pot: Likewise.
* configure: Rebuilt.

Approved by:  Richard Henderson <rth@cygnus.com>
              Message-ID: <20000927093029.A30906@cygnus.com>

From-SVN: r36662
gcc/ChangeLog
gcc/config/i386/freebsd-aout.h [new file with mode: 0644]
gcc/config/i386/freebsd-elf.h [deleted file]
gcc/config/i386/freebsd.h
gcc/configure
gcc/configure.in
gcc/po/ChangeLog
gcc/po/POTFILES.in
gcc/po/en_GB.po
gcc/po/gcc.pot