From 70a810424d0220bff7fd76b70ab0fa29a18a1576 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Wed, 10 Dec 1997 19:30:15 +0000 Subject: [PATCH] Add .rel/.rela sections; Setup constructors/destructors; Delete sections not linked in --- ld/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 2682cda..aebfe69 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +start-sanitize-d30v +Wed Dec 10 14:10:44 1997 Michael Meissner + + * 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 * Makefile.am: Add Oct 23 changes to Makefile.in here. -- 2.7.4