X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=ChangeLog;h=90413f57284b9c7bcd5ed45610165784af49be1e;hb=181652340b0ed4485111480306af855ec97e9c41;hp=dff4aadb24ce72b60212153572277b2bf0c3846c;hpb=38602cd96f30b465a88a71a1f21e9ab10bb78995;p=thirdparty%2Fgcc.git diff --git a/ChangeLog b/ChangeLog index dff4aadb24ce..90413f57284b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,374 @@ +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. + +2019-07-08 Kito Cheng + + * MAINTAINERS (Write After Approval): Remove myself, already listed in + RISC-V port maitainer. + +2019-07-08 Kito Cheng + + * MAINTAINERS (Write After Approval): Fix the list sorted by surname. + +2019-07-08 Kito Cheng + + * MAINTAINERS (Write After Approval): Add myself. + +2019-07-03 Andrea Corallo + + * MAINTAINERS (Write After Approval): Add myself. + +2019-06-25 Martin Liska + + contrib/filter-clang-warnings.py: Transform from + filter-rtags-warnings.py. + +2019-06-15 Tom Tromey + + * configure.ac (host_libs): Add gnulib. + * configure: Rebuild. + * Makefile.def (host_modules, dependencies): Add gnulib. + * Makefile.in: Rebuild. + +2019-06-12 Dimitar Dimitrov + + * MAINTAINERS (Write After Approval): Add myself. + +2019-06-12 Dimitar Dimitrov + + * configure: Regenerate. + * configure.ac: Add PRU target. + +2019-06-11  Matthew Beliveau   + + * MAINTAINERS (Write After Approval): Add myself. + +2019-06-11 Nick Clifton + + Import these changes from the binutils/gdb repository: + + 2019-05-28 Nick Alcock + + * Makefile.def (dependencies): configure-libctf depends on all-bfd + and all its deps. + * Makefile.in: Regenerated. + + 2019-05-28 Nick Alcock + + * Makefile.def (host_modules): Add libctf. + * Makefile.def (dependencies): Likewise. + libctf depends on zlib, libiberty, and bfd. + * Makefile.in: Regenerated. + * configure.ac (host_libs): Add libctf. + * configure: Regenerated. + +2019-05-20 Vladislav Ivanishin + + * MAINTAINERS (Write After Approval): Add myself. + +2019-05-19 Peter Bergner + + * MAINTAINERS: Update my email address. + +2019-05-17 Thomas Rodgers + + * MAINTAINERS (Write After Approval): Add myself. + +2019-05-16 Jun Ma + + * MAINTAINERS (Write After Approval): Add myself. + +2019-05-07 Jim Wilson + + * MAINTAINERS: Remove myself as IA-64 maintainer. + +2019-05-04 Roland Illig + + * MAINTAINERS (Write After Approval): Add myself. + +2019-05-02 Richard Biener + + PR bootstrap/85574 + * Makefile.tpl (compare target): Also compare extra-compare + files. + * Makefile.in: Regenerate. + +2019-04-22 Roman Zhuykov + + * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself + as modulo-scheduler maintainer. + +2019-04-21 Iain Sandoe + + * MAINTAINERS: Add myself as co-maintainer for Darwin. + +2019-04-18 Iain Sandoe + + * MAINTAINERS: Update my email address. + +2019-04-14 Johannes Pfau + + * configure.ac: Remove d from unsupported languages on mingw and cygwin. + * configure: Regenerate. + +2019-04-14 Rainer Orth + + * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED. + * configure: Regenerate. + +2019-04-12 Iain Buclaw + + * configure.ac: Add target-zlib to target_libraries. + * configure: Regenerate. + +2019-04-09 Martin Liska + + * Makefile.in: Regenerate. + * Makefile.tpl: Pass GENERATOR_CFLAGS + in all stages. + +2019-03-28 Martin Liska + + PR bootstrap/89829 + * Makefile.in: Revert r254150. + * Makefile.tpl: Likewise. + +2019-03-28 Ben Elliston + + * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and + related, and libdecnumber. + +2019-03-15 Alexander Monakov + + * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer. + (Write After Approval): Remove myself. + +2019-02-27 Alejandro Martinez + + * MAINTAINERS (Write After Approval): Add myself. + +2019-02-11 Andrew Stubbs + + * MAINTAINERS (amdgcn port): Add myself and Julian Brown. + (Write After Approval): Remove myself and Julian. + +2019-01-26 Harald Anlauf + + * MAINTAINERS (Write After Approval): Add myself. + +2019-01-25 Kwok Cheung Yeung + + * MAINTAINERS (Write After Approval): Add myself. + +2019-01-24 Xiong Hu Luo + + * ChangeLog: Replace space with tab. + * MAINTAINERS: Delete 1 tab to keep alignment. + +2019-01-21 Jiufu Guo + + * MAINTAINERS (Write After Approval): Add myself. + +2019-01-18 Li Jia He + + * MAINTAINERS (Write After Approval): Add myself. + +2019-01-17 Andrew Stubbs + Kwok Cheung Yeung + Julian Brown + Tom de Vries + Jan Hubicka + Martin Jambor + + * configure.ac: Likewise. + * configure: Regenerate. + * contrib/config-list.mk: Add amdgcn-amdhsa. + +2019-01-16 Kewen Lin + + * MAINTAINERS (Write After Approval): Add myself. + +2019-01-16 Xiong Hu Luo + + * MAINTAINERS (Write After Approval): Add myself. + +2019-01-03 Rainer Orth + + PR target/88535 + * config.guess: Import upstream version 2019-01-03. + * config.sub: Import upstream version 2019-01-01. + +2018-12-21 Thomas Preud'homme + + * MAINTAINERS (Write After Approval): Update my maintainer address. + +2018-12-21 Gergö Barany + + * MAINTAINERS (Write After Approval): Add myself. + +2018-12-10 Segher Boessenkool + + * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe. + +2018-12-05 Iain Sandoe + + * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool. + (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise + (GCC_TARGET_TOOL): Likewise. + * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET. + (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET. + OTOOL, OTOOL_FOR_TARGET: New substitutions. + (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL. + * configure: Regenerate. + * Makefile.in: Likewise. + +2018-11-28 Johannes Pfau + + * MAINTAINERS (Write After Approval): Add myself. + +2018-11-13 Martin Liska + + * gcc.target/i386/pr87930.c: Move to ... + * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets. + +2018-11-10 Stafford Horne + + * MAINTAINERS (CPU Port Maintainers): Add myself for or1k. + (Write After Approval): Remove myself. + +2018-11-06 Hafiz Abid Qadeer + + * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS. + Append $INCICONV to it. + +2018-11-04 Stafford Horne + + * MAINTAINERS (Write After Approval): Add myself. + +2018-10-31 Joseph Myers + + PR bootstrap/82856 + * multilib.am: New file. From automake. + + Merge from binutils-gdb: + 2018-06-19 Simon Marchi + + * libtool.m4: Use AC_LANG_SOURCE. + * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE. + * ar-lib: New file. + * test-driver: New file. + * configure: Re-generate. + +2018-10-31 Michael Ploujnikov + + * MAINTAINERS (Write After Approval): Add myself. + +2018-10-31 Iain Buclaw + + PR bootstrap/87788 + PR d/87799 + * configure: Rebuild. + * configure.ac: Disable D on systems where it is known not to work. + +2018-10-28 Iain Buclaw + + * Makefile.def (target_modules): Add libphobos. + (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and + GDCFLAGS_FOR_TARGET. + (dependencies): Make libphobos depend on libatomic, libbacktrace + configure, and zlib configure. + (language): Add language d. + * Makefile.in: Rebuild. + * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS. + (HOST_EXPORTS): Add GDC. + (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD. + (BASE_TARGET_EXPORTS): Add GDC. + (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables. + (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables. + (EXTRA_HOST_FLAGS): Add GDC. + (STAGE1_FLAGS_TO_PASS): Add GDC. + (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS. + * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag + environment variables. + * configure: Rebuild. + * configure.ac: Add target-libphobos to target_libraries. Set and + substitute GDC_FOR_BUILD and GDC_FOR_TARGET. + 2018-10-24 Ilya Leoshkevich * MAINTAINERS (Write After Approval): Add myself.