* configure.in: If EMUL_EXTRA* is defined in a config file, treat
authorIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 19:11:03 +0000 (19:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 19:11:03 +0000 (19:11 +0000)
it as naming an emulation to be added to EMULATION_OFILES.
* config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.

ld/ChangeLog
ld/config/i386-linux.mt

index a4d058baff5453197ef2abb8a1606bec6d9c110c..6e7c2afe38c38aea708f789368aa8152a1564439 100644 (file)
@@ -7,6 +7,10 @@ Thu Jun 16 14:25:22 1994  Eric Youngdale  (ericy@cais.cais.com)
 
 Thu Jun 16 12:22:01 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * configure.in: If EMUL_EXTRA* is defined in a config file, treat
+       it as naming an emulation to be added to EMULATION_OFILES.
+       * config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.
+
        * Makefile.in: Rebuilt dependencies.
        (ALL_EMULATIONS): Add ei386linux.o, eelf32_sparc.o,
        eelf64_sparc.o.  Remove $(OTHER_EMULATIONS).
index 8603c2344651d7bb072abf6ccb14ee40641fa4a2..16d623b78345c7b3cb31abf3346d8dd8cd85b7ec 100644 (file)
@@ -1 +1,2 @@
 EMUL=i386linux
+EMUL_EXTRA1=elf_i386