aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/loongarch/loongarch-def.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-23LoongArch: Define ISA versionsYang Yujie1-12/+25
2024-04-02LoongArch: Add support for TLS descriptors.mengqinggang1-0/+7
2024-04-01LoongArch: Split loongarch_option_override_internal into smaller proceduresYang Yujie1-3/+8
2024-02-03LoongArch: Fix an ODR violationXi Ruoyao1-0/+3
2024-01-10LoongArch: Use enums for constantsYang Yujie1-48/+67
2024-01-10LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64Yang Yujie1-3/+3
2024-01-10LoongArch: Handle ISA evolution switches along with other optionsYang Yujie1-1/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-08LoongArch: Remove the definition of ISA_BASE_LA64V110 from the code.Lulu Cheng1-10/+2
2023-12-08LoongArch: Switch loongarch-def from C to C++ to make it possible.Xi Ruoyao1-23/+32
2023-11-21LoongArch: Fix libgcc build failure when libc is not availableXi Ruoyao1-1/+9
2023-11-19LoongArch: Add evolution features of base ISA revisionsXi Ruoyao1-0/+5
2023-11-19LoongArch: genopts: Add infrastructure to generate code for new features in I...Xi Ruoyao1-0/+7
2023-11-18LoongArch: Implement atomic operations using LoongArch1.1 instructions.Lulu Cheng1-0/+2
2023-11-18LoongArch: Add LA664 support.Lulu Cheng1-3/+5
2023-10-23LoongArch: Add enum-style -mexplicit-relocs= optionXi Ruoyao1-0/+6
2023-09-05LoongArch: improved target configuration interfaceYang Yujie1-28/+29
2023-06-15LoongArch: Set default alignment for functions and labels with -mtuneXi Ruoyao1-0/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-08-24LoongArch: Add new code model 'medium'.Lulu Cheng1-3/+4
2022-03-29LoongArch Port: gcc buildchenglulu1-0/+151