diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-12-06 00:51:14 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-12-06 00:51:14 +0000 |
commit | 2be3382c2051c9a3ab54f907251c98be4b86890f (patch) | |
tree | 1f5d89e0ecbfe8fefae6686cd23e60a02bb55bcb /ld | |
parent | b7f42144490ffbd08c09c4d684ed6a332ff4daf5 (diff) | |
download | gdb-2be3382c2051c9a3ab54f907251c98be4b86890f.zip gdb-2be3382c2051c9a3ab54f907251c98be4b86890f.tar.gz gdb-2be3382c2051c9a3ab54f907251c98be4b86890f.tar.bz2 |
Mention PR ld/12277 in ChangeLog.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4aed58c..1b6d70f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -22,6 +22,7 @@ 2010-12-05 H.J. Lu <hongjiu.lu@intel.com> + PR ld/12277 * plugin.c (asymbol_from_plugin_symbol): Properly convert LTO plugin visibility to ELF visibility. (is_visible_from_outside): Re-indent. |