summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
| * calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-03-241-2/+3
| * Allow variable shift values in mmap2.Ulrich Drepper2010-03-241-4/+17
| * Don't define __strpbrk_sse42 in static libraryH.J. Lu2010-03-241-4/+8
| * Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.SH.J. Lu2010-03-181-0/+15
| * Extended ELF ABI version handling only for Linux.Ulrich Drepper2010-03-161-4/+5
| * Also update Linux-specific VALID_ELF_ABIVERSION definition.Ulrich Drepper2010-03-161-1/+1
| * Define UMOUNT_NOFOLLOW.Ulrich Drepper2010-03-121-1/+3
| * Fix whitespace issues.Ulrich Drepper2010-03-102-705/+705
| * power7-optimized 64-bit and 32-bit memcpyLuis Machado2010-03-102-0/+918
* | Fix issues in x86 memcmp-ssse3.SH.J. Lu2010-03-181-0/+15
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-03-0958-2609/+1233
|\|
| * sparc: Optimize strlen using techniques from powerpc implementation.David S. Miller2010-03-093-231/+110
| * sparc32: Fix non-v9 build failure in memcpy.David S. Miller2010-03-091-3/+20
| * sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller2010-03-091-4/+6
| * 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
| |/
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-234-19/+26
|\|
| * 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
* | Fix SSSE3 memcpyH.J. Lu2010-02-231-1/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-2275-389/+6701
|\|
| * 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