summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-30 [BZ #14256]Jeff Law
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-28Update powerpc libm-test ULPs.Adhemerval Zanella
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers
2013-05-24Test drem and pow10 in libm-test.inc.Joseph Myers
2013-05-24Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers
2013-05-24PowerPC: Program Priority Register supportAdhemerval Zanella
2013-05-23PowerPC: Add functions for shared resources hints.Edjunior Machado
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-21Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar
2013-05-20Faster memset on x64Ondrej Bilka
2013-05-20Faster memcpy on x64.Ondrej Bilka
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-17Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers
2013-05-17PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-15Use movq for 64-bit operationsPeter Collingbourne
2013-05-15Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne
2013-05-15Update s390/bits/siginfo.hEdjunior Machado
2013-05-14Update Sparc ULPs.David S. Miller
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar
2013-05-12Convert TEST_ff_f tests from code to data.Joseph Myers
2013-05-10Add getgid.c for SHChristian Grönke
2013-05-10Hurd: add ST_NOATIMEPino Toscano
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers
2013-05-08 Update powerpc libm-test ULPsAdhemerval Zanella
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers
2013-05-07Declare _dl_skip_args in ldsodefs.h header.Roland McGrath
2013-05-06Fix glob64 broken by cleanup.Roland McGrath
2013-05-06Move dummy glob64.c alongside glob.c that defines glob64.Roland McGrath
2013-05-06Flesh out stub not-cancel.h file.Roland McGrath
2013-05-06Clean up POSIX.1 implementation of truncate.Roland McGrath
2013-05-06PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella
2013-05-06Split _dl_writev out from _dl_debug_vdprintf.Roland McGrath
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath
2013-05-03PowerPC: Add time vDSO supportAdhemerval Zanella
2013-05-03Sync with Linux 3.9Andreas Jaeger
2013-05-03Update powerpc libm-test ULPsAdhemerval Zanella
2013-05-02Update Sparc ULPs.David S. Miller
2013-05-01Add missing #include in sysdeps/posix/opendir.c.Roland McGrath
2013-05-01Fix catan, catanh spurious underflows (bug 15423).Joseph Myers
2013-04-30Update powerpc libm-test ULPsAdhemerval Zanella