aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2017-09-19i386.md (*scc_bt<mode>): New insn_and_split pattern.Uros Bizjak1-0/+92
2017-09-19i386.c (ix86_split_long_move): Do not handle address used for LEA in a specia...Uros Bizjak1-34/+3
2017-09-19rs6000.c (rs6000_gimple_fold_builtin): Add handling for early folding of vect...Will Schmidt2-72/+44
2017-09-18re PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execut...Andreas Schwab1-1/+2
2017-09-18i386.c (fold_builtin_cpu): Add M_AMDFAM17H to processor_model and "amdfam17h"...Uros Bizjak1-0/+2
2017-09-18re PR middle-end/82145 (i386/pr38988.c, i386/pr46254.c, i386/pr55154.c, i386/...Jakub Jelinek1-20/+6
2017-09-18[RS6000] PR81996, __builtin_return_address(0) failsAlan Modra1-13/+12
2017-09-17PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xloguesDaniel Santos1-6/+9
2017-09-17i386: Update preferred stack boundary for leaf functionsH.J. Lu1-5/+12
2017-09-16Refine formatting and comments.Chung-Ju Wu8-386/+385
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford2-7/+15
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford55-194/+42
2017-09-15[PR target/67591] ARM v8 Thumb IT blocks are deprecatedChristophe Lyon1-20/+26
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford47-294/+319
2017-09-14rs6000-builtin.def (BU_FLOAT128_1_HW): New macros to support float128 built-i...Michael Meissner4-6/+38
2017-09-14rs6000.c (rs6000_set_up_by_prologue): Make sure the TOC reg (r2) isn't in the...Pat Haugen1-0/+5
2017-09-14Use vec<> in build_vectorRichard Sandiford1-14/+15
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek14-17/+23
2017-09-13sysv4.h (STARTFILE_LINUX_SPEC): Add -static-pie support.Jakub Jelinek3-12/+17
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford28-166/+166
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford14-61/+85
2017-09-13[AArch64, PATCH] Improve Neon store of zeroJackson Woodruff2-5/+20
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