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.
This commit is contained in:
David MacKenzie 1993-08-12 17:55:52 +00:00
parent 786e4f1a5f
commit 22d276b1c0
1 changed files with 16 additions and 0 deletions

View 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.