aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/linux.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-26RISC-V: Add -X to link specFangrui Song1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-08RISC-V: add static-pie supportYanzhang Wang1-3/+4
2023-09-05RISC-V: Emit .note.GNU-stack for non-linux target as wellKito Cheng1-2/+0
2023-05-08RISC-V: Handle multi-lib path correclty for linuxKito Cheng1-0/+2
2023-05-03riscv/linux: Don't add -latomic with -pthreadAndreas Schwab1-10/+0
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-03-23RISC-V: Add riscv{32,64}be with big endian as defaultMarcus Comstedt1-1/+1
2021-03-23RISC-V: Support -mlittle-endian and -mbig-endianMarcus Comstedt1-0/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-06RISC-V: Move STARTFILE_PREFIX_SPEC into target OS files.Jim Wilson1-0/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-14RISC-V: Fix nested function trampolines.Jim Wilson1-0/+2
2018-05-08[PATCH] RISC-V: Use new linker emulations for glibc ABI.Jim Wilson1-2/+10
2018-04-20RISC-V: Pass --no-relax to linker if -mno-relax is present.Kito Cheng1-0/+1
2018-02-13RISC-V: define _REENTRANT with -pthreadAndreas Schwab1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02RISC-V: Fix for icache flush issue on multicore processors.Andrew Waterman1-0/+2
2017-11-07RISC-V: Define MUSL_DYNAMIC_LINKERMichael Clark1-0/+11
2017-02-06RISC-V Port: gccPalmer Dabbelt1-0/+44