]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
libstdc++: Extend memcmp optimization in std::lexicographical_compare
[thirdparty/gcc.git] / ChangeLog
index 4fb8690abc5be7c94d049b577782a08a5117478c..90a8fec9a3c55d6a72da70b038bf18938b3282f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2020-06-08  Jason Merrill  <jason@redhat.com>
+
+       * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
+       * configure: Regenerate.
+
+2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
+
+       * MAINTAINERS: Add myself as xtensa port maintainer.
+
+2020-05-28  Nicolas BĂ©rtolo  <nicolasbertolo@gmail.com>
+
+       * configure.ac: Don't require --enable-host-shared when building
+       for Mingw.
+       * configure: Regenerate.
+
 2020-05-18  Jason Merrill  <jason@redhat.com>
 
        * configure.ac: Update bootstrap dialect to -std=c++11.