X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=7b26c1b5dfb58594c1d543ecfcee4faf2350bac9;hb=a24033ec70c80149a1021a6c9d171fb3f506e3a9;hp=31fc7a260dd1bfc33feff0edb15eb233a70dedbc;hpb=780e19f87c8a69e425b6f98703e6931f49518a80;p=gcc.git diff --git a/ChangeLog b/ChangeLog index 31fc7a260dd..7b26c1b5dfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,164 @@ +2020-11-23 Iain Sandoe + + * config.guess: Import latest upstream. + * config.sub: Import latest upstream. + +2020-11-16 Martin Liska + + * .gitignore: Add cache as clangd uses it now. + +2020-11-13 Haochen Gui + + * MAINTAINERS (Write After Approval): add myself + +2020-11-09 Pat Bernardi + + * MAINTAINERS (Write After Approval): Add myself. + +2020-11-09 Jonathan Wakely + + * config-ml.in (multi-do, multi-clean): Add @ to silence recipes. + Remove FIXME comments. + +2020-11-06 Martin Uecker + + * MAINTAINERS: Update my email address. + +2020-11-06 Hongtao Liu + + * MAINTAINERS (Write After Approval): Add myself. + +2020-10-06 Tobias Burnus + + PR target/97302 + * configure.ac: Only set with_gmp to /usr/local + if not building in tree. + * configure: Regenerate. + +2020-09-18 Omar Tahir + + * MAINTAINERS (Write After Approval): Add myself. + +2020-08-26 Tobias Burnus + + * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer. + +2020-08-20 Tobias Burnus + + PR bootstrap/96612 + * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler, + if not the same as ${host}. + * configure: Regenerate. + +2020-08-16 Sergei Trofimovich + + * MAINTAINERS (Write After Approval): Add myself. + +2020-08-12 Senthil Kumar Selvaraj + + * MAINTAINERS: Update my email address. + +2020-07-30 Joe Ramsay + + * MAINTAINERS (Write After Approval): Add myself. + +2020-07-22 Przemyslaw Wirkus + + * MAINTAINERS (Write After Approval): Add myself. + +2020-06-12 Martin Liska + + * .gitignore: Add .clang-tidy. + +2020-06-08 Jason Merrill + + * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping. + * configure: Regenerate. + +2020-06-06 Max Filippov + + * MAINTAINERS: Add myself as xtensa port maintainer. + +2020-05-28 Nicolas Bértolo + + * configure.ac: Don't require --enable-host-shared when building + for Mingw. + * configure: Regenerate. + +2020-05-18 Jason Merrill + + * configure.ac: Update bootstrap dialect to -std=c++11. + +2020-05-18 Alex Coplan + + * MAINTAINERS (Write After Approval): Add myself. + +2020-04-29 Thomas Schwinge + + PR target/92713 + * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*] + (noconfigdirs): Add 'target-libstdc++-v3'. + * configure: Regenerate. + +2020-04-21 Stephen Casner + + PR 25830 + * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11. + * configure: Rebuild. + +2020-04-17 Martin Liska + Jonathan Yong <10walls@gmail.com> + + PR gcov-profile/94570 + * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM + for CYGWIN. + +2020-04-14 Martin Jambor + + * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer. + +2020-04-09 Tom Tromey + + * configure: Rebuild. + * Makefile.in: Rebuild. + * Makefile.def (gdbsupport, gdbserver): New host modules. + (configure-gdb): Depend on all-gdbsupport. + (all-gdb): Depend on all-gdbsupport, all-libctf. + * configure.ac (host_tools): Add gdbserver. + Conditionally build gdbserver and gdbsupport. + +2020-03-09 Tobias Burnus + + * configure.ac: Build libgomp by default for amdgcn. + * configure: Regenerate. + +2020-03-05 Srinath Parvathaneni + + * MAINTAINERS (Write After Approval): Add myself. + +2020-02-28 Joel Hutton + + * MAINTAINERS (Write After Approval) : Add myself. + +2020-02-20 Palmer Dabbelt + + * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com. + +2020-02-14 Martin Sebor + + * doc/extend.texi (attribute alias): Mention type requirement. + (attribute weak): Same. + (attribute weakref): Correct invalid example. + +2020-02-03 Segher Boessenkool + + * doc/md.texi (PowerPC and IBM RS6000): Improve documentation. + +2020-01-15 Segher Boessenkool + Jakub Jelinek + + * .gitattributes: Add *.md diff=md. + 2020-01-14 Georg-Johann Lay The mentioned auto-generated file is no more part of the