aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2018-11-08arm - Add support for aliases of CPU namesRichard Earnshaw6-37/+80
2018-11-07[arm] Add support for Arm AresKyrylo Tkachov3-3/+17
2018-11-07[AArch64] Add -mcpu/-mtune support for Arm AresKyrylo Tkachov2-1/+2
2018-11-07Fix some typo and brain twister logical.Chenghua Xu3-20/+20
2018-11-07Add support for Loongson 2K1000 processor.Chenghua Xu7-16/+170
2018-11-07Add support for Loongson 3A2000/3A3000 processor.Chenghua Xu6-13/+165
2018-11-07Add support for Loongson 3A1000 processor.Chenghua Xu7-159/+164
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu5-5/+90
2018-11-07Add support for Loongson EXT instructions.Chenghua Xu3-9/+25
2018-11-07Add support for Loongson MMI instructions.Chenghua Xu7-774/+824
2018-11-06rs6000.md (bswap<mode>2): Force address into register if not in indexed or in...Aaron Sawdey1-4/+10
2018-11-06aarch64 - Set the mode for the unspec in speculation_tracker insn.Richard Earnshaw1-1/+1
2018-11-06Fix D compilation on SolarisRainer Orth3-1/+58
2018-11-06S/390: Introduce relative_long attributeIlya Leoshkevich1-27/+67
2018-11-06msp430.h (REG_CLASS_CONTENTS): Add R0 to REG_CLASS_CONTENTS[GEN_REGS].Jozef Lawrynowicz1-2/+9
2018-11-06Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth4-2/+57
2018-11-06S/390: Fix PR87723Andreas Krebbel1-1/+1
2018-11-06avx512fintrin.h: Update VFIXUPIMM* intrinsics.Wei Xiao7-347/+336
2018-11-05gcc: xtensa: don't force PIC for uclinux targetMax Filippov1-2/+2
2018-11-05S/390: Increase register move costs for CC_REGSRobin Dapp1-0/+5
2018-11-05S/390: Add loc patterns for QImode and HImodeRobin Dapp1-0/+38
2018-11-05S/390: Allow immediates in loc expanderRobin Dapp2-3/+9
2018-11-05re PR target/87853 (_mm_cmpgt_epi8 broken with -funsigned-char)Xuepeng Guo1-3/+4
2018-11-04Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar8-16/+170
2018-11-03re PR target/87079 (nios2 optimization for size - case of regression relative...Sandra Loosemore1-0/+13
2018-11-02rs6000-string.c (expand_strncmp_gpr_sequence): Pay attention to TARGET_AVOID_...Aaron Sawdey1-5/+11
2018-11-02Although there's no fundamental reason why shrink wrapping and speculation tr...Richard Earnshaw1-0/+6
2018-11-02Remove SPARC HAVE_AS_REGISTER_PSEUDO_OPRainer Orth2-9/+0
2018-11-01rs6000-protos.h (rs6000_address_for_fpconvert): Remove prototype.Aaron Sawdey4-42/+22
2018-10-31aarch64: Remove early clobber from ATOMIC_LDOP scratchRichard Henderson1-1/+13
2018-10-31Provide extension hint for aarch64 target (PR driver/83193).Martin Liska2-17/+57
2018-10-31[ARC] Handle store cacheline hazard.Claudiu Zissulescu5-40/+133
2018-10-31[ARC] Add BI/BIH instruction support.Claudiu Zissulescu4-214/+125
2018-10-31[ARC] Cleanup TLS implementation and add a number of tests.Claudiu Zissulescu2-78/+38
2018-10-31[ARC] Remove non standard funcions calls.Claudiu Zissulescu1-148/+10
2018-10-31Fix PR87374: ICE with -mslow-flash-data and -mword-relocationsThomas Preud'homme2-8/+16
2018-10-31aarch64: Force TImode values into even registersRichard Henderson1-4/+8
2018-10-31aarch64: Improve atomic-op lse generationRichard Henderson4-272/+108
2018-10-31aarch64: Improve swp generationRichard Henderson2-47/+15
2018-10-31aarch64: Improve cas generationRichard Henderson3-44/+75
2018-10-31aarch64: Simplify LSE cas generationRichard Henderson3-119/+49
2018-10-31Add pipeline description for Qualcomm Saphira core.Sameera Deshpande3-1/+562
2018-10-30rs6000.md (bswapdi2): Force address into register if not in indexed or indire...Aaron Sawdey3-4/+27
2018-10-30Avoid unnecessarily numbering cloned symbols.Michael Ploujnikov1-1/+1
2018-10-30Fixes bug 87330 by invoking df_note_add_problem to recompute REG_DEAD and RE...Sameera Deshpande1-0/+1
2018-10-29[rs6000] Consistently use '__vector' instead of 'vector'Paul A. Clarke2-47/+47
2018-10-29Extract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTPOlivier Hainque1-3/+9
2018-10-29Introduce notion of VXWORKS_PERSONALITYOlivier Hainque1-2/+10
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw54-4/+695
2018-10-28darwin - fix powerpc-darwin stack alignmentsIain Sandoe1-5/+33