aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2020-10-11Darwin, Objective-C : Adjust objective-c symbol linkage with version.Iain Sandoe1-3/+30
2020-10-11Darwin, Objective-C : Update meta-data linkage.Iain Sandoe1-1/+42
2020-10-11Objective-C, Darwin : Revise the runtime selection options.Iain Sandoe2-3/+3
2020-10-10[nvptx] Replace dots in function namesTom de Vries1-3/+54
2020-10-10[nvptx] Factor out write_fn_proto_1Tom de Vries1-19/+23
2020-10-10Darwin : Only emit Objective-C section switches for older linkers.Iain Sandoe1-3/+4
2020-10-10Objective-C, Darwin : Update metadata section uses.Iain Sandoe2-0/+10
2020-10-10Objective-C, Darwin : Use special string sections for V2 NeXT runtime.Iain Sandoe2-0/+19
2020-10-10Darwin : Begin rework of zero-fill sections.Iain Sandoe1-28/+14
2020-10-09x86: Add <x86gprintrin.h>H.J. Lu30-270/+309
2020-10-09[nvptx] Set -misa=sm_35 by defaultTom de Vries2-2/+6
2020-10-08[PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2Will Schmidt1-6/+6
2020-10-08arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914)Christophe Lyon1-0/+8
2020-10-08arm: [MVE] Remove illegal intrinsics (PR target/96914)Christophe Lyon5-212/+19
2020-10-08arm: [MVE[ Add vqdmlashq intrinsics (PR target/96914)Christophe Lyon5-0/+156
2020-10-08arm: Fix ICE on glibc compilation after my DIVMOD optimization [PR97322]Jakub Jelinek1-3/+1
2020-10-07amdgcn: Use scalar instructions for addptrdi3Andrew Stubbs1-12/+31
2020-10-07debug: Pass --gdwarf-N to assembler if fixed gas is detected during configureJakub Jelinek2-0/+4
2020-10-06arm: Enable MVE SIMD modes for vectorizationDennis Zhang1-0/+24
2020-10-06[PATCH][GCC] arm: Move iterators from mve.md to iterators.md to maintain cons...Srinath Parvathaneni3-648/+1266
2020-10-06arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55Joe Ramsay3-7/+84
2020-10-05arm: Add missing part number for Neoverse V1Alex Coplan1-0/+2
2020-10-02rs6000: clean up headers in rs6000.c and rs6000-call.cDavid Edelsohn2-11/+5
2020-10-02arm: Remove coercion from scalar argument to vmin & vmax intrinsicsJoe Ramsay1-36/+36
2020-10-02AArch64: Add neoversev1_tunings structKyrylo Tkachov2-2/+28
2020-10-02aarch64: Remove aarch64_sve_pred_dominates_pRichard Sandiford4-162/+853
2020-10-02arm: Make more use of the new mode macrosRichard Sandiford1-39/+25
2020-10-02[RS6000] ICE in decompose, at rtl.h:2282Alan Modra1-1/+1
2020-10-02[RS6000] rs6000_linux64_override_options fixAlan Modra1-13/+7
2020-10-02[RS6000] function for linux64 SUBSUBTARGET_OVERRIDE_OPTIONSAlan Modra3-152/+98
2020-10-01Fix build of ppc64 target.Martin Liska2-0/+2
2020-10-01[nvptx] Emit mov.u32 instead of cvt.u32.u32 for truncsiqi2Tom de Vries1-3/+7
2020-10-01arm: Add missing vec_cmp and vcond patternsRichard Sandiford3-217/+187
2020-10-01config/i386/t-rtems: Change from mtune to march for multilibsMichael Davidsaver1-4/+4
2020-10-01arm: Fix ordering in arm-cpus.inAlex Coplan3-16/+17
2020-10-01s390: Fix up s390_atomic_assign_expand_fenvJakub Jelinek1-8/+9
2020-10-01PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels...Florian Weimer2-6/+34
2020-10-01[RS6000] Adjust gcc asm for power10Alan Modra1-0/+9
2020-10-01[RS6000] -mno-minimal-toc vs. power10 pcrelativeAlan Modra1-4/+13
2020-09-30arm: add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus3-4/+33
2020-09-30aarch64: add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus2-1/+3
2020-09-30[GCC][PATCH] arm: Fix MVE intrinsics polymorphic variants wrongly generating ...Srinath Parvathaneni1-82/+85
2020-09-30[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTIONTom de Vries6-5/+27
2020-09-30x86: Use SET operation in MOVDIRI and MOVDIR64BH.J. Lu1-10/+10
2020-09-30i386: Define __LAHF_SAHF__ and __MOVBE__ macros, based on ISA flagsFlorian Weimer1-0/+4
2020-09-30PR target/97150 AArch64: 2nd parameter of unsigned Neon scalar shift intrinsi...Kyrylo Tkachov1-9/+9
2020-09-30PR target/96313 AArch64: vqmovun* return types should be unsignedKyrylo Tkachov2-10/+10
2020-09-30aarch64: Tweak movti and movtf patternsRichard Sandiford2-10/+16
2020-09-30arm: Fix ICEs in no-literal-pool.c on MVE [PR97251]Alex Coplan2-4/+4
2020-09-30Re: rs6000: Use parameterized names for tablejumpAlan Modra1-14/+16