aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-01Put __NO_FPRS__ around floating point opcodes in powerpc32/dl-trampoline.S.Sebastan Andrzej Siewior
2012-11-01Fix build of test cases on GNU Hurd that are statically linked.Thomas Schwinge
2012-11-01Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO).Thomas Schwinge
2012-11-01Remove PowerPC sysdep files for GNU Hurd and GNU Mach.Thomas Schwinge
2012-11-01check-local-headers: ignore c++ headersAndreas Schwab
2012-11-01Change type of constant to avoid a warning.Thomas Schwinge
2012-11-01Fix fma (a, b, c) for small a * b (bugs 14784, 14785).Joseph Myers
2012-11-01Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge
2012-11-01Build SH backtrace with -funwind-tables.Joseph Myers
2012-11-01Correct checking for mmap failure.Thomas Schwinge
2012-10-31Fix powerpc abilist sort orderAndreas Schwab
2012-10-31Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho
2012-10-31Update powerpc libm ULPsAndreas Schwab
2012-10-31Fix ldbl-128ibm atan2l for x near 1.Joseph Myers
2012-10-31Document general use of test-wrapper and test-wrapper-env.Joseph Myers
2012-10-31Fix fma underflow exceptions in after-rounding edge cases.Joseph Myers
2012-10-30Use sysdeps/x86/tininess.h for i386 and x86_64H.J. Lu
2012-10-30Support cross-testing for elf/tst-array*.Joseph Myers
2012-10-30Invoke DL_AFTER_LOAD if definedChris Metcalf
2012-10-30Suppress incorrect link warnings for NSS symbolsChris Metcalf
2012-10-30Update Russian translationAndreas Jaeger
2012-10-30Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-30[BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger
2012-10-30Add Esperanto translationAndreas Jaeger
2012-10-30Fix fini_array and init_array sectionsAndreas Jaeger
2012-10-29manual: delete nested @cartoucheMike Frysinger
2012-10-29Hurd: fix fdatasync/fsync if the fd does not support file_syncPino Toscano
2012-10-29aio_notify: fix _POSIX_REALTIME_SIGNALS checkPino Toscano
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger
2012-10-26Remove ${SHELL} from tst-table.sh/tst-tables.shH.J. Lu
2012-10-25Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller
2012-10-25Fix sparc64 build.David S. Miller
2012-10-25Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath
2012-10-25Add cross-test-ssh.sh.Joseph Myers
2012-10-25Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano
2012-10-25Fix run-program-prefix comment.Joseph Myers
2012-10-24Support cross-testing.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24change ifunc assembly test to a link testMike Frysinger
2012-10-24drop -q flag when using grepMike Frysinger
2012-10-24Use build directory instead of `pwd` in ftwtest-sh.Joseph Myers
2012-10-24Use build directory instead of /tmp in globtest.sh.Joseph Myers
2012-10-24Always define off_t, mode_t, pid_tAndreas Jaeger
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-23Use $(run-program-prefix) in posix/globtest.sh.Joseph Myers
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy
2012-10-23Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...Joseph Myers
2012-10-22Fix O_RSYNCAndreas Jaeger