about summary refs log tree commit diff
path: root/sysdeps/csky
Commit message (Expand)AuthorAgeFilesLines
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-191-0/+21
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-191-0/+2
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0151-51/+51
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-172-11/+7
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-1/+1
* C-SKY: Strip hard float abi from hard float feature.quxm2023-02-072-40/+62
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0651-51/+51
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-2/+1
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-2/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-183-0/+3
* elf: Remove _dl_string_hwcapJavier Pello2022-10-061-2/+0
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* csky: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-18/+1
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-23/+0
* C-SKY: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2022-05-132-10/+72
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-5/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0152-52/+52
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-21/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-10/+0
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-174-35/+0
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-132-0/+12
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-6/+0
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-9/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-261-0/+1
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-261-0/+1
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-8/+11
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-55/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-13/+4
* Update C-SKY libm-test-ulpsMao Han2021-01-232-54/+61
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0255-55/+55
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* C-SKY: Make dynamic linker's name compitable with the older gcc.Cooper Qu2020-10-211-9/+26
* Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."Mao Han2020-10-201-1/+1
* C-SKY:Fix dynamic linker's name when mfloat-abi=softfp.Cooper Qu2020-10-191-1/+1
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-35/+0
* math: Remove inline math testsAdhemerval Zanella2020-03-192-1090/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-1/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-4/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0156-56/+56
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-3/+0
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-37/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-25/+1
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2