aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge2-3/+5
2012-11-01Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger2-228/+19
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge2-0/+10
2012-11-01Build SH backtrace with -funwind-tables.Joseph Myers2-0/+9
2012-11-01Build en_US.UTF-8 locale for testing.Joseph Myers2-1/+5
2012-11-01Correct checking for mmap failure.Thomas Schwinge2-1/+5
2012-10-31Fix powerpc abilist sort orderAndreas Schwab5-3/+15
2012-10-31Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho3-2/+9
2012-10-31Update powerpc libm ULPsAndreas Schwab2-20/+424
2012-10-31Fix ldbl-128ibm atan2l for x near 1.Joseph Myers4-3/+12
2012-10-31Document general use of test-wrapper and test-wrapper-env.Joseph Myers3-0/+26
2012-10-31Remove 'Contributed' line, glibc is not using them anymore.Steve Ellcey1-2/+0
2012-10-31Remove trailing white spaces.Steve Ellcey1-5/+5
2012-10-312012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-243/+609
2012-10-31Fix fma underflow exceptions in after-rounding edge cases.Joseph Myers5-0/+159
2012-10-30Use sysdeps/x86/tininess.h for i386 and x86_64H.J. Lu3-1/+6
2012-10-30Fix ChangeLog date for commit 09dec6c37e3cd967f62795320703647f24545e3eRyan S. Arnold1-1/+1
2012-10-30Support cross-testing for elf/tst-array*.Joseph Myers2-24/+27
2012-10-30Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold4-8/+171
2012-10-30check-local-headers: Ignore <arch> headersChris Metcalf1-1/+2
2012-10-30Invoke DL_AFTER_LOAD if definedChris Metcalf5-5/+15
2012-10-30Suppress incorrect link warnings for NSS symbolsChris Metcalf8-9/+28
2012-10-30tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf3-4/+7
2012-10-30tile: update libm-test-ulps for new testsChris Metcalf2-2/+54
2012-10-30Fix nptl/tst-cancel7 for non-bash shells.Aurelien Jarno2-1/+6
2012-10-30Update Russian translationAndreas Jaeger2-27/+32
2012-10-30Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers6-53/+105
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers21-13/+434
2012-10-30[BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger3-13/+13
2012-10-30Add Esperanto translationAndreas Jaeger2-1/+6995
2012-10-30Fix fini_array and init_array sectionsAndreas Jaeger3-4/+12
2012-10-29hppa: Add cfi direcvtives.Carlos O'Donell2-1/+18
2012-10-29hppa: Fix r19 save and restore.Carlos O'Donell2-22/+27
2012-10-29hppa: Optimize syscall sequence.Carlos O'Donell2-10/+10
2012-10-29Fix trailing whitespace.Carlos O'Donell2-10/+13
2012-10-29manual: delete nested @cartoucheMike Frysinger2-2/+4
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey4-8/+213
2012-10-29Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey4-3/+25
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-3/+0
2012-10-29Hurd: fix fdatasync/fsync if the fd does not support file_syncPino Toscano3-2/+18
2012-10-29aio_notify: fix _POSIX_REALTIME_SIGNALS checkPino Toscano2-1/+7
2012-10-29tile: add vDSO support for gettimeofday()Chris Metcalf5-0/+114
2012-10-28Define a BUSY_WAIT_NOP for sparc.David S. Miller6-0/+88
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger5-6/+13
2012-10-26Remove ${SHELL} from tst-table.sh/tst-tables.shH.J. Lu3-2/+7
2012-10-26HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger2-255/+25
2012-10-25Fix build breakage in tst-cond-except.c.Roland McGrath2-0/+5
2012-10-25Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller5-0/+85
2012-10-25Fix sparc64 build.David S. Miller2-1/+7
2012-10-25Use bash to run nptl/tst-tls6.sh.Joseph Myers3-2/+8