aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-32
AgeCommit message (Expand)AuthorFilesLines
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell1-0/+11
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+1
2013-04-06s390/s390x: Undef PSEUDO before redef.Carlos O'Donell1-0/+1
2013-03-05S/390: Use attribute_hidden in ifunc-resolve.cAndreas Krebbel1-3/+3
2013-02-21S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel1-5/+11
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers28-29/+28
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-0/+1
2012-09-06S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel5-7/+8
2012-09-03S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel1-3/+5
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2-5/+3
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers1-0/+25
2012-07-19S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel9-55/+573
2012-07-17Remove TLS configure checks.Marek Polacek2-151/+0
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers1-0/+99
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2-3/+3
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers1-0/+4
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller1-3/+0
2012-03-28Fix whitespaceAndreas Jaeger1-1/+0
2012-03-28Regenerate configure filesAndreas Jaeger1-0/+127
2012-03-28Move sysdeps/s390/s390-32/elf filesAndreas Jaeger9-310/+29
2012-02-16s390: Convert to crt[in].S.Richard Henderson3-156/+149
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert24-72/+48
2012-01-08More fallout from supporting only ELFUlrich Drepper1-6/+0
2012-01-07Remove non-ELF supportUlrich Drepper1-11/+1
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-2/+3
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper2-20/+93
2011-09-10Remove support for !USE___THREADUlrich Drepper1-4/+3
2011-04-17Skip extra zeroes when searching auxv on s390Andreas Krebbel1-0/+12
2010-09-29S/390: Fix highgprs check in startup codeAndreas Krebbel1-9/+5
2010-09-15Fix register conflict in s390 ____longjmp_chkAndreas Schwab1-5/+8
2010-01-15/390: Add runtime check for the highgprs kernel feature.Andreas Krebbel2-0/+89
2009-12-22Implement handling of the needed S390 relocations.Martin Schwidefsky1-1/+4
2009-12-07Add even more cfi to s390 asm files.Andreas Krebbel2-0/+12
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-6/+6
2009-09-08Fix __longjmp_chk on s390/s390x.Jakub Jelinek1-41/+0
2009-05-29Implement longjmp checking for s390.Ulrich Drepper2-1/+47
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-9/+3
2007-07-31.Jakub Jelinek1-3/+9
2006-10-27USE_TLS support is now default.Ulrich Drepper1-9/+3
2006-05-05* sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper1-4/+5
2006-02-01* math/divtc3.c: New file.Roland McGrath1-0/+11
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath1-1/+0
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper3-16/+26
2005-12-20[BZ #1978]Ulrich Drepper3-13/+47
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper1-2/+3
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper1-2/+3
2005-05-26Add space inf weak_alias use.Ulrich Drepper1-1/+1
2005-01-29Update.Ulrich Drepper2-135/+149
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper10-227/+156
2007-07-122.5-18.1Jakub Jelinek10-156/+227