aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers
2013-12-03Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers
2013-12-03Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-12-02Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI.Pavel Simerda
2013-12-02getaddrinfo: remove dead codePavel Simerda
2013-12-02Update powerpc-fpu ULPs.Adhemerval Zanella
2013-11-30Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-11-29Fix x86 sqrt rounding (bug 14032).Joseph Myers
2013-11-29[BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel
2013-11-28Remove unused ldbl-96 functions (bug 15004).Joseph Myers
2013-11-28Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella
2013-11-26Fix typo in _dl_tlsdesc_resolve_hold.Ondřej Bílka
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell
2013-11-25Fix powerpc-nofpu build.Joseph Myers
2013-11-25PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella
2013-11-21Adjust generic swapon prototype to match Linux version.Roland McGrath
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar
2013-11-19Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers
2013-11-16Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).Joseph Myers
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-11-13Set arch_minimum_kernel to 3.4.0 for x32H.J. Lu
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller
2013-11-08PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella
2013-11-06Fix build on pre-v9 32-bit Sparc.David S. Miller
2013-10-31Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-28Consolidate conditionals in mp sin/cos functionsSiddhesh Poyarekar
2013-10-25PowerPC: strcpy/stpcpy optimization for PPC64/POWER7Adhemerval Zanella
2013-10-25Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar
2013-10-25Fix incorrect getaddrinfo assertion triggerAllan McRae
2013-10-18Add e500 port.Joseph Myers
2013-10-17Don't use gethostbyaddr to determine canonical nameAndreas Schwab
2013-10-17Format floating routines.Ondřej Bílka
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar
2013-10-10Fix readdir regressions on sparc 32-bit.David S. Miller
2013-10-10Update sparc ULPs.David S. Miller
2013-10-10Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.Joseph Myers
2013-10-10Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.Joseph Myers
2013-10-10soft-fp: fix negation NaN handling (bug 16034).Joseph Myers
2013-10-08Use p2align instead ALIGNOndřej Bílka
2013-10-08Format e_pow.cSiddhesh Poyarekar
2013-10-08Format e_exp.cSiddhesh Poyarekar
2013-10-08Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar
2013-10-04Add fork hooks for pthread_atforkSamuel Thibault