Finish the minimizing, the right way (using normal target names).
authorDavid MacKenzie <djm@cygnus>
Thu, 12 Aug 1993 17:55:52 +0000 (17:55 +0000)
committerDavid MacKenzie <djm@cygnus>
Thu, 12 Aug 1993 17:55:52 +0000 (17:55 +0000)
commit22d276b1c0a8402c7fccf659af5770c498b08bdb
treec1196421e489fd1e65ca61691317a23de34315ad
parent786e4f1a5fc79a8c213e60ff495b869b8107fb45
Finish the minimizing, the right way (using normal target names).

Thu Aug 12 10:32:47 1993  David J. Mackenzie  (djm@thepub.cygnus.com)

* config/u68k-coff.mt: Fix typo, DEFAULT_TARGET for
DEFAULT_VECTOR.

* config/h8300-coff.mt, h8500-coff.mt, sh-coff.mt, st2000.mt,
z8k-coff.mt (DEFAULT_VECTOR): Define.  Don't explicitly add
S-records via SELECT_VECS.

* targets.c (target_vector), Makefile.in (BFD_LIBS): Always
support S-records, for convenience.

* config.bfd: New file, broken out of configure.in.

* configure.in: Use it, and use standard target names for
--with-targets, replacing --with-bfd-targets.
bfd/ChangeLog