summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix SSSE3 memcpyH.J. Lu2010-02-232-1/+7
* | 2.11.90-13 fedora/glibc-2.11.90-13Andreas Schwab2010-02-221-1/+11
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-2284-541/+7061
|\|
| * 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
* | Use unsigned comparison in sse memcpy/memsetH.J. Lu2010-02-225-81/+90
* | Reapply "Optimize 32bit memset/memcpy with SSE2/SSSE3."Andreas Schwab2010-02-2236-15/+6339
* | Switch to F-13 as the default dist branchAndreas Schwab2010-02-221-1/+1
* | Remove directories owned by filesystemAndreas Schwab2010-02-191-3/+0
* | 2.11.90-12 fedora/glibc-2.11.90-12Andreas Schwab2010-02-081-1/+12
* | Use shared mapping to reserve memory when creating locale archiveAurelien Jarno2010-02-082-3/+10
* | Fix fstat on Linux/sparc64Andreas Schwab2010-02-082-1/+7
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-0814-723/+637
|\|
| * 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