about summary refs log tree commit diff
path: root/sysdeps/s390/s390-32
Commit message (Expand)AuthorAgeFilesLines
* S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler2023-02-071-0/+9
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0617-17/+17
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-0/+5
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-182-0/+2
* s390: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-46/+0
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-23/+0
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-16/+2
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-14/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0118-18/+18
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-2/+2
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-8/+11
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0311-11/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-106/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-8/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0218-18/+18
* S390: Remove backchain-based fallback and use generic backtrace.c.Stefan Liebler2020-03-051-148/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0119-19/+19
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0719-19/+19
* S390: Increase function alignment to 16 bytes.Stefan Liebler2019-03-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0119-19/+19
* S390: Refactor memchr ifunc handling.Stefan Liebler2018-12-182-62/+0
* S390: Refactor strcmp ifunc handling.Stefan Liebler2018-12-182-62/+0
* S390: Refactor strncpy ifunc handling.Stefan Liebler2018-12-182-24/+13
* S390: Refactor strcpy ifunc handling.Stefan Liebler2018-12-182-57/+0
* S390: Remove s390 specific implementation of bcopy.Stefan Liebler2018-12-181-85/+0
* S390: Unify 31/64bit memcpy.Stefan Liebler2018-12-184-247/+0
* S390: Unify 31/64bit memcmp.Stefan Liebler2018-12-184-201/+1
* S390: Implement bzero with memset.Stefan Liebler2018-12-181-42/+0
* S390: Unify 31/64bit memset.Stefan Liebler2018-12-184-209/+1
* S390: Fix unwind in 32-bit _mcountIlya Leoshkevich2018-08-101-2/+6
* S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-0/+6
* S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-2/+8
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-78/+135
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-36/+73
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0137-37/+37
* S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler2017-12-111-7/+6
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-211-0/+7
* S390: Save and restore r12 in TLS_IE macro.Stefan Liebler2017-06-271-5/+7
* S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler2017-06-191-4/+4
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-061-0/+21
* S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler2017-04-041-4/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0136-36/+36
* Fix typos in the spelling of "implementation"Dmitry V. Levin2016-12-271-1/+1
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-11/+0
* s390x: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-151-18/+24
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+3