aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2023-01-23sparc: Don't add crtfastmath.o for -sharedRichard Biener5-5/+5
2023-01-23arm: Add support for dwarf debug directives and pseudo hard-register for PAC ...Srinath Parvathaneni4-21/+93
2023-01-23arm: Add pacbti related multilib support for armv8.1-m.main.Srinath Parvathaneni2-3/+65
2023-01-23arm: Add support for Arm Cortex-M85 CPU.Srinath Parvathaneni3-5/+24
2023-01-23[PATCH 12/15] arm: implement bti injectionAndrea Corallo9-3/+110
2023-01-23[PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm bac...Andrea Corallo6-61/+76
2023-01-23[PATCH 10/15] arm: Implement cortex-M return signing address codegenAndrea Corallo5-9/+102
2023-01-23[PATCH 8/15] arm: Introduce multilibs for PACBTI target featureAndrea Corallo1-2/+26
2023-01-23[PATCH 7/15] arm: Emit build attributes for PACBTI target featureAndrea Corallo1-0/+18
2023-01-23[PATCH 5/15] arm: Implement target feature macros for PACBTIAndrea Corallo1-0/+18
2023-01-23[PATCH 3/15] arm: Add option -mbranch-protectionAndrea Corallo2-0/+15
2023-01-23[PATCH 2/15] arm: Add Armv8.1-M Mainline target feature +pacbtiAndrea Corallo2-0/+11
2023-01-23[PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64Andrea Corallo12-315/+383
2023-01-22pru: Fix CLZ expansion for QI and HI modesDimitar Dimitrov2-5/+15
2023-01-22[PATCH 1/2] select .rodata for const volatile variables.Cupertino Miranda1-1/+0
2023-01-20AArch64: Gate various crypto intrinsics availability based on featuresTejas Belagod1-17/+18
2023-01-19x86: Check invalid third argument to __builtin_ia32_prefetchH.J. Lu1-0/+12
2023-01-19aarch64: fix ICE in aarch64_layout_arg [PR108411]Christophe Lyon1-7/+20
2023-01-19[aarch64] Use exact_log2 (INTVAL (operands[2])) >= 0 to gate for vec_merge pa...Prathamesh Kulkarni1-3/+3
2023-01-18arm: fix __arm_vld1q_z* and __arm_vst1q_p* intrinsics [PR108442]Murray Steele1-16/+16
2023-01-18xtensa: Optimize inversion of the MSBTakayuki 'January June' Suwa1-1/+25
2023-01-18rs6000: Fix typo on vec_vsubcuq in rs6000-overload.def [PR108396]Kewen Lin1-1/+1
2023-01-18rs6000: Teach rs6000_opaque_type_invalid_use_p about gcall [PR108348]Kewen Lin1-4/+15
2023-01-18Don't add crtfastmath.o for -shared.liuhongt3-3/+3
2023-01-17bpf: disable -fstack-protector in BPFJose E. Marchesi1-0/+8
2023-01-16x86: Disable -mforce-indirect-call for PIC in 32-bit modeH.J. Lu1-0/+6
2023-01-16Disable gather/scatter for zen4Jan Hubicka3-4/+32
2023-01-16solaris2: Don't add crtfastmath.o for -sharedRichard Biener1-1/+1
2023-01-16arm: Split up MVE _Generic associations to prevent type clashes [PR107515]Stam Markianos-Wright1-2/+2
2023-01-16Update copyright years.Jakub Jelinek1001-1007/+1007
2023-01-16riscv: Fix up Copyright lines [PR108413]Jakub Jelinek2-2/+2
2023-01-16x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in C++ [PR105593]Jakub Jelinek5-0/+36
2023-01-16rs6000: Teach rs6000_opaque_type_invalid_use_p about inline asm [PR108272]Kewen Lin1-10/+41
2023-01-14xtensa: Remove old broken tweak for leaf functionTakayuki 'January June' Suwa3-98/+30
2023-01-14[aarch64] Fold ldr+dup to ld1rq for little endian targets.Prathamesh Kulkarni2-5/+29
2023-01-13[PR40457] [arm] expand SI-aligned movdi into pair of movsiAlexandre Oliva1-2/+10
2023-01-13Fix support for atomic loads and stores on hppa.John David Anglin5-26/+121
2023-01-13arm: Add cde feature support for Cortex-M55 CPU.Srinath Parvathaneni1-0/+8
2023-01-13arm: Don't add crtfastmath.o for -sharedRichard Biener2-2/+2
2023-01-13aarch64: Don't add crtfastmath.o for -sharedRichard Biener3-3/+3
2023-01-13aarch64: Fix DWARF frame register sizes for predicatesRichard Sandiford1-0/+17
2023-01-13aarch64: Don't update EH info when folding [PR107209]Richard Biener1-1/+1
2023-01-12aarch64: Fix bit-field alignment in param passing [PR105549]Christophe Lyon1-28/+120
2023-01-12aarch64: fix warning emission for ABI break since GCC 9.1Christophe Lyon1-7/+21
2023-01-12xtensa: Optimize ctzsi2 and ffssi2 a bitTakayuki 'January June' Suwa1-4/+4
2023-01-12xtensa: Tune "*btrue" insn patternTakayuki 'January June' Suwa1-2/+9
2023-01-11bpf: correct bpf_print_operand for floats [PR108293]David Faust1-6/+28
2023-01-11rs6000: Make P10_FUSION honour tuning settingKewen Lin2-5/+10
2023-01-11IBM zSystems: Use NAND instruction to implement bit notAndreas Krebbel1-0/+8
2023-01-10xtensa: Make instruction cost estimation for size more accurateTakayuki 'January June' Suwa1-4/+7