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 ece15ec..60d7ea0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2013-02-11 Alan Modra <amodra@gmail.com> + * ldlang.c (get_init_priority): Comment typo. + (lang_finish): Free link_info.hash and lang_definedness_table. + (lang_end): Delete lang_definedness_table comment. + +2013-02-11 Alan Modra <amodra@gmail.com> + PR ld/15130 * ld.texinfo (-rpath-link): Typo fix. |