aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Remove obsolete comment about use_thunkRainer Orth10-20/+10
2019-05-28Add GCC support to ENQCMD.Xuepeng Guo12-8/+126
2019-05-27i386.c (ix86_gen_add3): Remove indirect function.Uros Bizjak5-51/+35
2019-05-27i386.h (STACK_SIZE_MODE): Define.Uros Bizjak1-0/+4
2019-05-27i386.md (@leave_<mode>): New expander.Uros Bizjak7-129/+59
2019-05-24re PR target/90530 (Invalid SUBREG insn generated by reload)John David Anglin2-7/+8
2019-05-24GCN: Wait for exit value to write before exiting.Andrew Stubbs2-3/+6
2019-05-24Fix 64-bit addition in prologue.Andrew Stubbs1-3/+3
2019-05-24[aarch64] Change two function declaration typesMatthew Malcomson1-3/+2
2019-05-24re PR target/90568 (stack protector should use cmp or sub, not xor, to allow ...Jakub Jelinek1-28/+33
2019-05-23darwin, x86 - disable '-mfentry' for the port.Iain Sandoe1-1/+2
2019-05-23rs6000.c (rs6000_global_entry_point_needed_p): Rename to rs6000_global_entry_...Bill Schmidt1-4/+21
2019-05-23re PR target/90552 (attribute((optimize(3))) not overriding -Os)Uros Bizjak1-1/+2
2019-05-23rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PCREL.Bill Schmidt4-1/+47
2019-05-23Add infrastructure to support -mcpu=future to represent a futureBill Schmidt9-3/+36
2019-05-23re PR target/90568 (stack protector should use cmp or sub, not xor, to allow ...Jakub Jelinek1-1/+1
2019-05-22Add support for constructors and destuctors on GCNKwok Cheung Yeung2-27/+31
2019-05-22Fix trampoline execution failures on GCN5.Andrew Stubbs1-0/+4
2019-05-22x86: Don't allocate stack frame nor align stack if not neededH.J. Lu3-18/+39
2019-05-22sse.md (sse_cvtpi2ps): Use TARGET_MMX in insn condition.Uros Bizjak2-16/+9
2019-05-22[aarch64] Introduce flags for SVE2.Matthew Malcomson5-36/+69
2019-05-22[RS6000] Don't pass -many to the assemblerAlan Modra2-22/+51
2019-05-22rs6000: wz -> d+p7Segher Boessenkool4-15/+5
2019-05-22rs6000: wl -> d+p6Segher Boessenkool4-12/+2
2019-05-22rs6000: wm -> wa+p8vSegher Boessenkool4-15/+3
2019-05-22rs6000: wk -> ws+p8vSegher Boessenkool4-13/+2
2019-05-22rs6000: wj -> wi+p8vSegher Boessenkool5-27/+14
2019-05-22rs6000: wh -> d+p8vSegher Boessenkool4-16/+12
2019-05-21re PR target/90547 (ICE in gen_lowpart_general, at rtlhooks.c:63)Uros Bizjak1-0/+8
2019-05-21sse.md (VF1_AVX2): New mode iterator.Uros Bizjak1-0/+12
2019-05-21cpuid.h (__cpuid): For 32bit targets...Uros Bizjak1-0/+17
2019-05-21PR90545, gcc.target/powerpc/fold-vec-splats-floatdouble.c failsAlan Modra1-1/+7
2019-05-21fix diagnostic quoting/spelling in rs6000Martin Liska3-24/+26
2019-05-20[i386] Fold __builtin_ia32_shufpd to VEC_PERM_EXPRMarc Glisse1-1/+27
2019-05-20Reject -mx32 on Solaris/x86Rainer Orth1-1/+2
2019-05-20Fix %e in Solaris specsRainer Orth2-3/+3
2019-05-20Add missing ATTRIBUTE_UNUSED for ix86_libc_has_fast_function.Martin Liska1-1/+1
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek5-6/+17
2019-05-20Come up with hook libc_has_fast_function (PR middle-end/90263).Martin Liska1-0/+15
2019-05-20rs6000: Delete the "wH" and "wI" constraintsSegher Boessenkool5-90/+70
2019-05-20rs6000: Delete the "wy" constraintSegher Boessenkool5-45/+56
2019-05-20rs6000: Delete the "wu" constraintSegher Boessenkool4-36/+24
2019-05-20rs6000: Delete "wJ" and "wK" constraintsSegher Boessenkool5-93/+95
2019-05-20rs6000: Delete the "wb" constraintSegher Boessenkool5-51/+45
2019-05-20rs6000: Delete the "wo" constraintSegher Boessenkool6-58/+74
2019-05-18Darwin, objective-c - register gnu-runtime headers correctly.Iain Sandoe1-24/+15
2019-05-18darwin - use switch_to_section instead of asm output.Iain Sandoe1-4/+2
2019-05-18rs6000: Some rs6000_emit_epilogue improvementsSegher Boessenkool1-44/+53
2019-05-17rs6000: Add "enabled" attributeSegher Boessenkool1-0/+33
2019-05-17gcc: aarch64: move assemble_start_function / assemble_end_functionMax Filippov1-0/+4