summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2.11.90-15 fedora/glibc-2.11.90-15Andreas Schwab2010-03-091-1/+14
* Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-03-0972-2669/+1527
|\
| * sparc: Optimize strlen using techniques from powerpc implementation.David S. Miller2010-03-094-231/+115
| * sparc32: Fix non-v9 build failure in memcpy.David S. Miller2010-03-092-3/+22
| * sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller2010-03-092-4/+12
| * Revert to original version of setxid race fixAndreas Schwab2010-03-083-3/+15
| * Fix one left over from last change to statvfs.Ulrich Drepper2010-03-072-1/+6
| * Handle ext4 and logfs in statvfs functions.Ulrich Drepper2010-03-063-33/+48
| * Fix DEBUG statements in resolv/res_send.cYann Droneaud2010-03-052-19/+26
| * Fix setxid race with thread creationUlrich Drepper2010-03-054-8/+39
| * Pass -mtune=i686 to assembler when compiling for i686H.J. Lu2010-03-047-0/+56
| * Define new x86-64 relocation symbolsUlrich Drepper2010-03-042-1/+8
| * Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-03-042-2/+7
| * Fixups.Ulrich Drepper2010-03-044-385/+10
| |\
| | * sparc32: Remove unused code.David S. Miller2010-03-043-383/+3
| | * sparc64: Use dbl-64/wordsize-64 math lib code.David S. Miller2010-03-042-0/+5
| * | More in.h definitions from the Linux kernel.Ulrich Drepper2010-03-032-9/+26
| |/
| * (INSERT_WORDS64): Fix argument order.David S. Miller2010-03-032-1/+5
| * sparc64: Fix msgrcv()Aurelien Jarno2010-03-032-0/+53
| * 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
* | | Revert accidental changeAndreas Schwab2010-03-051-1/+1
* | | Don't allow unpackaged filesAndreas Schwab2010-03-051-1/+0
* | | Remove directories owned by filesystemAndreas Schwab2010-03-011-3/+3
* | | Add %ghost /etc/gai.conf to glibc-commonAndreas Schwab2010-03-011-2/+2
* | | 2.11.90-14 fedora/glibc-2.11.90-14Andreas Schwab2010-02-231-1/+6
* | | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-2314-32/+71
|\| |
| * | 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 SSSE3 memcpyH.J. Lu2010-02-232-1/+7
* | 2.11.90-13 fedora/glibc-2.11.90-13Andreas Schwab2010-02-221-1/+11