diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 3d13c96..9645d37 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2006-06-06 Alan Modra <amodra@bigpond.net.au> + + * ldlang.c (init_os): Whitespace. + (map_input_to_output_sections): Don't init_os for lang_input_section. + (print_all_symbols): Remove forward declaration. Convert to ISO C. + 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> * po/Make-in (top_builddir): Define. |