mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
* Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
earm26linux.o, add earmelf_linux.o and earmelf_linux26.o. * Makefile.in: Regenerated.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Wed May 19 12:44:26 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
||||||
|
|
||||||
|
* Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
|
||||||
|
earm26linux.o, add earmelf_linux.o and earmelf_linux26.o.
|
||||||
|
* Makefile.in: Regenerated.
|
||||||
|
|
||||||
1999-05-16 Nick Clifton <nickc@cygnus.com>
|
1999-05-16 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
* emulparams/elf32mcore.sh (GENERATE_SHLIB_SCRIPT): Define.
|
* emulparams/elf32mcore.sh (GENERATE_SHLIB_SCRIPT): Define.
|
||||||
|
@ -103,8 +103,8 @@ ALL_EMULATIONS = \
|
|||||||
earcelf.o \
|
earcelf.o \
|
||||||
earmelf.o \
|
earmelf.o \
|
||||||
earmelf_oabi.o \
|
earmelf_oabi.o \
|
||||||
earmlinux.o \
|
earmelf_linux.o \
|
||||||
earm26linux.o \
|
earmelf_linux26.o \
|
||||||
earmaoutb.o \
|
earmaoutb.o \
|
||||||
earmaoutl.o \
|
earmaoutl.o \
|
||||||
earmcoff.o \
|
earmcoff.o \
|
||||||
|
@ -206,8 +206,8 @@ ALL_EMULATIONS = \
|
|||||||
earcelf.o \
|
earcelf.o \
|
||||||
earmelf.o \
|
earmelf.o \
|
||||||
earmelf_oabi.o \
|
earmelf_oabi.o \
|
||||||
earmlinux.o \
|
earmelf_linux.o \
|
||||||
earm26linux.o \
|
earmelf_linux26.o \
|
||||||
earmaoutb.o \
|
earmaoutb.o \
|
||||||
earmaoutl.o \
|
earmaoutl.o \
|
||||||
earmcoff.o \
|
earmcoff.o \
|
||||||
|
Reference in New Issue
Block a user