diff options
author | Alan Modra <amodra@gmail.com> | 2011-05-16 00:58:11 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-05-16 00:58:11 +0000 |
commit | cd6eee13dff4086441a722998577207ef9d2a2c5 (patch) | |
tree | eb2c06c6580dfdc661a5017423e22aaf5b49e326 /ld/ChangeLog | |
parent | 83e7bd17d6eb0cc0335fa33047e197b8646a0b4d (diff) | |
download | gdb-cd6eee13dff4086441a722998577207ef9d2a2c5.zip gdb-cd6eee13dff4086441a722998577207ef9d2a2c5.tar.gz gdb-cd6eee13dff4086441a722998577207ef9d2a2c5.tar.bz2 |
PR ld/12760
* plugin.c (plugin_notice): Set u.undef.abfd for symbols made
undefweak.
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 b8ecfc3..c26c7dd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2011-05-16 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/12760 + * plugin.c (plugin_notice): Set u.undef.abfd for symbols made + undefweak. + 2011-05-16 Alan Modra <amodra@gmail.com> * ldlang.c (lang_leave_output_section_statement): Don't copy |