re PR c++/68578 (ICE on invalid template declaration and instantiation)
[gcc.git] / gcc / config /
2017-05-24 Segher BoessenkoolSplit off powerpcspe from rs6000 port
2017-05-24 Sheldon LoboFix a SPARC -mcbcond compare-and-branch out of range...
2017-05-24 Segher Boessenkoolrs6000: Fix for separate shrink-wrapping for fp (PR8086...
2017-05-24 Thomas Preud'homme[ARM] Fix typo in comment in arm_expand_prologue
2017-05-24 Andreas KrebbelS/390: Fix PR80725.
2017-05-23 Uros Bizjaki386.md (*movdi_internal): Remove SSE4 alternative...
2017-05-23 Georg-Johann Laygenmultilib.awk: Use gsub instead of gensub.
2017-05-22 Michael Meissnerre PR target/80718 (GCC generates slow code for offsett...
2017-05-22 Georg-Johann LaySimplify config/avr/genmultilib.awk.
2017-05-19 Segher Boessenkoolrs6000: Make constant formation a tiny bit better
2017-05-18 Segher Boessenkoolrs6000: Separate shrink-wrapping for FPRs
2017-05-18 Michael Meissnerre PR target/80510 (Optimize Power7/power8 Altivec...
2017-05-18 Uros Bizjakre PR target/80799 (x86-32 bits generates MMX without...
2017-05-18 Sheldon LoboMinor SPARC T4 and M7 fixes and additions.
2017-05-17 Thomas Preud'hommeFix comment for cmse_nonsecure_call_clear_caller_saved
2017-05-17 Eric Botcazoucompare-elim.c (equivalent_reg_at_start): Adjust outdat...
2017-05-16 Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-16 Uros Bizjaki386.i386.md (*movsi_internal): Split (?rm,*y) alternat...
2017-05-16 Matthew WahabCommitted on behalf of Matthew Wahab
2017-05-15 Uros Bizjaki386.i386.md (*zero_extendsidi2): Do not penalize non...
2017-05-15 Jeff Lawtilegx.c (tilegx_expand_unaligned_load): Add missing...
2017-05-15 Renlin Li[PATCH][AARCH64]Simplify call, call_value, sibcall...
2017-05-14 Krister WalfridssonPR target/80600 - hidden symbol '__cpu_model' is refere...
2017-05-14 Uros Bizjaki386.i386.c (ix86_cc_modes_compatible): CCNOmode is...
2017-05-14 Daniel Santosi386.opt: Add option -mcall-ms2sysv-xlogues.
2017-05-14 Julia Kovali386-builtin-types.def (VOID_FTYPE_INT_INT64): New...
2017-05-13 Jeff Lawmn10300.c (mn10300_match_ccmode): Fix where we look...
2017-05-12 Uros Bizjakcompare-elim.c (try_eliminate_compare): Canonicalize...
2017-05-12 Uros Bizjakre PR target/80723 (FAIL gcc.target/i386/cadd.c scan...
2017-05-12 Steven Munroeconfig.gcc (powerpc*-*-*): Add bmi2intrin.h, bmiintrin...
2017-05-12 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2017-05-12 Will Schmidtrs6000.c (gimple-fold.h): New #include.
2017-05-12 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2017-05-12 Prakhar Bahuguna[ARM] Add missing TARGET_32BIT conditional to movsi
2017-05-11 Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-11 Michael Meissnerattribs.h (sorted_attr_string): Move machine independen...
2017-05-11 Bill Schmidtre PR target/80695 (gratuitous use of stxvx to store...
2017-05-11 Uros Bizjakre PR target/80706 (peephole2 uses uninitialized stack...
2017-05-11 Julia Koval* config/i386/avx512fintrin.h (_mm_mask_rsqrt14_sd)
2017-05-11 Kelvin Nilsencmpb-1.c: New test.
2017-05-10 John David Anglinre PR target/80090 (Incorrect assembler - output_addr_c...
2017-05-10 John David Anglinre PR target/79027 (fold-const.c:11104:1: internal...
2017-05-10 Bill Schmidtrs6000.c (altivec_init_builtins): Define POWER8 built...
2017-05-10 Uros Bizjak* config/i386/avx512fintrin.h (_mm_mask_max_round_sd)
2017-05-10 Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-10 Wilco DijkstraMove an use-after-free access before the delete.
2017-05-09 Michael Meissnerre PR target/68163 (GCC on power8 does not issue the...
2017-05-09 Martin Seborre PR translation/80280 (Missing closing quote (%>...
2017-05-09 Martin Seborre PR translation/80280 (Missing closing quote (%>...
2017-05-09 Claudiu Zissulescu[ARC] Add support for advanced mpy/mac instructions.
2017-05-09 Claudiu Zissulescu[ARC]Fast interrupts support.
2017-05-09 Claudiu Zissulescu[ARC] Automatic context save/restore for regular interr...
2017-05-09 Kelvin Nilsenre PR target/80101 (ICE in store_data_bypass_p, at...
2017-05-08 Max Filippovxtensa: add support for SSP
2017-05-08 Martin Seborre PR translation/80280 (Missing closing quote (%>...
2017-05-08 Bernd Edlingertarget.def (compute_frame_layout): New optional target...
2017-05-08 Richard Sandiford[AArch64] Tighten move constraints for symbolic operands
2017-05-06 Uros Bizjaki386.c (ext_80387_constant_init): Do not explicitly...
2017-05-05 Bill Schmidtrs6000.c (rs6000_vect_nonmem): New static var.
2017-05-05 Andrew WatermanRISC-V: Add -mstrict-align option
2017-05-05 Kito ChengRISC-V: Unify indention in riscv.md
2017-05-05 Michael Meissnerre PR target/79038 (Improve PowerPC ISA 3.0 conversion...
2017-05-05 Thomas Preud'homme[ARM] Allow combination of aprofile and rmprofile multilibs
2017-05-05 Wilco DijkstraFloat to int moves currently generate inefficient code...
2017-05-05 Andre Vieira[ARM] PR71607: Fix ICE when loading constant
2017-05-05 Georg-Johann Layavr.md [...]: Remove any occurence of this flag from...
2017-05-05 Wilco DijkstraCode scheduling for Cortex-A53 isn't as good as it...
2017-05-04 Wilco DijkstraMany supported cores use the AUTOPREFETCHER_WEAK settin...
2017-05-04 Wilco DijkstraSet jump alignment to 4 for Cortex cores as it reduces...
2017-05-04 Wilco DijkstraWith -mcpu=generic the loop alignment is currently 4.
2017-05-04 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-05-04 Wilco DijkstraAll cores which add a cpu_addrcost_table use a non...
2017-05-04 Kyrylo Tkachov[AArch64] Accept more addressing modes for PRFM
2017-05-04 Richard SandifordFix previous commit
2017-05-04 Thomas Preud'hommeconfigure.ac (--enable-mingw-wildcard): Add new configu...
2017-05-04 Richard SandifordRemove bogus top-level ChangeLog commit (sorry!)
2017-05-04 Prakhar Bahuguna[ARM] Enable Purecode for ARMv8-M Baseline
2017-05-04 Prakhar Bahuguna[ARM] Rename FPSCR builtins to correct names
2017-05-03 Thomas Preud'homme[ARM] Set mode for success result of atomic compare...
2017-05-02 Sebastian Peryt* config/i386/avx512fintrin.h (_mm_mask_add_round_sd)
2017-05-02 Uros Bizjakalpha.md (*add<mode>3_ieee): Merge to add<mode>3 using...
2017-05-02 Uros Bizjaki386.c (ix86_code_end): Use {FIRST,LAST}_INT_REG.
2017-05-02 Jan Beulichx86: vpermil2p{s,d} have no commutative operands
2017-05-01 Uros Bizjakre PR target/68491 (libgcc calls __get_cpuid with 0...
2017-05-01 Jakub Jelinekre PR target/79430 (action of statement incorrectly...
2017-04-27 Richard Earnshaw[AArch64] Fix for gcc-7 regression PR 80530
2017-04-27 Jakub Jelinekre PR target/77728 (Miscompilation multiple vector...
2017-04-25 Uros Bizjakre PR target/70799 (STV pass does not convert DImode...
2017-04-25 Ramana Radhakrishnanre PR target/77728 (Miscompilation multiple vector...
2017-04-25 Bill Seurer[PATCH, rs6000] pr80482 Relax vector builtin parameter...
2017-04-25 Ramana Radhakrishnanre PR target/77728 (Miscompilation multiple vector...
2017-04-25 Claudiu Zissulescu[ARC][COMMITTED] Fix typo dmpyh pattern
2017-04-25 Claudiu Zissulescu[ARC] Addresses can use long immediate for offsets.
2017-04-25 Claudiu Zissulescu[ARC] Fix calling multiple inheritances.
2017-04-25 Claudiu Zissulescu[ARC] Use ACCL, ACCH registers whenever they are available.
2017-04-25 Claudiu Zissulescu[ARC] Make D0, D1 double regs fix when not used.
2017-04-25 Claudiu Zissulescu[ARC] Allow extension core registers to be used for...
2017-04-25 Claudiu Zissulescu[ARC] Differentiate between ARCv1 and ARCv2 'h'-reg...
2017-04-25 Claudiu Zissulescu[ARC] Differentiate between ARCv1 and ARCv2 'h'-reg...
2017-04-25 Andreas KrebbelS/390: PR80464: Split MEM->GPR vector moves
next