diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ddece20..ca18d3a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2001-11-21 David Heine <dlheine@tensilica.com> + Alan Modra <amodra@bigpond.net.au> + + * ldlang.c (map_input_to_output_sections): Replace "break" + accidentally removed with 2001-08-03 change. + (lang_gc_sections_1): Likewise. + 2001-11-21 Alan Modra <amodra@bigpond.net.au> * ldlang.c (walk_wild_section): Move sec == NULL case out of loop. |