projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2a4db2
)
* emulparams/elf32m32c.sh (TEMPLATE_NAME): New.
author
DJ Delorie
<dj@redhat.com>
Wed, 20 Jul 2005 19:33:18 +0000
(19:33 +0000)
committer
DJ Delorie
<dj@redhat.com>
Wed, 20 Jul 2005 19:33:18 +0000
(19:33 +0000)
(EXTRA_EM_FILE): New.
ld/ChangeLog
patch
|
blob
|
history
ld/emulparams/elf32m32c.sh
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 3f250f91a51b06e90219c1f55436ee3f587d0127..75f3ae53d5de26df314e928f99bc12bf15bbb7bf 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-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.
diff --git
a/ld/emulparams/elf32m32c.sh
b/ld/emulparams/elf32m32c.sh
index c43edf49bee865e19fb308d2eaebe97f5a3385c2..eaf2c4e8f5ba03abdb0d62dfd29635d754f69fc4 100644
(file)
--- a/
ld/emulparams/elf32m32c.sh
+++ b/
ld/emulparams/elf32m32c.sh
@@
-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