diff options
author | Alan Modra <amodra@gmail.com> | 2005-11-18 04:12:27 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-11-18 04:12:27 +0000 |
commit | 94b50910fb44b8b019b32dba42a22ff2f8fcf6be (patch) | |
tree | 65a6f03533b0abb36eb9e54f8350072e44c2c867 /ld/ChangeLog | |
parent | d97a892405988f4cdb131805eb8b96987dff4892 (diff) | |
download | gdb-94b50910fb44b8b019b32dba42a22ff2f8fcf6be.zip gdb-94b50910fb44b8b019b32dba42a22ff2f8fcf6be.tar.gz gdb-94b50910fb44b8b019b32dba42a22ff2f8fcf6be.tar.bz2 |
* ldlang.c (lang_size_sections_1): Revert 2005-11-16 functional
changes to section alignment.
* ldmisc.c (vfinfo): Handle %ld and %lu.
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 42b4da8..685bbf3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2005-11-18 Alan Modra <amodra@bigpond.net.au> + + * ldlang.c (lang_size_sections_1): Revert 2005-11-16 functional + changes to section alignment. + * ldmisc.c (vfinfo): Handle %ld and %lu. + 2005-11-16 Mark Mitchell <mark@codesourcery.com> * Makefile.am (configdoc.texi): Set top_srcdir in configdoc.texi.. |