aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)Author
2016-06-21gcc/ChangeLog:Kelvin Nilsen
2016-06-21 * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT ifEric Botcazou
2016-06-21[gcc]Michael Meissner
2016-06-21s/imposisble/impossible in predict.cMartin Liska
2016-06-21[AVX-512ER] vrsqrt28ps auto generationIlya Verbin
2016-06-21[AVX-512ER] vrcp28ps auto generationIlya Verbin
2016-06-21Convert V1TImode register to TImode in debug insnH.J. Lu
2016-06-21[PATCH/AARCH64] Accept vulcan as a cpu name for the AArch64 port of GCCVirendra Pathak
2016-06-21 * cse.c (canon_asm_operands): New function extracted from...Eric Botcazou
2016-06-21 PR target/30417Georg-Johann Lay
2016-06-21 PR target/71103Georg-Johann Lay
2016-06-21 PR tree-optimization/71588Jakub Jelinek
2016-06-20 PR middle-end/71581Jakub Jelinek
2016-06-20 PR rtl-optimization/71591Jakub Jelinek
2016-06-20 PR target/71571Hans-Peter Nilsson
2016-06-20 PR target/71559Jakub Jelinek
2016-06-20This patch cleans up the -mpc-relative-loads option processing. Rename to avoidWilco Dijkstra
2016-06-20[AArch64] Give some new costs for Cortex-A53 floating-point operationsJames Greenhalgh
2016-06-20[Patch AArch64] Add some more missing intrinsicsJames Greenhalgh
2016-06-20[Patch AArch64] Fixup to fcvt patterns added in r237200James Greenhalgh
2016-06-20[AArch64] Give some new costs for Cortex-A57 floating-point operationsJames Greenhalgh
2016-06-20Improve modes_tieable by returning true in more cases: allow scalar accessWilco Dijkstra
2016-06-20The Cortex-A57 scheduler is missing fcsel, so add it.Wilco Dijkstra
2016-06-20[typo] alignement -> alignmentKyrylo Tkachov
2016-06-20gcc/Georg-Johann Lay
2016-06-20 * config/avr/avr.c (avr_print_operand): Fix "format not a stringGeorg-Johann Lay
2016-06-20 PR target/71375David Edelsohn
2016-06-18 * config/pa/pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.John David Anglin
2016-06-18 PR bootstrap/71435Eric Botcazou
2016-06-17PR target/71338DJ Delorie
2016-06-17Fix memory leak in tree-ssa-reassoc.cMartin Liska
2016-06-17Change PRED_LOOP_EXIT from 92 to 85.Martin Liska
2016-06-17[Patch ARM arm_neon.h] s/__FAST_MATH/__FAST_MATH__/gJames Greenhalgh
2016-06-17 PR tree-optimization/71347Bin Cheng
2016-06-17 * tree-vect-loop.c (vect_create_epilog_for_reduction): OnlyBin Cheng
2016-06-17 * tree-vectorizer.h (struct dr_with_seg_len): Remove classBin Cheng
2016-06-17[AArch64] Handle iterator definitions with conditionals in geniterator.shSzabolcs Nagy
2016-06-16 * config/pa/pa.c (pa_output_pic_pcrel_sequence): New.John David Anglin
2016-06-16doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387 typoBernhard Reutner-Fischer
2016-06-16Fix finding of a first match predictorMartin Liska
2016-06-16 * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFsJakub Jelinek
2016-06-16 * doc/invoke.texi (x86 Options): Document -m80387 and -mhard-float.Uros Bizjak
2016-06-16gcc/ChangeLog:Senthil Kumar Selvaraj
2016-06-16 * config/i386/driver-i386.c (host_detect_local_cpu): SetJocelyn Mayer
2016-06-16Introduce fortran loop preheaderMartin Liska
2016-06-16Add 'Fortran' to display text of all PRED_FORTRAN_*Martin Liska
2016-06-16 PR target/71242Uros Bizjak
2016-06-16 * config/msp430/msp430-opts.h (msp430_hwmult_types): AddNick Clifton
2016-06-16 * g++.dg/vect/pr36648.cc: Disable cunrolliJan Hubicka
2016-06-16[ARC] Use GOTOFFPC relocation for pc-relative accesses.Claudiu Zissulescu