From: H.J. Lu Date: Mon, 6 Dec 2010 00:51:14 +0000 (+0000) Subject: Mention PR ld/12277 in ChangeLog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2be3382c2051c9a3ab54f907251c98be4b86890f;p=binutils-gdb.git Mention PR ld/12277 in ChangeLog. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 4aed58ca469..1b6d70fdffe 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -22,6 +22,7 @@ 2010-12-05 H.J. Lu + PR ld/12277 * plugin.c (asymbol_from_plugin_symbol): Properly convert LTO plugin visibility to ELF visibility. (is_visible_from_outside): Re-indent.