| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Define NT_X86_XSTATE constant for ELF core files. | Roland McGrath | 2010-02-28 | 2 | -0/+5 |
* | | Add BZ number. | Ulrich Drepper | 2010-02-26 | 1 | -0/+1 |
* | | Fix unwind info in x86 strcmp-sse4.S | H.J. Lu | 2010-02-26 | 2 | -1/+8 |
* | | We can use the 64-bit register versions of the double functions. | Ulrich Drepper | 2010-02-24 | 2 | -0/+5 |
* | | Fix typos I added in malloc.c | Ulrich Drepper | 2010-02-24 | 1 | -2/+2 |
* | | Fix comment. | Ulrich Drepper | 2010-02-24 | 1 | -7/+7 |
* | | Fix issues in x86 memcpy-ssse3-rep.S | H.J. Lu | 2010-02-24 | 2 | -106/+149 |
* | | Fix issues in x86 memcpy-ssse3.S | H.J. Lu | 2010-02-24 | 2 | -40/+77 |
* | | Fix issues in x86 memset-sse2.S/memset-sse2-rep.S | H.J. Lu | 2010-02-24 | 3 | -15/+33 |
* | | Fix reporting of I/O errors in *dprintf functions. | Ulrich Drepper | 2010-02-24 | 2 | -1/+9 |
* | | Fix assertion in palloc and pvalloc as well. | Petr Baudis | 2010-02-24 | 2 | -7/+15 |
* | | manual: fix typo: s/are/is/ | Jim Meyering | 2010-02-22 | 2 | -1/+3 |
* | | manual: adjust grammar | Jim Meyering | 2010-02-22 | 2 | -5/+7 |
* | | manual: fix doubled-words and typos | Jim Meyering | 2010-02-22 | 9 | -8/+19 |
|/ |
|
* | sparc: Fix 32-bit makecontext arg passing. | David S. Miller | 2010-02-20 | 2 | -1/+5 |
* | sparc: Fix v9 memchr with long buffer lengths. | David S. Miller | 2010-02-20 | 2 | -1/+4 |
* | Fix PLT rewrite when prelinking fails on 32-bit sparc. | David S. Miller | 2010-02-20 | 2 | -6/+15 |
* | Fix PLT rewrite when prelinking fails on 64-bit sparc. | Joseph Myers | 2010-02-20 | 2 | -11/+19 |
* | Fix Hurd tiocsctty change. | Carl Fredrik Hammar | 2010-02-19 | 2 | -1/+6 |
* | Whitespace fix. | Ulrich Drepper | 2010-02-18 | 1 | -1/+1 |
* | Use CPUID_OFFSET instead of FEATURE_OFFSET | H.J. Lu | 2010-02-18 | 3 | -2/+6 |
* | Align x86 memcmp-sse4.S and fix unwind info. | H.J. Lu | 2010-02-17 | 2 | -7/+26 |
* | Fix unwind info in x86 memcmp-ssse3. | H.J. Lu | 2010-02-17 | 2 | -5/+3 |
* | Simplify x86 strcmp-sse4 unwind info. | H.J. Lu | 2010-02-17 | 2 | -15/+11 |
* | Fix and cleanup unwind info in x86 strcmp-ssse<F3>. | Ulrich Drepper | 2010-02-17 | 2 | -73/+20 |
* | Clean up Hurd TIOCSCTTY. | Carl Fredrik Hammar | 2010-02-17 | 2 | -19/+28 |
* | Use ioctl_handler_t typedef in Hurd ioctl macros. | Carl Fredrik Hammar | 2010-02-17 | 2 | -1/+6 |
* | Remove commented-out code. | Ulrich Drepper | 2010-02-15 | 1 | -6/+0 |
* | Fix up new x86 string functions. | Ulrich Drepper | 2010-02-15 | 5 | -38/+161 |
* | 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2 | H.J. Lu | 2010-02-15 | 12 | -1/+5759 |
* | Cleanup ChangeLog. | Ulrich Drepper | 2010-02-12 | 1 | -8/+8 |
* | Cleanup old obsolete PPC_REL16 checks | Luis Machado | 2010-02-12 | 30 | -182/+45 |
* | fix powerpc macros in tls-macros.h | Alan Modra | 2010-02-12 | 2 | -121/+122 |
* | S/390: Disable two UTF conversion instructions | Andreas Krebbel | 2010-02-11 | 3 | -4/+23 |
* | Fix file descriotor leak in nftw with FTW_CHDIR | Ulrich Drepper | 2010-02-10 | 2 | -1/+8 |
* | Sparc STT_GNU_IFUNC support | David S. Miller | 2010-02-10 | 8 | -188/+402 |
* | Some updates to the README file | Ulrich Drepper | 2010-02-10 | 1 | -9/+12 |
* | Add m68k TLS relocations | Maxim Kuvyrkov | 2010-02-10 | 2 | -1/+26 |
* | Fix POWER7 Implies | Luis Machado | 2010-02-10 | 7 | -4/+13 |
* | Undo unintended maloc change. | Ulrich Drepper | 2010-02-10 | 1 | -15/+2 |
* | More compact unwind info. | Ulrich Drepper | 2010-02-09 | 2 | -5/+5 |
* | Fix i386 __mpn_lshift unwind info | Ulrich Drepper | 2010-02-09 | 2 | -1/+7 |
* | Fix whitespace issues. | Ulrich Drepper | 2010-02-09 | 4 | -4/+0 |
* | power7-optimized classification functions | Luis Machado | 2010-02-09 | 13 | -0/+502 |
* | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 2010-02-09 | 11 | -6/+36 |
* | Whitespace and copyright year fixes. | Ulrich Drepper | 2010-02-06 | 4 | -14/+14 |
* | memchr overshoots on ia64 | H.J. Lu | 2010-02-06 | 2 | -2/+12 |
* | Avoid PLT calls in utmp compat wrappers on Linux/s390 | Andreas Schwab | 2010-02-06 | 4 | -15/+33 |
* | Add new errlist compat entry for 2.12. | Andreas Schwab | 2010-02-06 | 2 | -0/+9 |
* | Update constants for current kernels. | Ulrich Drepper | 2010-02-03 | 2 | -9/+40 |