about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Fix one left over from last change to statvfs.Ulrich Drepper2010-03-071-1/+1
* Handle ext4 and logfs in statvfs functions.Ulrich Drepper2010-03-062-33/+43
* Pass -mtune=i686 to assembler when compiling for i686H.J. Lu2010-03-043-0/+43
* Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-03-041-2/+2
* Fixups.Ulrich Drepper2010-03-043-383/+1
|\
| * sparc32: Remove unused code.David S. Miller2010-03-042-383/+0
| * sparc64: Use dbl-64/wordsize-64 math lib code.David S. Miller2010-03-041-0/+1
* | More in.h definitions from the Linux kernel.Ulrich Drepper2010-03-031-9/+21
|/
* sparc64: Fix msgrcv()Aurelien Jarno2010-03-031-0/+49
* sparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_IREL handling.David S. Miller2010-03-034-13/+67
* Merge commit 'origin/davem/sparc'Roland McGrath2010-03-0234-1854/+720
|\
| * sparc: Add multiarch support for memset/bzero/memcpy. davem/sparcDavid S. Miller2010-02-2522-32/+316
| * sparc: Pull bcopy/memmove out of memcpy.S implementations.David S. Miller2010-02-2512-1425/+2
| * sparc: Reimplement 64-bit aligned copy routines and remove from memcpy files.David S. Miller2010-02-256-84/+89
* | Fix unwind info in x86 strcmp-sse4.SH.J. Lu2010-02-261-1/+3
* | We can use the 64-bit register versions of the double functions.Ulrich Drepper2010-02-241-0/+1
* | Fix issues in x86 memcpy-ssse3-rep.SH.J. Lu2010-02-241-106/+140
* | Fix issues in x86 memcpy-ssse3.SH.J. Lu2010-02-241-40/+73
* | Fix issues in x86 memset-sse2.S/memset-sse2-rep.SH.J. Lu2010-02-242-15/+18
|/
* sparc: Fix 32-bit makecontext arg passing.David S. Miller2010-02-201-1/+1
* sparc: Fix v9 memchr with long buffer lengths.David S. Miller2010-02-201-1/+1
* Fix PLT rewrite when prelinking fails on 32-bit sparc.David S. Miller2010-02-201-6/+10
* Fix PLT rewrite when prelinking fails on 64-bit sparc.Joseph Myers2010-02-201-11/+14
* Use CPUID_OFFSET instead of FEATURE_OFFSETH.J. Lu2010-02-182-2/+2
* Align x86 memcmp-sse4.S and fix unwind info.H.J. Lu2010-02-171-7/+23
* Fix unwind info in x86 memcmp-ssse3.H.J. Lu2010-02-171-5/+1
* Simplify x86 strcmp-sse4 unwind info.H.J. Lu2010-02-171-15/+7
* Fix and cleanup unwind info in x86 strcmp-ssse<F3>.Ulrich Drepper2010-02-171-73/+14
* Remove commented-out code.Ulrich Drepper2010-02-151-6/+0
* Fix up new x86 string functions.Ulrich Drepper2010-02-154-38/+151
* 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu2010-02-1511-1/+5743
* Cleanup old obsolete PPC_REL16 checksLuis Machado2010-02-1229-182/+8
* S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-02-112-4/+16
* Sparc STT_GNU_IFUNC supportDavid S. Miller2010-02-106-188/+384
* Fix POWER7 ImpliesLuis Machado2010-02-106-4/+2
* More compact unwind info.Ulrich Drepper2010-02-091-5/+3
* Fix i386 __mpn_lshift unwind infoUlrich Drepper2010-02-091-1/+3
* Fix whitespace issues.Ulrich Drepper2010-02-094-4/+0
* power7-optimized classification functionsLuis Machado2010-02-0912-0/+487
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-097-4/+7
* Whitespace and copyright year fixes.Ulrich Drepper2010-02-064-14/+14
* memchr overshoots on ia64H.J. Lu2010-02-061-2/+6
* Avoid PLT calls in utmp compat wrappers on Linux/s390Andreas Schwab2010-02-063-15/+27
* Add new errlist compat entry for 2.12.Andreas Schwab2010-02-061-0/+4
* Update constants for current kernels.Ulrich Drepper2010-02-031-9/+32
* Give Hurd weak aliases for getsysstats get_* functions.Samuel Thibault2010-01-261-0/+4
* Fix ____longjmp_chk for s390/s390x.Andreas Schwab2010-01-202-2/+2
* Support __memmove_ssse3_rep when SHARED isn't defined.H.J. Lu2010-01-191-0/+3
* Define __rtld_lock_recursive_* for Hurd.Samuel Thibault2010-01-181-0/+3
* Fix whitespace issues.Ulrich Drepper2010-01-182-24/+24