aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/csky
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert51-51/+51
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-11/+7
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-02-07C-SKY: Strip hard float abi from hard float feature.quxm2-40/+62
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers51-51/+51
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-2/+1
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer1-2/+0
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer3-0/+3
2022-10-06elf: Remove _dl_string_hwcapJavier Pello1-2/+0
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-05-30csky: Remove _dl_skip_args usageAdhemerval Zanella1-18/+1
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-23/+0
2022-05-13C-SKY: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2-10/+72
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-5/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert52-52/+52
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-21/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-10/+0
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella4-35/+0
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2-0/+12
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein1-0/+1
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-8/+11
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-55/+0
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-13/+4
2021-01-23Update C-SKY libm-test-ulpsMao Han2-54/+61
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert55-55/+55
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-21C-SKY: Make dynamic linker's name compitable with the older gcc.Cooper Qu1-9/+26
2020-10-20Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."Mao Han1-1/+1
2020-10-19C-SKY:Fix dynamic linker's name when mfloat-abi=softfp.Cooper Qu1-1/+1
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-35/+0
2020-03-19math: Remove inline math testsAdhemerval Zanella2-1090/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-1/+0
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-4/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers56-56/+56
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-3/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-37/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella1-25/+1
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis3-10/+15
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert57-57/+57