summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-06-21Add sh4 implementation of fegetexceptflag.Kaz Kojima
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-14Set fast unaligned load flag for new Intel microarchitectureLiubov Dmitrieva
2013-06-15Add rtld-memset.S for x86_64Siddhesh Poyarekar
2013-06-13Improve precision of clock() function on LinuxSiddhesh Poyarekar
2013-06-12Fix unsafe compiler optimizationAdhemerval Zanella
2013-06-12Set/restore rounding mode only when neededSiddhesh Poyarekar
2013-06-11Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-11PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar
2013-06-10Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-08Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-06-05Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar
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