about summary refs log tree commit diff
path: root/sysdeps/s390/s390-64
Commit message (Expand)AuthorAgeFilesLines
* S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel2013-01-232-8/+16
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0230-30/+30
* Fix some build warnings on s390xSiddhesh Poyarekar2012-12-083-4/+4
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-0/+1
* S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel2012-09-031-3/+5
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-022-5/+3
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-261-0/+25
* S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel2012-07-199-47/+560
* Remove TLS configure checks.Marek Polacek2012-07-172-151/+0
* Split tls-macros.h into sysdeps directories.Joseph Myers2012-07-171-0/+87
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-102-3/+3
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-151-0/+4
* Remove last distribute variableAndreas Jaeger2012-04-211-2/+0
* Regenerate configure filesAndreas Jaeger2012-03-281-0/+126
* Move sysdeps/s390/s390-64/elf filesAndreas Jaeger2012-03-289-277/+30
* s390: Convert to crt[in].S.Richard Henderson2012-02-163-143/+141
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0926-77/+51
* More fallout from supporting only ELFUlrich Drepper2012-01-081-6/+0
* Remove non-ELF supportUlrich Drepper2012-01-071-11/+1
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-2/+3
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-112-20/+93
* Remove support for !USE___THREADUlrich Drepper2011-09-101-3/+2
* Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper2011-07-061-0/+12
* Use .machine to prevent AS from complaining about z9-109 instructions in icon...Andreas Krebbel2011-04-173-3/+12
* Fix register conflict in s390 ____longjmp_chkAndreas Schwab2010-09-151-5/+8
* S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-02-112-4/+16
* Implement handling of the needed S390 relocations.Martin Schwidefsky2009-12-221-2/+0
* Add even more cfi to s390 asm files.Andreas Krebbel2009-12-072-0/+14
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-6/+6
* Fix __longjmp_chk on s390/s390x.Jakub Jelinek2009-09-081-41/+0
* More white space fixes.Ulrich Drepper2009-07-241-4/+4
* White space fixes in last checkin.Ulrich Drepper2009-07-242-7/+7
* S/390: Hardware iconv modules.Andreas Krebbel2009-07-245-0/+1601
* Implement longjmp checking for s390.Ulrich Drepper2009-05-292-1/+47
* * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the Jakub Jelinek2008-11-071-1/+1
* * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.Ulrich Drepper2008-09-231-1/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-9/+3
* .Jakub Jelinek2007-07-311-3/+9
* USE_TLS support is now default.Ulrich Drepper2006-10-271-9/+3
* * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper2006-05-051-2/+4
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+11
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-081-1/+0
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114Ulrich Drepper2006-01-023-16/+26
* [BZ #1978]Ulrich Drepper2005-12-203-18/+49
* * sysdeps/s390/s390-64/bcopy.S (__bcopy): UseUlrich Drepper2005-07-121-9/+5
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-071-0/+2
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-141-2/+3
* Add space inf weak_alias use.Ulrich Drepper2005-05-261-1/+1
* Update.Ulrich Drepper2005-01-292-122/+141
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2211-226/+155