aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-25Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath2-5/+9
2012-10-25Fix compiler warnings in some NPTL tests.Roland McGrath4-15/+30
2012-10-25Add cross-test-ssh.sh.Joseph Myers4-2/+171
2012-10-25Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger6-829/+34
2012-10-25Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano2-4/+9
2012-10-25Fix run-program-prefix comment.Joseph Myers2-1/+5
2012-10-24Support cross-testing.Joseph Myers13-27/+110
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath56-73/+385
2012-10-24change ifunc assembly test to a link testMike Frysinger3-115/+144
2012-10-24Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger2-250/+26
2012-10-24Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers6-13/+124
2012-10-24drop -q flag when using grepMike Frysinger3-6/+14
2012-10-24Use build directory instead of `pwd` in ftwtest-sh.Joseph Myers2-1/+3
2012-10-24Use build directory instead of /tmp in globtest.sh.Joseph Myers2-3/+10
2012-10-24Always define off_t, mode_t, pid_tAndreas Jaeger2-24/+34
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger4-46/+21
2012-10-24Define and use $(run-built-tests).Joseph Myers22-25/+64
2012-10-23Use $(run-program-prefix) in posix/globtest.sh.Joseph Myers3-55/+61
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy7-7/+29
2012-10-23Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...Joseph Myers2-10/+30