aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert57-57/+57
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-0/+4
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-27/+42
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-02-06sh: Add string-fzb.hAdhemerval Zanella1-0/+55
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers56-56/+56
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+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 Weimer5-0/+5
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-05-30sh: Remove _dl_skip_args usageAdhemerval Zanella1-15/+1
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-7/+0
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert56-56/+56
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-2/+2
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-13/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
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-09-03Remove "Contributed by" linesSiddhesh Poyarekar14-16/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-143/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer1-4/+12
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-1/+7
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-7/+14
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+28
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-7/+2
2021-01-28sh: Update libm-tests-ulpsAdhemerval Zanella1-19/+23
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert56-56/+56
2020-11-27sh: Add sh4 fpu Implies folderAdhemerval Zanella2-0/+2
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
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-04-24Remove most gmp-mparam.h headers.Joseph Myers1-29/+0
2020-03-19math: Remove inline math testsAdhemerval Zanella1-265/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers57-57/+57
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-36/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella1-26/+0
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/+6
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-14/+16
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert58-58/+58
2019-08-29sh: Split BE/LE abilistAdhemerval Zanella6-9/+180