From: Catherine Moore Date: Tue, 10 Nov 1998 21:00:40 +0000 (+0000) Subject: * scripttempl/elfd10v.sc: Add KEEP attribute to .init, X-Git-Tag: gdb-4_18-branchpoint~859 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa718276e82ea4daf1e785689738898f94f1ad50;p=thirdparty%2Fbinutils-gdb.git * scripttempl/elfd10v.sc: Add KEEP attribute to .init, .fini, .dtors and .ctors. Add .data and .text wildcards to support section garbage collection. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index befc972d2e8..ca69682a58d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Tue Nov 10 14:50:51 1998 Catherine Moore + + * scripttempl/elfd10v.sc: Add KEEP attribute to .init, + .fini, .dtors and .ctors. Add .data and .text + wildcards to support section garbage collection. + Mon Nov 9 22:52:50 1998 DJ Delorie * deffilep.y: properly handle relocs with multiple def_files,