X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=7f2c5431de090f513d798575d870620912a9486f;hb=e55b72cfb384105c6be87051c1182c05c481cd87;hp=a3320f1c7f0ef2cfabd284a343682ee785c70c66;hpb=825fba526ce816bd26887457e2f0f4ca05b1ccdd;p=gcc.git diff --git a/ChangeLog b/ChangeLog index a3320f1c7f0..7f2c5431de0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,394 @@ +2018-01-18 Boris Kolpackov + + * MAINTAINERS (write after approval): Add myself. + +2018-01-18 Siddhesh Poyarekar + + * MAINTAINERS (write after approval): Add myself. + +2018-01-16 Sebastian Perta + + * MAINTAINERS (write after approval): Add myself. + +2018-01-03 Jakub Jelinek + + Update copyright years. + +2018-01-03 Ben Elliston + + * config.guess: Import latest version. + * config.sub: Likewise. + +2017-12-12 Stafford Horne + + * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k. + * configure: Regenerate. + +2017-11-29 Qing Zhao + + * MAINTAINERS (Write After Approval): Add myself. + +2017-11-28 Julia Koval + Sebastian Peryt + + * Makefile.def (target_modules): Remove libcilkrts. + * Makefile.in: Ditto. + * configure: Ditto. + * configure.ac: Ditto. + +2017-11-28 Julia Koval + + * MAINTAINERS (Write After Approval): Add myself. + +2017-11-22 Sudakshina Das + + * MAINTAINERS (Write After Approval): Add myself. + +2017-11-06 Palmer Dabbelt + + * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer. + Use my SiFive email address. + +2017-11-15 Sebastian Peryt + + * MAINTAINERS (write after approval): Add myself. + +2017-10-27 Martin Liska + + * Makefile.tpl: Use proper name of folder as it was renamed + during transition to 4 stages. + * Makefile.in: Regenerate. + +2017-10-16 Igor Tsimbalist + + * MAINTAINERS (write after approval): Add myself. + +2017-10-01 Gerald Pfeifer + + * MAINTAINERS: Add a note that maintainership also includes web + pages, docs, and testsuite related to that area. + +2017-09-25 Tom de Vries + + * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer. + +2017-09-18 Pierre-Marie de Rodat + + * MAINTAINERS: Add myself as a maintainer for the Ada front end. + +2017-09-15 Nathan Sidwell + + * MAINTAINERS: Remove myself as a vxworks maintainer. + +2017-09-13 Thomas Schwinge + + * MAINTAINERS: Remove email address of Jim Norris. + +2017-09-11 Kyrylo Tkachov + + * MAINTAINERS (Reviewers): Move myself from here... + (CPU Port Maintainers): ... to here. + +2017-09-09 James Greenhalgh + + * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers. + +2017-07-31 Robin Dapp + + * MAINTAINERS (write after approval): Add myself. + +2017-07-28 Tony Reix + + * configure.ac (target-libffi): Don't disable for AIX. + (go): Don't add to unsupported_languages on AIX. + (target-libgo): Don't disable for AIX. + * configure: Regenerate. + +2017-07-19 Yury Gribov + + * MAINTAINERS: Add myself. + +2017-07-18 Trevor Saunders + + * MAINTAINERS: Update my email address. + +2017-07-04 Richard Earnshaw + + * contrib/gcc_update (files_and_dependencies): Remove stamp rules for + arm-specific auto-generated header files. + +2017-07-03 Nathan Sidwell + + * configure.ac: Set srcdir when sourcing config-lang.in fragments. + * configure: Rebuilt. + +2017-07-03 Bernd Schmidt + + * MAINTAINERS: Readd myself for c6x. + +2017-06-28 Martin Liska + + PR bootstrap/81217 + * Makefile.def: Remove superfluous bootstrap_target from + bootstrap_stage. + * Makefile.in: Re-generate the file. + +2017-06-26 Maxim Ostapenko + + * MAINTAINERS: Add myself to Write After Approval + +2017-06-21 Andrew Jenner + + * MAINTAINERS: Add myself as maintainer for PowerPC SPE port. + +2017-06-19 Martin Liska + + * Makefile.def: Define 4 stages PGO bootstrap. + * Makefile.tpl: Define FLAGS. + * Makefile.in: Regenerate. + +2017-06-14 Ian Lance Taylor + + * Makefile.def: Add check-gotools to go check targets. + * Makefile.in: Rebuild. + +2017-06-12 Segher Boessenkool + + * config.gcc: Remove rs6000/e500.h from tm_file for all targets. + +2017-06-03 Eric Botcazou + + * configure.ac (*-*-linux-android*): Set target_makefile_frag. + * configure: Regenerate. + +2017-05-31 Martin Liska + + * configure.ac: Add handling of stage2_werror_flags to + action-if-given and to action-if-not-given. + * configure: Regenerate. + +2017-05-31 Prakhar Bahuguna + + * MAINTAINERS: Add self to Write After Approval + +2017-05-27 Bernd Schmidt + + * MAINTAINERS: Update my email address, and remove myself as + maintainer in some areas. + +2017-05-25 Eric Gallager + + * MAINTAINERS: Add self to Write After Approval + +2017-05-25 Nathan Sidwell + + * configure.ac: Add --enable-languages=default to mean default and + make --enable-languages=all mean all supported languages. + * configure: Regenerated. + +2017-05-24 Segher Boessenkool + + * config.gcc (powerpc*-*-*spe*): New. + (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames. + (powerpc-*-rtems*spe*): New. + (powerpc*-*-linux*spe*): New. + (powerpc-wrs-vxworksspe): New. + (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}. + (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}. + * config.host (powerpc*-*-*spe*): New. + +2017-05-19 Martin Liska + + * configure.ac: Add --enable-werror-always just for + bootstrap-debug (or none build config) and do not add it + when we are on a release branch. + * configure: Regenerated. + +2017-05-18 Sheldon Lobo + + * MAINTAINERS: Add self to Write After Approval + +2017-05-09 Kaz Kojima + + * MAINTAINERS: Move myself to Write After Approval section. + +2017-05-09 Claudiu Zissulescu + + * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL, + ACCH registers. + * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when + available. + (umulsidi3): Likewise. + (mulsidi3_700): Disable this pattern when we have advanced mpy + instructions. + (umulsidi3_700): Likewise. + (maddsidi4): New pattern. + (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise. + (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise. + (mpydu_imm_arcv2hs): Likewise. + * config/arc/predicates.md (accl_operand): New predicate. + +2017-05-09 Claudiu Zissulescu + Andrew Burgess + + * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts + case. + (ARC_AUTOFP_IRQ_P): Likewise. + (ARC_AUTO_IRQ_P): Likewise. + (rgf_banked_register_count): New variable. + (parse_mrgf_banked_regs_option): New function. + (arc_override_options): Handle rgf_banked_regs option. + (arc_handle_interrupt_attribute): Add firq option. + (arc_compute_function_type): Return fast irq type when required. + (arc_must_save_register): Handle fast interrupts. + (arc_expand_prologue): Do not emit dwarf info for fast interrupts. + (arc_return_address_regs): Update. + * config/arc/arc.h (arc_return_address_regs): Update. + (arc_function_type): Add fast interrupt type. + (ARC_INTERRUPT_P): Update. + (RC_FAST_INTERRUPT_P): Define. + * config/arc/arc.md (simple_return): Update for fast interrupts. + (p_return_i): Likewise. + * config/arc/arc.opt (mrgf-banked-regs): New option. + * doc/invoke.texi (mrgf-banked-regs): Document. + +2017-05-09 Claudiu Zissulescu + + * config/arc/arc.c (irq_ctrl_saved): New variable. + (ARC_AUTOBLINK_IRQ_P): Define. + (ARC_AUTOFP_IRQ_P): Likewise. + (ARC_AUTO_IRQ_P): Likewise. + (irq_range): New function. + (arc_must_save_register): Likewise. + (arc_must_save_return_addr): Likewise. + (arc_dwarf_emit_irq_save_regs): Likewise. + (arc_override_options): Handle deferred options. + (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register. + (MUST_SAVE_RETURN_ADDR): Deleted, replaced by + arc_must_save_return_addr. + (arc_compute_frame_size): Handle automated save and restore of + registers. + (arc_expand_prologue): Likewise. + (arc_expand_epilogue): Likewise. + * config/arc/arc.md (stack_irq_dwarf): New unspec instruction. + * config/arc/arc.opt (mirq-ctrl-saved): New option. + * doc/invoke.texi (mirq-ctrl-saved): Document option. + +2017-04-19 Thomas Koenig + Tobias Burnus + + PR bootstrap/77661 + * Makefile.def: Don't pass --enable-maintainer-mode on to an + in-tree build MPC. + * Makefile.in: Regenerate. + +2017-03-22 Francois-Xavier Coudert + + * configure.ac: Enable LTO by default on darwin >= 9. + * configure: Regenerate. + +2017-03-20 Palmer Dabbelt + + * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, + and Andrew Waterman as the RISC-V maintainers. + +2017-03-18 Nicolas Koenig + + * MAINTAINERS: Add self to Write After Approval + +2017-03-18 Gerald Pfeifer + + * config.guess: Import latest from upstream. + +2017-03-18 Gerald Pfeifer + + * MAINTAINERS (Write After Approval): Remove entries that are + already covered under Reviewers. + +2017-03-08 Mark Wielaard + + PR demangler/70909 + PR demangler/67264 + * include/demangle.h: Add d_printing to struct demangle_component + and pass struct demangle_component as non const. + +2017-02-26 Gerald Pfeifer + + * MAINTAINERS: Remove Neil Booth as option handling maintainer. + +2017-02-15 Thomas Schwinge + + * Makefile.tpl: Remove HOST_ISLVER. + (HOST_EXPORTS): Remove ISLVER. + * Makefile.in: Regenerate. + +2017-02-13 Richard Biener + + * configure: Re-generate. + +2017-02-07 Gerald Pfeifer + + * MAINTAINERS: Adjust bug reporting URL. + +2017-02-05 Gerald Pfeifer + + * MAINTAINERS (Write After Approval): Remove redundant entry + for Andrew Burgess. + +2017-02-03 John David Anglin + + * configure.ac: Add gcc/function-tests.o to compare_exclusions for + 32-bit hppa*-*-hpux*. + * configure: Regenerate. + +2017-01-27 Pekka Jääskeläinen + + * configure.ac: Moved the white list of enabling BRIG FE to + libhsail-rt/configure.tgt. + * configure: Regenerated. + * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt. + +2017-01-24 Pekka Jääskeläinen + Martin Jambor + + * Makefile.def (target_modules): Added libhsail-rt. + (languages): Added language brig. + * Makefile.in: Regenerated. + * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added + tgarget-libhsail-rt. Make brig unsupported on untested architectures. + * configure: Regenerated. + +2017-01-17 Jakub Jelinek + + PR other/79046 + * configure: Regenerated. + +2017-01-04 Alan Modra + + * configure: Regenerate. + +2016-12-29 Ben Elliston + + * config.sub: Import latest version. + +2016-12-26 Alexander Ivchenko + + * MAINTAINERS (Write After Approval): Add myself. + +2016-12-21 Jakub Jelinek + + * configure.ac: Don't bootstrap libmpx unless --with-build-config + includes bootstrap-mpx. + * configure: Regenerated. + +2016-12-19 Chenghua Xu + + * MAINTAINERS (Write After Approval): Add myself. + +2016-12-01 Ma Jiang + + * configure: Regenerate. + 2016-12-01 Matthias Klose * configure.ac: Don't use pkg-config to check for bdw-gc.