about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* sparc: Add multiarch support for memset/bzero/memcpy. davem/sparcDavid S. Miller2010-02-2523-32/+344
* sparc: Pull bcopy/memmove out of memcpy.S implementations.David S. Miller2010-02-2513-1425/+15
* sparc: Reimplement 64-bit aligned copy routines and remove from memcpy files.David S. Miller2010-02-257-84/+105
* sparc: Fix 32-bit makecontext arg passing.David S. Miller2010-02-202-1/+5
* sparc: Fix v9 memchr with long buffer lengths.David S. Miller2010-02-202-1/+4
* Fix PLT rewrite when prelinking fails on 32-bit sparc.David S. Miller2010-02-202-6/+15
* Fix PLT rewrite when prelinking fails on 64-bit sparc.Joseph Myers2010-02-202-11/+19
* Fix Hurd tiocsctty change.Carl Fredrik Hammar2010-02-192-1/+6
* Whitespace fix.Ulrich Drepper2010-02-181-1/+1
* Use CPUID_OFFSET instead of FEATURE_OFFSETH.J. Lu2010-02-183-2/+6
* Align x86 memcmp-sse4.S and fix unwind info.H.J. Lu2010-02-172-7/+26
* Fix unwind info in x86 memcmp-ssse3.H.J. Lu2010-02-172-5/+3
* Simplify x86 strcmp-sse4 unwind info.H.J. Lu2010-02-172-15/+11
* Fix and cleanup unwind info in x86 strcmp-ssse<F3>.Ulrich Drepper2010-02-172-73/+20
* Clean up Hurd TIOCSCTTY.Carl Fredrik Hammar2010-02-172-19/+28
* Use ioctl_handler_t typedef in Hurd ioctl macros.Carl Fredrik Hammar2010-02-172-1/+6
* Remove commented-out code.Ulrich Drepper2010-02-151-6/+0
* Fix up new x86 string functions.Ulrich Drepper2010-02-155-38/+161
* 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu2010-02-1512-1/+5759
* Cleanup ChangeLog.Ulrich Drepper2010-02-121-8/+8
* Cleanup old obsolete PPC_REL16 checksLuis Machado2010-02-1230-182/+45
* fix powerpc macros in tls-macros.hAlan Modra2010-02-122-121/+122
* S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-02-113-4/+23
* Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper2010-02-102-1/+8
* Sparc STT_GNU_IFUNC supportDavid S. Miller2010-02-108-188/+402
* Some updates to the README fileUlrich Drepper2010-02-101-9/+12
* Add m68k TLS relocationsMaxim Kuvyrkov2010-02-102-1/+26
* Fix POWER7 ImpliesLuis Machado2010-02-107-4/+13
* Undo unintended maloc change.Ulrich Drepper2010-02-101-15/+2
* More compact unwind info.Ulrich Drepper2010-02-092-5/+5
* Fix i386 __mpn_lshift unwind infoUlrich Drepper2010-02-092-1/+7
* Fix whitespace issues.Ulrich Drepper2010-02-094-4/+0
* power7-optimized classification functionsLuis Machado2010-02-0913-0/+502
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-0911-6/+36
* Whitespace and copyright year fixes.Ulrich Drepper2010-02-064-14/+14
* memchr overshoots on ia64H.J. Lu2010-02-062-2/+12
* Avoid PLT calls in utmp compat wrappers on Linux/s390Andreas Schwab2010-02-064-15/+33
* Add new errlist compat entry for 2.12.Andreas Schwab2010-02-062-0/+9
* Update constants for current kernels.Ulrich Drepper2010-02-032-9/+40
* Fix endless loop with invalid /etc/shells file.Ulrich Drepper2010-02-032-2/+8
* Add missing bz number.Ulrich Drepper2010-02-031-0/+1
* Fix sorting of malayalam letter 'na'.Pravin Satpute2010-02-032-2/+5
* Add kok_IN locale.Pravin Satpute2010-02-032-0/+213
* Fix whitespaces.Ulrich Drepper2010-02-031-2/+2
* Move Tamil collation data to common source file.Pravin Satpute2010-02-033-93/+225
* Use common collation data in as_IN locale.Pravin Satpute2010-02-032-556/+7
* Avoid alloca in setenv for long strings.Ulrich Drepper2010-02-022-30/+70
* Give Hurd weak aliases for getsysstats get_* functions.Samuel Thibault2010-01-262-0/+9
* Don't map U00DF to U1E9E in toupper table.Andreas Schwab2010-01-252-2/+5
* Fix error checking in iconv.Andreas Schwab2010-01-252-1/+5