summaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-64
AgeCommit message (Expand)Author
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-07s390: Refactor ifunc resolvers due to false debuginfo.Stefan Liebler
2016-07-06S390: Use DT_JUMPREL in prelink undo code.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: 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-11S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.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-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-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-26S390: Fix build error with gcc6 in utf8_utf16-z9.c.Stefan Liebler
2015-08-26S390: Optimize memchr, rawmemchr and wmemchr.Stefan Liebler
2015-08-26S390: Optimize strcmp and wcscmp.Stefan Liebler
2015-08-26S390: Optimize strncpy and wcsncpy.Stefan Liebler
2015-08-26S390: Optimize strcpy and wcscpy.Stefan Liebler
2015-08-26S390: Refactor ifunc implementations and enable ifunc-test-framework.Stefan Liebler
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-13S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler
2014-11-13S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler
2014-11-13S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-31[PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler