about summary refs log tree commit diff
path: root/sysdeps/loongarch/bits
Commit message (Collapse)AuthorAgeFilesLines
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
| | | | | | | | | | | | | | | WG14 decided to use the name C23 as the informal name of the next revision of the C standard (notwithstanding the publication date in 2024). Update references to C2X in glibc to use the C23 name. This is intended to update everything *except* where it involves renaming files (the changes involving renaming tests are intended to be done separately). In the case of the _ISOC2X_SOURCE feature test macro - the only user-visible interface involved - support for that macro is kept for backwards compatibility, while adding _ISOC23_SOURCE. Tested for x86_64.
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-014-4/+4
|
* LoongArch: Add lasx/lsx support for _dl_runtime_profile.caiyinyu2023-09-152-3/+46
|
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-063-3/+3
|
* LoongArch: Add soft float support.caiyinyu2022-09-011-0/+3
|
* LoongArch: Generic <math.h> and soft-fp Routinescaiyinyu2022-07-261-0/+90
|
* LoongArch: ABI Implementationcaiyinyu2022-07-263-0/+108