Sync toplevel configure with GCC
[external/binutils.git] / ChangeLog
index 583b822..9cd55f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with GCC
+       2015-05-16  James Bowman  <james.bowman@ftdichip.com>
+
+       * configure.ac: FT32 target added.
+       * configure: Regenerate.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with GCC
+       2015-06-02  Jason Merrill  <jason@redhat.com>
+
+       PR bootstrap/66319
+       * configure.ac: Use -std=gnu++98.
+
+       2015-05-28  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
+       * configure: Regenerate.
+
+       2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
+
+       * configure.ac: Fix typo.
+       * configure: Regenerate.
+
+       2015-05-03  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: Match $host configured with triplets.
+       * configure: Regenerate.
+
+       2015-04-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/62077
+       * configure.ac (--enable-stage1-checking): Default to
+       release,misc,gimple,rtlflag,tree,types if --disable-checking
+       or --enable-checking is not specified and DEV-PHASE is not
+       experimental.
+       * configure: Regenerated.
+
+       2015-03-27  Uros Bizjak  <ubizjak@gmail.com>
+
+       Install back PR target/47230 fix (Revert the revert).
+
+2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
+       target.
+       * configure: Regenerate.
+
 2015-05-13  John David Anglin  <dave.anglin@bell.net>
 
        * configure.ac: Disable configuration of GDB for HPUX targets.
        (sim_release): Pass gdb as fifth parameter to tar_compress.
        (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
 
+2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
+
+       * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
+       (EXTRA_BOOTSTRAP_FLAGS): Likewise.
+       (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
+       * Makefile.in: Regenerate.
+
 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure.ac: Add --with-system-zlib.