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-05-021-0/+21
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-05-021-0/+2
* 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
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-013-10/+15
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0757-57/+57
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* C-SKY: mark lr as undefined to stop unwindingMao Han2019-03-111-0/+4
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0157-57/+57
* Add C-SKY portMao Han2018-12-2177-0/+7477