X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=d5b708f93102440d6e191c74eca05c82f22cbdd5;hb=f8c677776617ab91826af1d950b00d853eaff622;hp=f2cf5f7d86351d88befee43009351d7063ab7e5f;hpb=8fc306e94b9eb85ec21697fedda1ea4aead751f8;p=gcc.git diff --git a/ChangeLog b/ChangeLog index f2cf5f7d863..d5b708f9310 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,408 @@ +2021-01-12 Segher Boessenkool + + * MAINTAINERS: Fix spacing. + +2021-01-12 Qian Jianhua + + * MAINTAINERS (Write After Approval): Add myself + +2021-01-06 Nick Alcock + + * Makefile.def: Sync with binutils-gdb: + (dependencies): all-ld depends on all-libctf. + (host_modules): libctf is no longer no_install. + No longer no_check. Checking depends on all-ld. + * Makefile.in: Regenerated. + +2021-01-05 Samuel Thibault + + * libtool.m4: Match gnu* along other GNU systems. + * libgo/config/libtool.m4: Match gnu* along other GNU systems. + * libgo/configure: Re-generate. + +2021-01-04 Philipp Tomsich + + * MAINTAINERS: Update my email address. + +2020-12-17 Marius Hillenbrand + + * MAINTAINERS (Write After Approval): Add myself. + +2020-12-15 Nathan Sidwell + + * Makefile.def + * Makefile.in + * Makefile.tpl + * configure + * configure.ac + +2020-12-15 Nathan Sidwell + + * Makefile.def: Add libcody. + * configure.ac: Add libcody. + * Makefile.in: Regenerated. + * configure: Regenerated. + +2020-12-14 Andrea Corallo + + * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns. + +2020-12-05 Iain Sandoe + + PR target/97865 + * libtool.m4: Update handling of Darwin platform link flags + for Darwin20. + +2020-12-02 Simon Marchi + + * .gitignore: Sync with binutils-gdb + +2020-12-02 Claudiu Zissulescu + + * MAINTAINERS: Add myself as arc port maintainer. + +2020-11-29 Iain Buclaw + + PR d/87788 + * configure.ac: Don't disable D for *-*-darwin*. + * configure: Regenerate. + +2020-11-29 John David Anglin + + * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on + hppa64-*-hpux11*. + +2020-11-25 Matthew Malcomson + + * configure: Regenerate. + * configure.ac: Add --bootstrap-hwasan option. + +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 + + 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 + + * MAINTAINERS: Update my email address. + +2020-01-13 Joseph Myers + + * README.MOVED_TO_GIT: Remove. + +2020-01-11 Joseph Myers + + * README.MOVED_TO_GIT: New file. + +2020-01-02 Dennis Zhang + + * MAINTAINERS (Write After Approval): Add myself. + +2019-12-20 Jerome Lambourg + + * MAINTAINERS (write_after_approval): Add myself. + +2019-12-19 Stam Markianos-Wright + + * MAINTAINERS (write_after_approval): Add myself. + +2019-12-17 Mihail Ionescu + + * MAINTAINERS (write_after_approval): Add myself. + +2019-12-11 Matthias Klose + + * configure.ac: Factor out common cases for compare_exclusions. + * configure: Regenerate. + +2019-12-11 Jozef Lawrynowicz + + * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure + flag. + +2019-12-10 Lewis Hyatt + + * MAINTAINERS (Write After Approval): Add myself. + +2019-11-27 Tobias Burnus + + PR middle-end/92463 + * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN. + * configure: Regenerate + +2019-11-20 Janne Blomqvist + + * configure.ac: Use https for gcc.gnu.org. + * configure: Regenerated. + +2019-11-19 James Greenhalgh + + * MAINTAINERS (aarch64 port): Remove my name, move to... + (Write After Approval): ...Here. + +2019-11-15 Kelvin Nilsen + + * MAINTAINERS: Change my email address as maintainer. + +2019-11-11 Janne Blomqvist + + PR fortran/91828 + * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+. + * configure: Regenerated. + +2019-10-21 Jason Merrill + + * .gitattributes: Also check ChangeLog whitespace. + +2019-10-21 Andrew Burgess + + * contrib/dg-extract-results.sh: Add support for KPASS. + * contrib/dg-extract-results.py: Likewise. + +2019-10-17 Jason Merrill + + * .gitattributes: Avoid {} in filename pattern. + +2019-10-08 Thomas Schwinge + + * MAINTAINERS: Add back Trevor Smigiel; move into Write After + Approval section. + +2019-10-01 Frederik Harwath + + * MAINTAINERS: Add myself to Write After Approval + +2019-09-26 Richard Sandiford + + * MAINTAINERS: Add myself as an aarch64 maintainer. + +2019-09-26 Kyrylo Tkachov + + * MAINTAINERS: Add myself as aarch64 maintainer. + +2019-09-23 Carl Love + + * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi): + New define_insn. + (vsx_xxpermdi4_le_ for VSX_W, vsx_xxpermdi8_le_V8HI, + vsx_xxpermdi16_le_V16QI): Removed define_insn. + +2019-09-13 Sam Tebbs + + * MAINTAINERS (Sam Tebbs): Update email address. + +2019-09-10 Tobias Burnus + + * MAINTAINERS: Update my email address. + +2019-09-10 Christophe Lyon + + * libtool.m4: Handle uclinuxfdpiceabi. + +2019-09-09 Jose E. Marchesi + + * MAINTAINERS: Add myself as the maintainer of the eBPF port. + Remove myself from Write After Approval section. + +2019-09-09 Jose E. Marchesi + + * configure.ac: Support for bpf-*-* targets. + * configure: Regenerate. + +2019-09-09 Jose E. Marchesi + + * config.sub: Import upstream version 2019-06-30. + * config.guess: Import upstream version 2019-07-24. + +2019-09-03 Ulrich Weigand + + * MAINTAINERS: Remove spu port maintainers. + +2019-08-28 Martin Liska + + * .gitignore: Add .clangd and compile_commands.json + to .gitignore. + +2019-08-23 Michael Forney + + * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD. + * Makefile.in: Regenerate. + +2019-08-19 Tom Tromey + + * configure: Rebuild. + * configure.ac: Add --with-static-standard-libraries. + +2019-08-16 Alexandre Oliva + + * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org. + 2019-08-13 Mark Eggleston * MAINTAINERS (Write After Approval): Add myself.