aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/csky
AgeCommit message (Expand)Author
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-21C-SKY: Make dynamic linker's name compitable with the older gcc.Cooper Qu
2020-10-20Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."Mao Han
2020-10-19C-SKY:Fix dynamic linker's name when mfloat-abi=softfp.Cooper Qu
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han
2019-02-25Break more lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-21Add C-SKY portMao Han