]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
compiler: Don't make temporaries for constant expressions.
[thirdparty/gcc.git] / ChangeLog
index 1a06c97419d889c1b468bf5a383988a21432767a..1acacbdf2631bbd298a61421b9ea927704d05343 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
+
+       * MAINTAINERS: Update my email address.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac (target_configdirs): Exclude target-zlib if
+       target-libjava isn't built.
+       * configure: Regenerated.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-05-13  John David Anglin  <dave.anglin@bell.net>
+
+       * configure.ac: Disable configuration of GDB for HPUX targets.
+       * configure: Regenerate.
+
+       2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac: Add --with-system-zlib.
+       * configure: Regenerated.
+
+       2015-01-28  James Bowman  <james.bowman@ftdichip.com>
+
+       * configure.ac: Add FT32 support.
+       * configure: Regenerate.
+
+       2015-01-12  Anthony Green  <green@moxielogic.com>
+
+       * configure.ac: Don't disable gprof for moxie.
+       * configure: Rebuild.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/18355
+       * Makefile.def: Add extra_configure_flags to host zlib.
+       * configure.ac (extra_host_zlib_configure_flags): New.  Set
+       to --enable-host-shared When bfd is to be built as shared
+       library.  AC_SUBST.
+       * Makefile.in: Regenerated.
+
+2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       Sync with src:
+       2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
+       * Makefile.def (dependencies): Add all-zlib to all-bfd.
+       * Makefile.in: Regenerated.
+
+2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
+       target.
+       * configure: Regenerate.
+
+2015-06-23  Ludovic Courtès  <ludo@gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       * MAINTAINERS (OS Port Maintainers): Add myself.
+       (Various Maintainers): Remove myself from libffi testsuite.
+
+2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * MAINTAINERS (gen* on machine desc): Add self.
+
+2015-06-02  Jason Merrill  <jason@redhat.com>
+
+       PR bootstrap/66319
+       * configure.ac: Use -std=gnu++98.
+
+2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-05-28  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
+       * configure: Regenerate.
+
 2015-05-26  Jason Merrill  <jason@redhat.com>
 
        * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
@@ -6,12 +94,6 @@
 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
 
        * configure.ac: FT32 target added.
-       * libgcc/config.host: FT32 target added.
-       * gcc/config/ft32/: FT32 target added.
-       * libgcc/config/ft32/: FT32 target added.
-       * gcc/doc/install.texi, invoke.texi, md.texi: FT32 details added.
-       * gcc/doc/contrib.texi: self added.
-       * contrib/config-list.mk: FT32 target added.
        * configure: Regenerated.
 
 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>