futex.h (sys_futex0): Change operand "op" to long.
[gcc.git] / ChangeLog
index 85b379cb79d31ba613b880bacba0e1001c2dddc6..1a06c97419d889c1b468bf5a383988a21432767a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,75 @@
+2015-05-26  Jason Merrill  <jason@redhat.com>
+
+       * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
+       * configure: Regenerate.
+
+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>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
+
+       * configure.ac: Fix typo.
+       * configure: Regenerate.
+
+2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-05-03  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: Match $host configured with triplets.
+       * configure: Regenerate.
+
+2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * Makefile.tpl: Remove surplus whitespace throughout.
+       * Makefile.in: Regenerate.
+
+2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * MAINTAINERS (Various Maintainers): Add myself as instruction
+       combiner maintainer.
+
+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-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-08  Cary Coutant  <ccoutant@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
+2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
+
 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * MAINTAINERS: Add myself as an arm port reviewer.