Import updated translations provided by the Translation Project:
[platform/upstream/binutils.git] / config / ChangeLog
index e3f6f45..4e74bea 100644 (file)
@@ -1,3 +1,44 @@
+2014-08-19  Alan Modra  <amodra@gmail.com>
+
+       * plugins.m4 (AC_PLUGINS): If plugins are enabled, add -ldl to
+       LIBS via AC_SEARCH_LIBS.
+
+2014-08-14  Alan Modra  <amodra@gmail.com>
+
+       * plugins.m4: Test for dlfcn.h or windows.h here to set default
+       for --enable-plugins.  Report error if someone tries to enable
+       plugins on a host we don't support.
+
+2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * mt-nios2-elf: New file.
+
+2013-12-07  Mike Frysinger  <vapier@gentoo.org>
+
+       * acinclude.m4: Remove +x file mode.
+
+2013-11-29  Marek Polacek  <polacek@redhat.com>
+
+       * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl.
+       Add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/.
+
+2013-11-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add
+       -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/.
+
+2013-11-19  Marek Polacek  <polacek@redhat.com>
+
+       * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
+
+2013-11-18  Jan Hubicka  <jh@suse.cz>
+
+       * bootstrap-lto.mk: Use -ffat-lto-objects.
+
+2013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * picflag.m4 (m68k-*-*): Use default PIC flag.
+
 2013-09-29  Iain Sandoe  <iain@codesourcery.com>
 
        * mh-darwin (BOOT_CFLAGS): Only add -mdynamic-no-pic for m32 hosts.
        * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add
        -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/.
 
+2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
+
+       * isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
+
 2013-01-15  Richard Biener  <rguenther@suse.de>
 
        PR other/55973