about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* sparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_IREL handling.David S. Miller2010-03-035-13/+83
* Merge commit 'origin/davem/sparc'Roland McGrath2010-03-0235-1854/+777
|\
| * 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
* | Define NT_X86_XSTATE constant for ELF core files.Roland McGrath2010-02-282-0/+5
* | Add BZ number.Ulrich Drepper2010-02-261-0/+1
* | Fix unwind info in x86 strcmp-sse4.SH.J. Lu2010-02-262-1/+8
* | We can use the 64-bit register versions of the double functions.Ulrich Drepper2010-02-242-0/+5
* | Fix typos I added in malloc.cUlrich Drepper2010-02-241-2/+2
* | Fix comment.Ulrich Drepper2010-02-241-7/+7
* | Fix issues in x86 memcpy-ssse3-rep.SH.J. Lu2010-02-242-106/+149
* | Fix issues in x86 memcpy-ssse3.SH.J. Lu2010-02-242-40/+77
* | Fix issues in x86 memset-sse2.S/memset-sse2-rep.SH.J. Lu2010-02-243-15/+33
* | Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper2010-02-242-1/+9
* | Fix assertion in palloc and pvalloc as well.Petr Baudis2010-02-242-7/+15
* | manual: fix typo: s/are/is/Jim Meyering2010-02-222-1/+3
* | manual: adjust grammarJim Meyering2010-02-222-5/+7
* | manual: fix doubled-words and typosJim Meyering2010-02-229-8/+19
|/
* 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