summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2012-11-11Fix check-localplt regressions on sparc.David S. Miller
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-11-09PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-11-08S/390: Add hwcap value for transactional execution.Andreas Krebbel
2012-11-07Fix NULL ucontext->uc_link handling on sparc64.David S. Miller
2012-11-08Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu
2012-11-072012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law
2012-11-07Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers
2012-11-07S/390: Sync AUXV capabilities and archs with kernelAndreas Krebbel
2012-11-06Fix fma underflows with small x * y (bug 14793).Joseph Myers
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge
2012-11-04Fix fma overflow results outside round-to-nearest mode (bug 14797).Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-04generic paths.h: remove old paths from _PATH_STDPATHPino Toscano
2012-11-04Fix small indendation issues in paths.h filesPino Toscano
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu
2012-11-02Direct __ppc_get_timebase to __builtin_ppc_get_timebase for GCC 4.8+.Tulio Magno Quites Machado Filho
2012-11-01PowerPC: Fix uc_link == NULL handling for makecontex.Andreas Schwab
2012-11-01PowerPC: Remove unnecessary -mnew-mnemonics.Tulio Magno Quites Machado Filho
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-01Remove PowerPC sysdep files for GNU Hurd and GNU Mach.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-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-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-30Suppress incorrect link warnings for NSS symbolsChris Metcalf
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-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-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-25Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger
2012-10-22Fix O_RSYNCAndreas Jaeger