* Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o.
authorIan Lance Taylor <ian@airs.com>
Fri, 18 Oct 1996 19:46:57 +0000 (19:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 18 Oct 1996 19:46:57 +0000 (19:46 +0000)
(ALL_64_EMULATIONS): New variable.
* configure.in: Accept --enable-64-bit-bfd option.  If it is set
with --enable-targets=all, include ALL_64_EMULATIONS in
EMULATION_OFILES.
* configure: Rebuild.

ld/ChangeLog
ld/Makefile.in

index 3a1aa0c57084ace64dc20ac0dd7f8a163906484d..b3e93dc888be17ec3047627e32937fc7496bbf6d 100644 (file)
@@ -1,3 +1,12 @@
+Fri Oct 18 15:43:38 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o.
+       (ALL_64_EMULATIONS): New variable.
+       * configure.in: Accept --enable-64-bit-bfd option.  If it is set
+       with --enable-targets=all, include ALL_64_EMULATIONS in
+       EMULATION_OFILES.
+       * configure: Rebuild.
+
 start-sanitize-v850
 Fri Oct 18 12:58:35 1996  Jeffrey A Law  (law@cygnus.com)
 
index da9cc5d6bd88d47cbc054a10b9c4843d01529890..0beab7bd620083772d15022621e69ea1c62a9ebd 100644 (file)
@@ -216,7 +216,6 @@ ALL_EMULATIONS = \
        eelf32lmip.o \
        eelf32lppc.o \
        eelf32ppc.o \
-       eelf64alpha.o \
        eelf64_sparc.o \
        eelf_i386.o \
        egld960.o \
@@ -286,6 +285,9 @@ ALL_EMULATIONS = \
        ez8001.o \
        ez8002.o
 
+ALL_64_EMULATIONS = \
+       eelf64alpha.o
+
 CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
        ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
        mri.c ldcref.c