* Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.

(eelf32lppc.c): Likewise.
	* emulparams/elf32lppc.sh (TEMPLATE_NAME): Define as elf32.
	(GENERATE_SHLIB_SCRIPT): Define as yes.
This commit is contained in:
Ian Lance Taylor 1995-10-17 16:23:59 +00:00
parent cd857a2da0
commit 03165292c0
2 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Tue Oct 17 12:22:05 1995 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.
(eelf32lppc.c): Likewise.
* emulparams/elf32lppc.sh (TEMPLATE_NAME): Define as elf32.
(GENERATE_SHLIB_SCRIPT): Define as yes.
Mon Oct 16 19:11:13 1995 Ian Lance Taylor <ian@cygnus.com>
* emultempl/elf32.em: Struct bfd_elf_link_needed_list is now named

View File

@ -0,0 +1,9 @@
TEMPLATE_NAME=elf32
GENERATE_SHLIB_SCRIPT=yes
SCRIPT_NAME=elfppc
OUTPUT_FORMAT="elf32-powerpcle"
TEXT_START_ADDR=0x0400000
DATA_ADDR=0x10000000
MAXPAGESIZE=0x40000
NONPAGED_TEXT_START_ADDR=0x0400000
ARCH=powerpc