Add Adobe a.out support.
authorJohn Gilmore <gnu@cygnus>
Sat, 26 Sep 1992 02:20:05 +0000 (02:20 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 26 Sep 1992 02:20:05 +0000 (02:20 +0000)
commit218ce930302dc328a7e6740d064ce38ffe76f0c8
treed20c5c647dd032c5d2719107d25d8fd07b1b42c5
parent3aa6856ae81484ff7db975f724f212191f0e23e1
Add Adobe a.out support.

* aout-adobe.c:  New file.  So far, only reads a.out.adobe.  FIXME.
* config/adobe.mt:  Add.
* configure.in (*-adobe-* target):  Add.
* targets.c (a_out_adobe_vec):  Add.
* Makefile.in:  add aout-adobe.c.

* configure.in:  Put two dashes in all entries to be matched.
Add comments to remind people to do this.
Reorder all entries that match manufacturer names, to occur
last, so they will only be matched if no more specific match
occurs.  Remove manufacturers `aout', `bout', `coff', and `elf'.
bfd/ChangeLog
bfd/configure.in
bfd/targets.c