Mention PR ld/12277 in ChangeLog.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 66aee40ee99655f619db9cc91885afc78d8530b5..1b6d70fdffe0d85648148057802ac0afb5bc2bdc 100644 (file)
@@ -1,3 +1,32 @@
+2010-12-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/12288
+       * plugin.c (message): Add the trailing `\n'.
+
+2010-12-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldfile.c (ldfile_open_file_search): Check maybe_archive instead
+       of is_archive.
+       * emultempl/aix.em: Likewise.
+       * emultempl/elf32.em: Likewise.
+       * emultempl/linux.em: Likewise.
+       * emultempl/pe.em: Likewise.
+       * emultempl/pep.em: Likewise.
+       * emultempl/sunos.em: Likewise.
+       * emultempl/vms.em: Likewise.
+
+       * ldlang.c (new_afile): Set maybe_archive instead of is_archive..
+
+       * ldlang.h (lang_input_statement_struct): Replace is_archive
+       with maybe_archive.
+
+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.
+
 2010-12-04  Alan Modra  <amodra@gmail.com>
 
        * ldlang.c (lang_size_sections_1): Align lma using same alignment
This page took 0.022598 seconds and 4 git commands to generate.