]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* scripttempl/elfd10v.sc: Add KEEP attribute to .init,
authorCatherine Moore <clm@redhat.com>
Tue, 10 Nov 1998 21:00:40 +0000 (21:00 +0000)
committerCatherine Moore <clm@redhat.com>
Tue, 10 Nov 1998 21:00:40 +0000 (21:00 +0000)
        .fini, .dtors and .ctors.  Add .data and .text
        wildcards to support section garbage collection.

ld/ChangeLog

index befc972d2e8f9b13a0df249ab9cbecab31c8f6b8..ca69682a58dfeca7f158b8d8555976f92ba74331 100644 (file)
@@ -1,3 +1,9 @@
+Tue Nov 10 14:50:51 1998  Catherine Moore  <clm@cygnus.com>
+
+        * 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  <dj@indy.delorie.com>
 
        * deffilep.y: properly handle relocs with multiple def_files,