* Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.
authorIan Lance Taylor <ian@airs.com>
Tue, 17 Oct 1995 16:23:59 +0000 (16:23 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 17 Oct 1995 16:23:59 +0000 (16:23 +0000)
(eelf32lppc.c): Likewise.
* emulparams/elf32lppc.sh (TEMPLATE_NAME): Define as elf32.
(GENERATE_SHLIB_SCRIPT): Define as yes.

ld/ChangeLog
ld/emulparams/elf32lppc.sh [new file with mode: 0644]

index 3a8a546..4584229 100644 (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
diff --git a/ld/emulparams/elf32lppc.sh b/ld/emulparams/elf32lppc.sh
new file mode 100644 (file)
index 0000000..50a34af
--- /dev/null
@@ -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