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)
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

index 0a3ed53c2005c667ea81219068fb32df657f2b24..f0edc1590662ab2ba62b8830f8aa21b3c9765b33 100644 (file)
@@ -1,3 +1,15 @@
+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.
+
 Thu Aug 12 08:30:05 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * bfd.c (_bfd_host_big_endian): Removed.
@@ -7,6 +19,10 @@ Thu Aug 12 08:30:05 1993  Ian Lance Taylor  (ian@cygnus.com)
 
 Wed Aug 11 12:11:23 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
 
+       * 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.
+
        * archures.c (archures_init_table): Add bfd_sh_arch.
 
        * configure.in: Include coff-m68k.o for m68kcoffun_vec.