* ldlang.c (section_already_linked): Accept a lang_input_statement
authorIan Lance Taylor <ian@airs.com>
Thu, 5 Sep 1996 19:26:12 +0000 (19:26 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 5 Sep 1996 19:26:12 +0000 (19:26 +0000)
as the PTR argument.  If the file is symbols only, discard all
input sections.
(ldlang_add_file): Pass entry to bfd_map_over_sections.
PR 10555.

ld/ChangeLog

index bef3b3bd2b1a8bec9771ab5269a5bdf6bba93958..515c476acbf9bea561183ea6846883c6eddaf538 100644 (file)
@@ -1,3 +1,10 @@
+Thu Sep  5 15:24:12 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ldlang.c (section_already_linked): Accept a lang_input_statement
+       as the PTR argument.  If the file is symbols only, discard all
+       input sections.
+       (ldlang_add_file): Pass entry to bfd_map_over_sections.
+
 Wed Sep  4 15:53:43 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.tgt (alpha-*-gnu*): New target.  From Fila Kolodny