* configure.tgt (*-*-ieee*): New target; use vanilla.
authorIan Lance Taylor <ian@airs.com>
Wed, 14 Feb 1996 23:54:05 +0000 (23:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 14 Feb 1996 23:54:05 +0000 (23:54 +0000)
commit95d31c3c8ff521b38b504bc360bd3343882dac25
treea736554340bd36f6c60bb81ad427b519bbc78510
parent8cc429e320c6e2b38d26c0e7efe1301053adaf54
* configure.tgt (*-*-ieee*): New target; use vanilla.

Wed Feb 14 18:49:01 1996  Alan Modra  <alan@spri.levels.unisa.edu.au>

* configure.in: Redo emulation handling so that each emulation
searches the correct tool directory, based on the target alias.
For example, "configure --enable-targets=m68k-coff i386-linux"
will search /usr/local/i386-linux/lib for linux and
/usr/local/m68k-coff/lib for m68k-coff.
* configure: Rebuild.
* configure.tgt: Add special tdir settings for Linux.
* Makefile.in: Add @TDIRS@.  Pass "$(tdir_EMUL)" to ${GENSCRIPTS}
for each eEMUL.c target.
* genscripts.sh: Accept specific alias as 9th argument, and use it
in LIB_PATH.
ld/ChangeLog
ld/Makefile.in
ld/configure
ld/configure.in
ld/configure.tgt
This page took 0.026645 seconds and 4 git commands to generate.