* emulparams/elf32m32c.sh (TEMPLATE_NAME): New.
authorDJ Delorie <dj@redhat.com>
Wed, 20 Jul 2005 19:33:18 +0000 (19:33 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 20 Jul 2005 19:33:18 +0000 (19:33 +0000)
(EXTRA_EM_FILE): New.

ld/ChangeLog
ld/emulparams/elf32m32c.sh

index 3f250f9..75f3ae5 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-20  DJ Delorie  <dj@redhat.com>
+
+       * emulparams/elf32m32c.sh (TEMPLATE_NAME): New.
+       (EXTRA_EM_FILE): New.
+
 2005-07-19  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ldmain.c (main): Reindent.
index c43edf4..eaf2c4e 100644 (file)
@@ -6,6 +6,8 @@ TEXT_START_ADDR=0x2000
 ARCH=m32c
 ENTRY=_start
 EMBEDDED=yes
+TEMPLATE_NAME=elf32
+EXTRA_EM_FILE=needrelax
 ELFSIZE=32
 MAXPAGESIZE=256
 # This is like setting STACK_ADDR to 0x0073FFFF0, except that the setting can