summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-03-08Move pthread-specific definitions and declarations to libpthreadSamuel Thibault
2015-03-01Make libc able to call pthread stubsSamuel Thibault
2015-02-03Update copyright yearsSamuel Thibault
2015-01-23Remove unused variable.Thomas Schwinge
2015-01-21Merge remote-tracking branch 'refs/remotes/savannah/t/tls-threadvar' into HEADThomas Schwinge
2015-01-21Merge branch 't/tls' into refs/top-bases/t/tls-threadvarThomas Schwinge
2015-01-21Merge remote-tracking branch 'refs/remotes/savannah/top-bases/t/tls-threadvar...Thomas Schwinge
2015-01-21Merge remote-tracking branch 'refs/remotes/savannah/t/tls' into HEADThomas Schwinge
2014-06-18Fix build with gcc >= 4.9 which optimizes dereferencing TLS addressesSamuel Thibault
2014-04-22Rather keep _hurd_sigstate in tcbhead_tSamuel Thibault
2014-04-21Drop spurious variableSamuel Thibault
2014-04-16Note that the additionnal TLS field should be kept lastSamuel Thibault
2014-01-01Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarSamuel Thibault
2014-01-01Merge branch 't/tls' into refs/top-bases/t/tls-threadvarSamuel Thibault
2014-01-01Revert "Add comment about missing fix"Samuel Thibault
2014-01-01Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarSamuel Thibault
2014-01-01Merge branch 't/tls' into refs/top-bases/t/tls-threadvarSamuel Thibault
2014-01-01Add comment about missing fixSamuel Thibault
2013-12-20Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-19Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab
2013-12-19Disable libm-test test name beautification for M_* constants.Joseph Myers
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers
2013-12-18Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab
2013-12-17Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers
2013-12-17Remove various unused files from sysdeps/unix/bsd/.Joseph Myers
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-12-17Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers
2013-12-17Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-16Minor code cleanup in s_sin.cSiddhesh Poyarekar
2013-12-16Update file name in x86_64 ifunc listAllan McRae
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka
2013-12-14Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima
2013-12-13PowerPC: multiarch hypot/hypotf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch modf/modff for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch logb/logbl/logbf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch isinf/isinff for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch finite/finitef for PowerPC64Adhemerval Zanella