mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
2001-09-12 H.J. Lu <hjl@gnu.org>
* Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and eelf64lppc.o to ... (ALL_64_EMULATIONS): Here. * Makefile.in: Regenerated.
This commit is contained in:
parent
2b0337b0a2
commit
a7d792bb15
@ -1,3 +1,10 @@
|
||||
2001-09-12 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
|
||||
eelf64lppc.o to ...
|
||||
(ALL_64_EMULATIONS): Here.
|
||||
* Makefile.in: Regenerated.
|
||||
|
||||
2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
|
||||
|
||||
* emultempl/pe.em(make_import_fixup): change signature to
|
||||
|
@ -159,8 +159,6 @@ ALL_EMULATIONS = \
|
||||
eelf32ppc.o \
|
||||
eelf32ppclinux.o \
|
||||
eelf32ppcsim.o \
|
||||
eelf64ppc.o \
|
||||
eelf64lppc.o \
|
||||
eelf_i386.o \
|
||||
eelf_i386_be.o \
|
||||
eelf_i386_chaos.o \
|
||||
@ -267,6 +265,8 @@ ALL_64_EMULATIONS = \
|
||||
eelf64btsmip.o \
|
||||
eelf64ltsmip.o \
|
||||
eelf64hppa.o \
|
||||
eelf64ppc.o \
|
||||
eelf64lppc.o \
|
||||
eaixppc64.o \
|
||||
ehppa64linux.o
|
||||
|
||||
|
@ -267,8 +267,6 @@ ALL_EMULATIONS = \
|
||||
eelf32ppc.o \
|
||||
eelf32ppclinux.o \
|
||||
eelf32ppcsim.o \
|
||||
eelf64ppc.o \
|
||||
eelf64lppc.o \
|
||||
eelf_i386.o \
|
||||
eelf_i386_be.o \
|
||||
eelf_i386_chaos.o \
|
||||
@ -376,6 +374,8 @@ ALL_64_EMULATIONS = \
|
||||
eelf64btsmip.o \
|
||||
eelf64ltsmip.o \
|
||||
eelf64hppa.o \
|
||||
eelf64ppc.o \
|
||||
eelf64lppc.o \
|
||||
eaixppc64.o \
|
||||
ehppa64linux.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user