X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=664c018b13c8d62bebcec589d79c2f2bf8e3dc3f;hb=dd46a542a8f95ef7abac4da30ee3c03563eb3519;hp=99b953750038850fd6f89e0fd5247449bd5a9408;hpb=684f60085bbeeb65ce5cad0065618f3c3789f0e8;p=platform%2Fupstream%2Fgcc.git diff --git a/ChangeLog b/ChangeLog index 99b9537..664c018 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,230 @@ +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. + +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