* configure.ac: For --enable-gold, handle value `default' instead of
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 6eb5715c9b88c59535f69711680153a450ab2110..fc6a6d07e1de099d2d842cd4ee92604725e7e628 100644 (file)
@@ -1,3 +1,54 @@
+2010-11-23  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: For --enable-gold, handle value `default' instead of
+       `both*'. Always install ld as ld.gold, install as ld if gold is
+       the default.
+       * configure: Regenerate.
+
+2010-11-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldfile.c: Re-indent plugin code.
+       * ldlang.c: Likewise.
+       * ldmain.c: Likewise.
+       * plugin.c: Likewise.
+
+2010-11-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/12246
+       * plugin.c (asymbol_from_plugin_symbol): Set alignment of
+       common symbol to 1 for For ELF targets.
+
+2010-11-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/12247
+       * lexsup.c (parse_args): Properly report loading plugin error.
+
+2010-11-19  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * plugin.c (is_visible_from_outside): New function.
+       (get_symbols): Use it.
+
+2010-11-16  Jie Zhang  <jie.zhang@analog.com>
+
+       * Makefile.am (eelf32bfinfd.c, eelf32bfin.c): Depend on bfin.em.
+       * Makefile.in: Regenerated.
+       * emulparams/bfin.sh (EXTRA_EM_FILE): Set.
+       * emulparams/elf32bfinfd.sh (EXTRA_EM_FILE): Likewise.
+       * emultempl/bfin.em: New.
+
+2010-11-16  Yasuaki Taniguchi  <taniguchi.yasua@jp.fujitsu.com>
+
+       * emultempl/pe.em (_list_options): Correct typo.
+       * emultempl/pep.em (_list_options): Likewise.
+
+2010-11-08  Thomas Schwinge  <thomas@schwinge.name>
+
+       * configure.host: Add stanza for *-*-gnu*.
+
+2010-11-05  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * emultempl/spuelf.em (new_tmp_file): Fix wrong first parameter.
+
 2010-11-05  Tristan Gingold  <gingold@adacore.com>
 
        * po/ld.pot: Regenerate
This page took 0.024664 seconds and 4 git commands to generate.