about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0352-74/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-182-196/+0
* s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024]Stefan Liebler2021-07-011-0/+13
* s390x: Update math: redirect roundeven functionStefan Liebler2021-06-293-1/+3
* iconvdata: Move gconv-modules configuration to gconv-modules.confSiddhesh Poyarekar2021-06-092-2/+14
* configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2021-06-042-4/+5
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-211-5/+0
* s390x: Check HWCAP bits against compiler flagsFlorian Weimer2021-05-191-0/+40
* s390: Update ulpsStefan Liebler2021-04-151-3/+3
* s390: Update ulpsAdhemerval Zanella2021-04-131-1/+1
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-021-34/+34
* S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev...Stefan Liebler2021-04-011-2/+19
* S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler2021-03-264-6/+15
* s390x: Regenerate ULPs.Stefan Liebler2021-03-121-1/+3
* s390x: Regenerate ulpsArjun Shankar2021-03-031-15/+17
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+28
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-10/+4
* S390: Add new hwcap values.Stefan Liebler2021-02-162-3/+6
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02302-302/+302
* s390x: Regenerate ulpsFlorian Weimer2020-12-221-10/+12
* s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler2020-12-172-0/+52
* s390x: Add glibc-hwcaps supportFlorian Weimer2020-12-103-0/+175
* S390: Derive float_t from FLT_EVAL_METHODMarius Hillenbrand2020-12-091-24/+0
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler2020-08-211-0/+3
* S390: Regenerate ULPs.Stefan Liebler2020-08-121-1/+1
* S390: Optimize __memset_z196.Stefan Liebler2020-06-261-10/+9
* S390: Optimize __memcpy_z196.Stefan Liebler2020-06-261-6/+15
* S390: Regenerate ULPs.Stefan Liebler2020-06-241-0/+2
* s390: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-60/+4
* s390x: Use fma{f} builtinAdhemerval Zanella2020-06-223-64/+4
* math: Decompose math-use-builtins.hAdhemerval Zanella2020-06-227-119/+90
* ieee754: provide gcc builtins based generic fma functionsVineet Gupta2020-06-031-0/+5
* ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta2020-06-031-0/+3
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-39/+0
* Remove most gmp-mparam.h headers.Joseph Myers2020-04-241-30/+0
* S390: Regenerate ULPs.Stefan Liebler2020-04-031-15/+19
* math: Remove inline math testsAdhemerval Zanella2020-03-191-817/+0
* S390: Remove backchain-based fallback and use generic backtrace.c.Stefan Liebler2020-03-052-295/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* S390: Fix non-ascii character in fenv.h.Stefan Liebler2020-02-121-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-033-3/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01309-309/+309
* S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.Stefan Liebler2019-12-111-0/+1
* S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.Stefan Liebler2019-12-111-0/+53
* S390: Implement math-barriers math_opt_barrier and math_force_eval.Stefan Liebler2019-12-111-0/+46
* S390: Use libc_fe* macros in fe* functions.Stefan Liebler2019-12-119-124/+27