c++: Fix ICE-on-invalid with broken attribute [PR93684]
[gcc.git] / ChangeLog
index f2cf5f7d86351d88befee43009351d7063ab7e5f..a76e5753e4542cf15fe233488aa581f651746861 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,177 @@
+2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
+
+2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       * .gitattributes: Add *.md diff=md.
+
+2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
+
+       The mentioned auto-generated file is no more part of the
+
+       GCC sources, it's auto-generated in $(builddir) during build.
+
+       PR target/92055
+       * contrib/gcc_update (files_and_dependencies): Remove
+       entry for gcc/config/avr/t-multilib.
+
+2020-01-14  Anatoly Sokolov <aesok@dol.ru>
+
+       * MAINTAINERS: Update my email address.
+
+2020-01-13  Joseph Myers  <joseph@codesourcery.com>
+
+       * README.MOVED_TO_GIT: Remove.
+
+2020-01-11  Joseph Myers  <joseph@codesourcery.com>
+
+       * README.MOVED_TO_GIT: New file.
+
+2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
+
+       * MAINTAINERS (write_after_approval): Add myself.
+
+2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
+
+       * MAINTAINERS (write_after_approval): Add myself.
+
+2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
+
+       * MAINTAINERS (write_after_approval): Add myself.
+
+2019-12-11  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: Factor out common cases for compare_exclusions.
+       * configure: Regenerate.
+
+2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
+       flag.
+
+2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR middle-end/92463
+       * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
+       * configure: Regenerate
+
+2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       * configure.ac: Use https for gcc.gnu.org.
+       * configure: Regenerated.
+
+2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * MAINTAINERS (aarch64 port): Remove my name, move to...
+       (Write After Approval): ...Here.
+
+2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
+
+       * MAINTAINERS: Change my email address as maintainer.
+
+2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       PR fortran/91828
+       * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
+       * configure: Regenerated.
+
+2019-10-21  Jason Merrill  <jason@redhat.com>
+
+       * .gitattributes: Also check ChangeLog whitespace.
+
+2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * contrib/dg-extract-results.sh: Add support for KPASS.
+       * contrib/dg-extract-results.py: Likewise.
+
+2019-10-17  Jason Merrill  <jason@redhat.com>
+
+       * .gitattributes: Avoid {} in filename pattern.
+
+2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * MAINTAINERS: Add back Trevor Smigiel; move into Write After
+       Approval section.
+
+2019-10-01  Frederik Harwath <frederik@codesourcery.com>
+
+       * MAINTAINERS: Add myself to Write After Approval
+
+2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * MAINTAINERS: Add myself as an aarch64 maintainer.
+
+2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * MAINTAINERS: Add myself as aarch64 maintainer.
+
+2019-09-23  Carl Love  <cel@us.ibm.com>
+
+       * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
+       New define_insn.
+       (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
+       vsx_xxpermdi16_le_V16QI): Removed define_insn.
+
+2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
+
+       * MAINTAINERS (Sam Tebbs): Update email address.
+
+2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
+
+       * MAINTAINERS: Update my email address.
+
+2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
+
+       * libtool.m4: Handle uclinuxfdpiceabi.
+
+2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * MAINTAINERS: Add myself as the maintainer of the eBPF port.
+       Remove myself from Write After Approval section.
+
+2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * configure.ac: Support for bpf-*-* targets.
+       * configure: Regenerate.
+
+2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * config.sub: Import upstream version 2019-06-30.
+       * config.guess: Import upstream version 2019-07-24.
+
+2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * MAINTAINERS: Remove spu port maintainers.
+
+2019-08-28  Martin Liska  <mliska@suse.cz>
+
+       * .gitignore: Add .clangd and compile_commands.json
+       to .gitignore.
+
+2019-08-23  Michael Forney  <mforney@mforney.org>
+
+       * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
+       * Makefile.in: Regenerate.
+
+2019-08-19  Tom Tromey  <tom@tromey.com>
+
+       * configure: Rebuild.
+       * configure.ac: Add --with-static-standard-libraries.
+
+2019-08-16  Alexandre Oliva <oliva@gnu.org>
+
+       * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
+
 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
 
        * MAINTAINERS (Write After Approval): Add myself.