about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* S390: Implement libc_fe* macros.Stefan Liebler2019-12-111-0/+250
* S390: Use convert-to-fixed instruction for llround functions.Stefan Liebler2019-12-113-0/+127
* S390: Use convert-to-fixed instruction for lround functions.Stefan Liebler2019-12-113-0/+142
* S390: Use convert-to-fixed instruction for llrint functions.Stefan Liebler2019-12-113-0/+151
* S390: Use convert-to-fixed instruction for lrint functions.Stefan Liebler2019-12-113-0/+166
* S390: Use load-fp-integer instruction for roundeven functions.Stefan Liebler2019-12-113-0/+116
* Use GCC builtins for copysign functions if desired.Stefan Liebler2019-12-111-0/+7
* Use GCC builtins for round functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for trunc functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for ceil functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for floor functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for rint functions if desired.Stefan Liebler2019-12-111-0/+11
* Use GCC builtins for nearbyint functions if desired.Stefan Liebler2019-12-111-0/+49
* S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [B...Stefan Liebler2019-11-271-1/+1
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-43/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-27/+58
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-7/+63
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+6
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-8/+0
* S390: Fp comparison are now raising FE_INVALID with gcc 10.Stefan Liebler2019-11-061-5/+7
* S390: Add new s390 platform z15.Stefan Liebler2019-10-182-3/+3
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-7/+11
* S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H.Stefan Liebler2019-09-191-2/+2
* S390: Add support for HP_TIMING_NOW.Stefan Liebler2019-09-181-0/+42
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07289-289/+289
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* S390: Regenerate ULPs.Stefan Liebler2019-06-251-6/+6
* Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab2019-06-041-3/+3