auto-profile.c (afdo_calculate_branch_prob): Break once has_sample is true.
[gcc.git] / ChangeLog
index 88dc50ee3499e9af30c9a06e0969844151aaa2a9..1a06c97419d889c1b468bf5a383988a21432767a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+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