diff --git a/ld/ChangeLog b/ld/ChangeLog index bef3b3bd2b..515c476acb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Thu Sep 5 15:24:12 1996 Ian Lance Taylor + + * 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 * configure.tgt (alpha-*-gnu*): New target. From Fila Kolodny