aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)Author
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer
2021-11-10s390: Use long branches across object boundaries (jgh instead of jh)Florian Weimer
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-10-07S390: Add PCI_MIO and SIE HWCAPsStefan Liebler
2021-10-06S390: update libm test ulpsStefan Liebler
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-07-01s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024]Stefan Liebler
2021-06-29s390x: Update math: redirect roundeven functionStefan Liebler
2021-06-09iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer
2021-05-19s390x: Check HWCAP bits against compiler flagsFlorian Weimer
2021-04-15s390: Update ulpsStefan Liebler
2021-04-13s390: Update ulpsAdhemerval Zanella
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann
2021-04-01S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler
2021-03-26S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler
2021-03-12s390x: Regenerate ULPs.Stefan Liebler
2021-03-03s390x: Regenerate ulpsArjun Shankar
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-02-16S390: Add new hwcap values.Stefan Liebler
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-22s390x: Regenerate ulpsFlorian Weimer
2020-12-17s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler
2020-12-10s390x: Add glibc-hwcaps supportFlorian Weimer
2020-12-09S390: Derive float_t from FLT_EVAL_METHODMarius Hillenbrand
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-08-21S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler
2020-08-12S390: Regenerate ULPs.Stefan Liebler
2020-06-26S390: Optimize __memset_z196.Stefan Liebler
2020-06-26S390: Optimize __memcpy_z196.Stefan Liebler
2020-06-24S390: Regenerate ULPs.Stefan Liebler
2020-06-22s390: Use sqrt{f} builtinAdhemerval Zanella
2020-06-22s390x: Use fma{f} builtinAdhemerval Zanella
2020-06-22math: Decompose math-use-builtins.hAdhemerval Zanella
2020-06-03ieee754: provide gcc builtins based generic fma functionsVineet Gupta
2020-06-03ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta