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:
0ffa432
)
Thu Aug 13 12:20:39 1998 Catherine Moore <clm@cygnus.com>
author
Catherine Moore
<clm@redhat.com>
Thu, 13 Aug 1998 17:45:02 +0000
(17:45 +0000)
committer
Catherine Moore
<clm@redhat.com>
Thu, 13 Aug 1998 17:45:02 +0000
(17:45 +0000)
* emulparams/armelf.sh: Define TEMPLATE_NAME to armelf.
* scripttempl/elfarm.sc: Include .glue_7t and .glue7
sections.
* emultempl/armelf.em: New file.
ld/scripttempl/elfarm.sc
patch
|
blob
|
history
diff --git
a/ld/scripttempl/elfarm.sc
b/ld/scripttempl/elfarm.sc
index c3673a412e826ad909577105b22d6314396c0ed7..b9090050b9e6fb662c318160a3ca3754671571d5 100644
(file)
--- a/
ld/scripttempl/elfarm.sc
+++ b/
ld/scripttempl/elfarm.sc
@@
-134,6
+134,8
@@
SECTIONS
{
${RELOCATING+${TEXT_START_SYMBOLS}}
*(.text)
+ *(.glue_7t)
+ *(.glue_7)
${RELOCATING+*(.text.*)}
*(.stub)
/* .gnu.warning sections are handled specially by elf32.em. */