aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2017-09-13pr63304_1.c: Remove-mno-fix-cortex-a53-843419.Kugan Vivekanandarajah1-11/+0
2017-09-12sparc.c (output_return): Output the source location of the insn in the delay ...Eric Botcazou1-4/+22
2017-09-12Add -static-pie to GCC driver to create static PIEH.J. Lu3-15/+18
2017-09-12Remove '*' from movsi/di/ti patternsWilco Dijkstra1-6/+6
2017-09-12re PR target/80204 (macosx-version-min wrong for macOS Sierra 10.12.3)Simon Wright1-11/+5
2017-09-12re PR target/82112 (internal compiler error: in fold_convert_loc, at fold-con...Jakub Jelinek1-15/+11
2017-09-12altivec.md (vec_widen_umult_even_v4si, [...]): Add define expands for vmuleuw...Carl Love4-4/+69
2017-09-12[Patch AArch64 2/2] Fix memory sizes to load/store patternsJames Greenhalgh6-22/+28
2017-09-12[Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to enco...James Greenhalgh36-345/+345
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford88-475/+379
2017-09-12Use hard_regno_nregs instead of HARD_REGNO_NREGSRichard Sandiford5-13/+14
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford3-23/+23
2017-09-12Make more use of end_hard_regnoRichard Sandiford4-5/+4
2017-09-12Make more use of END_REGNORichard Sandiford2-5/+2
2017-09-12Make more use of REG_NREGSRichard Sandiford6-18/+13
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford12-89/+80
2017-09-12Add short_call function attribute for MIPSSimon Atanasyan1-2/+4
2017-09-11xtensa: fix PR target/82181Max Filippov1-0/+1
2017-09-112017-09-11 Vidya Praveen <vidyapraveen@arm.com>Vidya Praveen6-416/+280
2017-09-08re PR target/81988 (invalid std instruction with odd register)Eric Botcazou1-1/+16
2017-09-08alpha.c (alpha_print_operand): Remove.Uros Bizjak1-11/+0
2017-09-07re PR bootstrap/80897 (gnat bootstrap broken on SPARC64/Linux)Eric Botcazou1-1/+17
2017-09-07vsx.md (define_insn "*stxvl"): Add missing argument to the sldi instruction.Carl Love1-1/+1
2017-09-07re PR target/81979 (Assembler messages: Error: can't resolve `.got2' {.got2 s...Jakub Jelinek1-19/+33
2017-09-06rs6000-cpus.def (OTHER_VSX_VECTOR_MASKS): Delete OPTION_MASK_FLOAT128_KEYWORD.Michael Meissner5-112/+67
2017-09-06[arm] Improve error checking in parsecpu.awkRichard Earnshaw1-1/+25
2017-09-06[arm] auto-generate arm-isa.h from CPU descriptionsRichard Earnshaw6-279/+391
2017-09-06vxworks.h (VXCPU_FOR_8548): Correct definition for VxWorks 7.Olivier Hainque1-3/+9
2017-09-06re PR target/77308 (surprisingly large stack usage for sha512 on arm)Bernd Edlinger2-8/+12
2017-09-05[75/77] Use scalar_mode in the AArch64 portRichard Sandiford2-7/+7
2017-09-05[61/77] Use scalar_int_mode in the AArch64 portRichard Sandiford2-57/+78
2017-09-05Make targetm.get_mask_mode return an opt_modeRichard Sandiford1-2/+2
2017-09-05Make mode_for_vector return an opt_modeRichard Sandiford3-13/+10
2017-09-05Add mode_for_int_vector helper functionsRichard Sandiford4-15/+5
2017-09-05Make mode_for_size return an opt_modeRichard Sandiford4-12/+12
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford11-48/+43
2017-09-05Make more use of int_mode_for_modeRichard Sandiford1-3/+3
2017-09-05re PR target/81833 (PowerPC: VSX: Miscompiles ffmpeg's scalarproduct_int16_vs...Bill Schmidt1-34/+44
2017-09-05Improve max_insns_skipped logicWilco Dijkstra1-13/+5
2017-09-05i386: Avoid stack realignment if possibleH.J. Lu1-55/+88
2017-09-04re PR target/82098 (internal compiler error: in elimination_costs_in_insn, at...Uros Bizjak1-4/+6
2017-09-04Fix ldrd offsetsWilco Dijkstra1-5/+9
2017-09-04re PR target/77308 (surprisingly large stack usage for sha512 on arm)Bernd Edlinger1-5/+79
2017-09-04* config/i386/i386-protos.h (ix86_tls_address_pattern_p) New prototype.Uros Bizjak4-0/+96
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford42-208/+180
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford98-447/+529
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford116-594/+596
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford16-55/+133
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford33-112/+109
2017-09-03i386.md (*bt<mode>): Use nonimmediate_operand predicate for operand 1.Uros Bizjak1-4/+4