summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Correct checking for mmap failure.Thomas Schwinge2012-11-012-1/+5
* Fix powerpc abilist sort orderAndreas Schwab2012-10-315-3/+15
* Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho2012-10-313-2/+9
* Update powerpc libm ULPsAndreas Schwab2012-10-312-20/+424
* Fix ldbl-128ibm atan2l for x near 1.Joseph Myers2012-10-314-3/+12
* Document general use of test-wrapper and test-wrapper-env.Joseph Myers2012-10-313-0/+26
* Remove 'Contributed' line, glibc is not using them anymore.Steve Ellcey2012-10-311-2/+0
* Remove trailing white spaces.Steve Ellcey2012-10-311-5/+5
* 2012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-313-243/+609
* Fix fma underflow exceptions in after-rounding edge cases.Joseph Myers2012-10-315-0/+159
* Use sysdeps/x86/tininess.h for i386 and x86_64H.J. Lu2012-10-303-1/+6
* Fix ChangeLog date for commit 09dec6c37e3cd967f62795320703647f24545e3eRyan S. Arnold2012-10-301-1/+1
* Support cross-testing for elf/tst-array*.Joseph Myers2012-10-302-24/+27
* Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold2012-10-304-8/+171
* check-local-headers: Ignore <arch> headersChris Metcalf2012-10-301-1/+2
* Invoke DL_AFTER_LOAD if definedChris Metcalf2012-10-305-5/+15
* Suppress incorrect link warnings for NSS symbolsChris Metcalf2012-10-308-9/+28
* tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf2012-10-303-4/+7
* tile: update libm-test-ulps for new testsChris Metcalf2012-10-302-2/+54
* Fix nptl/tst-cancel7 for non-bash shells.Aurelien Jarno2012-10-302-1/+6
* Update Russian translationAndreas Jaeger2012-10-302-27/+32
* Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers2012-10-306-53/+105
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-3021-13/+434
* [BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger2012-10-303-13/+13
* Add Esperanto translationAndreas Jaeger2012-10-302-1/+6995
* Fix fini_array and init_array sectionsAndreas Jaeger2012-10-303-4/+12
* hppa: Add cfi direcvtives.Carlos O'Donell2012-10-292-1/+18
* hppa: Fix r19 save and restore.Carlos O'Donell2012-10-292-22/+27
* hppa: Optimize syscall sequence.Carlos O'Donell2012-10-292-10/+10
* Fix trailing whitespace.Carlos O'Donell2012-10-292-10/+13
* manual: delete nested @cartoucheMike Frysinger2012-10-292-2/+4
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-294-8/+213
* Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey2012-10-294-3/+25
|\
| * Hurd: fix fdatasync/fsync if the fd does not support file_syncPino Toscano2012-10-293-2/+18
| * aio_notify: fix _POSIX_REALTIME_SIGNALS checkPino Toscano2012-10-292-1/+7
* | 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-293-3/+0
|/
* tile: add vDSO support for gettimeofday()Chris Metcalf2012-10-295-0/+114
* Define a BUSY_WAIT_NOP for sparc.David S. Miller2012-10-286-0/+88
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-275-6/+13
* Remove ${SHELL} from tst-table.sh/tst-tables.shH.J. Lu2012-10-263-2/+7
* HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-262-255/+25
* Fix build breakage in tst-cond-except.c.Roland McGrath2012-10-252-0/+5
* Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller2012-10-255-0/+85
* Fix sparc64 build.David S. Miller2012-10-252-1/+7
* Use bash to run nptl/tst-tls6.sh.Joseph Myers2012-10-253-2/+8
* Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath2012-10-252-5/+9
* Fix compiler warnings in some NPTL tests.Roland McGrath2012-10-254-15/+30
* Add cross-test-ssh.sh.Joseph Myers2012-10-254-2/+171
* Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-256-829/+34
* Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano2012-10-252-4/+9