diff options
author | Alan Modra <amodra@gmail.com> | 2006-04-19 02:10:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-04-19 02:10:43 +0000 |
commit | abe6ac950ca4e7ac410aa1efc143b67fb4d229bf (patch) | |
tree | 87cb8fe5c1bde9eb254ec986612a002a1fce1b56 /ld/ChangeLog | |
parent | 241a6c40c89a1da8e46bbb9119b852ed0be20009 (diff) | |
download | gdb-abe6ac950ca4e7ac410aa1efc143b67fb4d229bf.zip gdb-abe6ac950ca4e7ac410aa1efc143b67fb4d229bf.tar.gz gdb-abe6ac950ca4e7ac410aa1efc143b67fb4d229bf.tar.bz2 |
* ldlang.c (wild): Tidy default_common_section loop.
(print_input_section): Format.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c4eee46..6d76315 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ 2006-04-19 Alan Modra <amodra@bigpond.net.au> + * ldlang.c (wild): Tidy default_common_section loop. + (print_input_section): Format. + * configure: Regenerate. 2006-04-16 Daniel Jacobowitz <dan@codesourcery.com> |