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:
5b6f4b3
)
Add .rel/.rela sections; Setup constructors/destructors; Delete sections not linked in
author
Michael Meissner
<gnu@the-meissners.org>
Wed, 10 Dec 1997 19:30:15 +0000
(19:30 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Wed, 10 Dec 1997 19:30:15 +0000
(19:30 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 2682cda8721be0a0ec8a16b2dfa3c7a7aedea2fc..aebfe6994b190f9ce83d152bb0a654a1c842ac6f 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,12
@@
+start-sanitize-d30v
+Wed Dec 10 14:10:44 1997 Michael Meissner <meissner@cygnus.com>
+
+ * scripttempl/elfd30v.sc: Add .rel and .rela sections for all
+ defined sections. Set up __{D,C}TOR_{LIST,END}__. Add onchip and
+ external memory sections for rodata. Delete .string, .rodata1,
+ and .data1 sections.
+
+end-sanitize-d30v
Tue Dec 9 15:28:17 1997 Michael Meissner <meissner@cygnus.com>
* Makefile.am: Add Oct 23 changes to Makefile.in here.