aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/loongarch
AgeCommit message (Expand)AuthorFilesLines
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-2/+2
2022-09-01LoongArch: Add soft float support.caiyinyu11-12/+85
2022-08-30LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13Xi Ruoyao2-0/+20
2022-08-30LoongArch: Fix ptr mangling/demangling features.caiyinyu2-2/+2
2022-08-26csu: Change start code license to have link exceptionSzabolcs Nagy1-2/+18
2022-08-24LoongArch: Fix dl-machine.h code formatting.Xi Ruoyao1-8/+4
2022-08-12LoongArch: Add pointer mangling support.caiyinyu2-0/+14
2022-07-26LoongArch: Hard Float Supportcaiyinyu22-0/+2372
2022-07-26LoongArch: Build Infrastructurecaiyinyu8-0/+223
2022-07-26LoongArch: Linux ABIcaiyinyu3-0/+116
2022-07-26LoongArch: Linux Syscall Interfacecaiyinyu2-0/+44
2022-07-26LoongArch: Generic <math.h> and soft-fp Routinescaiyinyu5-0/+321
2022-07-26LoongArch: Thread-Local Storage Supportcaiyinyu4-0/+249
2022-07-26LoongArch: ABI Implementationcaiyinyu18-0/+959