aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/loongarch/loongarch.opt
AgeCommit message (Expand)AuthorFilesLines
2024-04-23LoongArch: Define ISA versionsYang Yujie1-9/+34
2024-04-02LoongArch: Add support for TLS descriptors.mengqinggang1-0/+14
2024-04-01LoongArch: Split loongarch_option_override_internal into smaller proceduresYang Yujie1-4/+4
2024-01-11LoongArch: Implement option save/restoreYang Yujie1-19/+19
2024-01-10LoongArch: Simplify -mexplicit-reloc definitionsYang Yujie1-1/+1
2024-01-10LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64Yang Yujie1-1/+1
2024-01-10LoongArch: Handle ISA evolution switches along with other optionsYang Yujie1-8/+8
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-08LoongArch: New options -mrecip and -mrecip= with ffast-math.Jiahao Xu1-0/+11
2023-12-08LoongArch: Add support for LoongArch V1.1 approximate instructions.Jiahao Xu1-0/+4
2023-12-08LoongArch: Remove the definition of ISA_BASE_LA64V110 from the code.Lulu Cheng1-3/+0
2023-11-19LoongArch: Add fine-grained control for LAM_BH and LAMCASXi Ruoyao1-0/+8
2023-11-19LoongArch: genopts: Add infrastructure to generate code for new features in I...Xi Ruoyao1-2/+18
2023-11-19LoongArch: Fix internal error running "gcc -march=native" on LA664Xi Ruoyao1-0/+3
2023-11-18LoongArch: Add LA664 support.Lulu Cheng1-0/+3
2023-11-14LoongArch: Disable relaxation if the assembler don't support conditional bran...Xi Ruoyao1-1/+5
2023-10-23LoongArch: Add enum-style -mexplicit-relocs= optionXi Ruoyao1-2/+19
2023-10-19LoongArch:Implement the new vector cost model framework.Jiahao Xu1-4/+11
2023-09-20LoongArch: Check whether binutils supports the relax function. If supported, ...Lulu Cheng1-1/+6
2023-09-05LoongArch: Add Loongson SX base instruction support.Lulu Cheng1-0/+4
2023-09-05LoongArch: improved target configuration interfaceYang Yujie1-22/+38
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-05LoongArch: add -mdirect-extern-access optionXi Ruoyao1-0/+4
2022-08-24LoongArch: Add new code model 'medium'.Lulu Cheng1-0/+3
2022-07-27LoongArch: adjust the default of -mexplicit-relocs by checking gas featureXi Ruoyao1-1/+1
2022-07-26LoongArch: Support split symbol.Lulu Cheng1-0/+4
2022-03-29LoongArch Port: gcc buildchenglulu1-0/+186