* configure.in: Change linux to default to elf. Using
i[345]86-*-linuxaout will build a linker which defaults to a.out.
* config/i386-laout.mt: Rename from old config/i386-linux.mt.
* config/i386-linux.mt: Rename from old config/i386-lelf.mt.
* config/i386-lelf.mt: Remove.
+Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
+
+ * configure.in: Change linux to default to elf. Using
+ i[345]86-*-linuxaout will build a linker which defaults to a.out.
+ * config/i386-laout.mt: Rename from old config/i386-linux.mt.
+ * config/i386-linux.mt: Rename from old config/i386-lelf.mt.
+ * config/i386-lelf.mt: Remove.
+
Thu Mar 30 13:09:46 1995 Ian Lance Taylor <ian@cygnus.com>
* ld.texinfo, ld.1: Document the -no-keep-memory option.
i386-gelf.mt
i386-gnu.mt
i386-go32.mt
-i386-lelf.mt
+i386-laout.mt
i386-linux.mt
i386-lynx.mt
i386-mach.mt
--- /dev/null
+EMUL=i386linux
+EMUL_EXTRA1=elf_i386
+++ /dev/null
-EMUL=elf_i386
-EMUL_EXTRA1=i386linux
-EMUL=i386linux
-EMUL_EXTRA1=elf_i386
+EMUL=elf_i386
+EMUL_EXTRA1=i386linux