aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers303-303/+303
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 Weimer3-2/+10
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer5-0/+5
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+29
2022-10-06elf: Remove _dl_string_hwcapJavier Pello1-14/+0
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-08-25s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer4-63/+43
2022-08-18S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler1-1/+3
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld3-624/+0
2022-07-22s390x: Add optimized chacha20Adhemerval Zanella Netto3-0/+624
2022-06-21s390: use LC_ALL=C for readelf callSam James2-2/+2
2022-06-21s390: use $READELFSam James2-2/+2
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-7/+2
2022-05-30s390: Remove _dl_skip_args usageAdhemerval Zanella2-62/+0
2022-05-18S390: Enable static PIEStefan Liebler3-0/+242
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-23/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-7/+0
2022-04-14S390: Add new s390 platform z16.Stefan Liebler6-10/+47
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2-32/+4
2022-02-23s390: Remove bzero optimizationsAdhemerval Zanella5-103/+2
2022-02-10elf: Remove prelink supportAdhemerval Zanella2-28/+16
2022-01-14s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer1-2/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert303-303/+303
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-27/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella2-3/+3
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-11-10s390: Use long branches across object boundaries (jgh instead of jh)Florian Weimer2-2/+2
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2-0/+2
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2-0/+2
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2-8/+4
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2-16/+22
2021-10-07S390: Add PCI_MIO and SIE HWCAPsStefan Liebler2-3/+5
2021-10-06S390: update libm test ulpsStefan Liebler1-1/+1
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar52-74/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song2-196/+0
2021-07-01s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024]Stefan Liebler1-0/+13
2021-06-29s390x: Update math: redirect roundeven functionStefan Liebler3-1/+3
2021-06-09iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar2-2/+14
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2-4/+5
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer1-5/+0
2021-05-19s390x: Check HWCAP bits against compiler flagsFlorian Weimer1-0/+40
2021-04-15s390: Update ulpsStefan Liebler1-3/+3
2021-04-13s390: Update ulpsAdhemerval Zanella1-1/+1
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann1-34/+34
2021-04-01S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler1-2/+19