aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2017-03-03rs6000: Fix for -mwarn-cell-microcode (PR43763)Segher Boessenkool1-0/+5
2017-03-03[AArch64] Fix bootstrap due to wide_int .elt (0) uninit warningKyrylo Tkachov1-1/+1
2017-03-03i386.md (*pushtf): Change *roF constraint to *roC.Uros Bizjak1-8/+9
2017-03-03re PR target/79807 (ICE in extract_insn, at recog.c:2311 (error: unrecognizab...Jakub Jelinek1-0/+4
2017-03-03re PR target/79514 (ICE in curr_insn_transform, at lra-constraints.c:3773)Uros Bizjak1-4/+4
2017-03-02vector.md (vector_ne_<mode>_p): Correct operand numbers.Bill Schmidt2-18/+18
2017-03-02re PR target/79514 (ICE in curr_insn_transform, at lra-constraints.c:3773)Uros Bizjak1-0/+30
2017-03-02re PR tree-optimization/79345 (passing yet-uninitialized member as argument t...Jakub Jelinek3-13/+13
2017-03-01re PR target/79752 (incorrect code generation for __divkf3 with -O2 -mcpu=pow...Aaron Sawdey1-2/+2
2017-03-01i386.c (print_reg): Warn for values of unsupported size in integer register.Uros Bizjak1-4/+7
2017-03-01re PR target/79439 (Missing nop instruction after recursive call corrupts TOC...Michael Meissner1-1/+2
2017-03-01re PR target/79395 (Compile error with -mcpu=power9 and __builtin_vec_vcmpne_p)Kelvin Nilsen5-146/+310
2017-03-01* config/nvptx/nvptx.c: Include intl.h.Jakub Jelinek1-0/+1
2017-02-28re PR target/79749 (Many sparc testcases FAIL at -O0 with -fomit-frame-pointer)Eric Botcazou1-2/+3
2017-02-28Introduce =<number> for couple of options.Martin Liska1-1/+1
2017-02-28i386.c (print_reg): Error out for values of 8-bit size in invalid integer reg...Uros Bizjak1-0/+2
2017-02-28re PR target/79729 (ICE in ix86_print_operand, at config/i386/i386.c:18231)Jakub Jelinek1-1/+2
2017-02-28i386.c: Include intl.h.Jakub Jelinek2-42/+48
2017-02-28[ARM] Fix PR79742 incorrect scheduler choice.Richard Earnshaw3-113/+232
2017-02-27re PR target/79544 (vec_sra (unsigned long long,foo) generating vsrd instead ...Pat Haugen1-2/+2
2017-02-27[ARC] Clean up arc header file.Claudiu Zissulescu5-124/+164
2017-02-24sh: Fixes for RTL checkingSegher Boessenkool1-2/+10
2017-02-24pa: Fixes for RTL checkingSegher Boessenkool1-14/+12
2017-02-24nios2.c (nios2_simple_const_p): Returns false if the argument isn't a CONST_INT.Segher Boessenkool1-2/+12
2017-02-24cris: Fix for RTL checkingSegher Boessenkool1-1/+1
2017-02-24c6x: Fix for RTL checkingSegher Boessenkool1-0/+1
2017-02-24arc: Fixes for RTL checkingSegher Boessenkool2-3/+7
2017-02-23visium.md (type): Add trap.Eric Botcazou1-8/+24
2017-02-23re PR target/71017 (libgcc/config/i386/cpuinfo.c:346:17: runtime error: left ...Dominique d'Humieres1-1/+1
2017-02-23rs6000: Fix fsel pattern (PR79211)Segher Boessenkool1-4/+4
2017-02-22Fix MIPS o32 calling convention for MSA and FP vector typesSameera Deshpande1-3/+7
2017-02-21re PR rtl-optimization/79593 (Poor/Worse code generation for FPU on versions ...Uros Bizjak1-2/+2
2017-02-21re PR target/79494 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330)Jakub Jelinek2-0/+5
2017-02-21Fix typo in -masm-dialect option values.Martin Liska1-1/+1
2017-02-21[PR translation/79638] "%ntid.y" confuses gcc.pot generationThomas Schwinge1-1/+4
2017-02-21re PR ada/67205 (eliminate No_Implicit_Dynamic_Code restriction violations)Eric Botcazou1-1/+31
2017-02-20re PR target/79568 (ICE in extract_insn, at recog.c:2311 for pr70325.c (with ...Jakub Jelinek2-14/+23
2017-02-19Revert:Uros Bizjak1-1/+1
2017-02-18re PR target/79569 (Unrecognized command line option ‘-m3dnowa’)Jakub Jelinek1-1/+1
2017-02-18re PR target/79559 (ICE in ix86_print_operand, at config/i386/i386.c:18189)Jakub Jelinek1-15/+27
2017-02-17re PR target/79261 (vec_xxpermdi appears to have endian issues)Bill Schmidt3-6/+40
2017-02-17i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.Julia Koval9-3/+49
2017-02-17rs6000: Fix extendsfdf2 for signaling NaNsSegher Boessenkool1-4/+18
2017-02-15PR target/79241: S/390: define TARGET_CUSTOM_FUNCTION_DESCRIPTORS.Dominik Vogt1-0/+4
2017-02-14aarch64-cores.def (thunderx2t99): Move to under 'C" cores and change the part...Andrew Pinski2-2/+3
2017-02-14rs6000.c: Add case statement entry to make the xvcvuxdsp built-in argument un...Carl Love2-5/+6
2017-02-14re PR target/79481 (AVX512PF: unmasked gather prefetch intrinsics missing)Jakub Jelinek1-0/+52
2017-02-14re PR target/79495 (ICE in extract_constrain_insn, at recog.c:2213)Uros Bizjak1-7/+7
2017-02-14Properly store 128-bit constant in large modelH.J. Lu1-0/+5
2017-02-14S/390: Cleanup: Remove builtin type flags.Andreas Krebbel2-293/+287