aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)Author
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-02S390: Regenerate ULPs.Stefan Liebler
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-17S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler
2016-10-07s390: Refactor ifunc resolvers due to false debuginfo.Stefan Liebler
2016-10-04S390: Regenerate ULPsStefan Liebler
2016-09-14Remove the ptw-% patternsFlorian Weimer
2016-09-07Add femode_t functions: s390.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-08-31S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler
2016-08-29Add fetestexceptflag.Joseph Myers
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Add fesetexcept: s390.Joseph Myers
2016-07-20S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler
2016-07-06S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-05-25S390: Fix utf32 to utf16 handling of low surrogates (disable cu42).Stefan Liebler
2016-05-25S390: Fix utf32 to utf8 handling of low surrogates (disable cu41).Stefan Liebler
2016-05-25S390: Use s390-64 specific ionv-modules on s390-32, too.Stefan Liebler
2016-05-25S390: Optimize utf16-utf32 module.Stefan Liebler
2016-05-25S390: Optimize utf8-utf16 module.Stefan Liebler
2016-05-25S390: Optimize utf8-utf32 module.Stefan Liebler
2016-05-25S390: Optimize iso-8859-1 to ibm037 iconv-module.Stefan Liebler
2016-05-25S390: Optimize builtin iconv-modules.Stefan Liebler
2016-05-25S390: Optimize 8bit-generic iconv modules.Stefan Liebler
2016-05-25S390: Configure check for vector support in gcc.Stefan Liebler
2016-05-25S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler
2016-05-24S390: Implement mempcpy with help of memcpy. [BZ #19765]Stefan Liebler
2016-05-24S390: Do not call memcpy, memcmp, memset within libc.so via ifunc-plt.Stefan Liebler
2016-05-24S390: Use 64bit instruction to check for copies of > 1MB with mvcle.Stefan Liebler
2016-05-24S390: Use mvcle for copies > 1MB on 32bit with default memcpy variant.Stefan Liebler
2016-05-11S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler
2016-04-01S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler
2016-03-31S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler
2016-03-31S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu
2016-01-19S390: Regenerate ULPsStefan Liebler
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler
2016-01-14Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-20S390: Use __asm__ instead of asm.Stefan Liebler
2015-11-09S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers