summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu
2015-11-13Fix ldbl-128ibm strtold overflow handling (bug 14551).Joseph Myers
2015-11-12Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers
2015-11-12Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception...Joseph Myers
2015-11-10NaCl: Use open_resource API for shared objectsRoland McGrath
2015-11-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers
2015-11-10Add a test for prelink outputH.J. Lu
2015-11-10Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella
2015-11-10Enable _STRING_ARCH_unaligned on AArch64.Wilco Dijkstra
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer
2015-11-09S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler
2015-11-09S390: Call direct system calls for socket operations.Stefan Liebler
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-11-05Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers
2015-11-04Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers
2015-11-04Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers
2015-11-03Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers
2015-10-29Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers
2015-10-29Remove cpuid.h configure tests.Joseph Myers
2015-10-28Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers
2015-10-28Use C11 *_TRUE_MIN macros where applicable.Joseph Myers
2015-10-28Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers
2015-10-28powerpc: Provide __tls_get_addr () in static libcCarlos Eduardo Seo
2015-10-28Remove -mavx2 configure tests.Joseph Myers
2015-10-27Remove configure test for ARM TLS descriptors support.Joseph Myers
2015-10-27Remove MIPS16 atomics using __sync_* (bug 17404).Joseph Myers
2015-10-27Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers
2015-10-27Remove sysdeps/nptl/configure.ac.Joseph Myers
2015-10-27powerpc: Fix usage of elision transient failure adapt paramPaul Murphy
2015-10-26x86_64: Regenerate ulps [BZ #19168]Florian Weimer
2015-10-23Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*).Joseph Myers
2015-10-23Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers
2015-10-22Fix i386 / x86_64 nearbyint exception clearing (bug 15491).Joseph Myers
2015-10-22tile: regenerate libm-test-ulpsChris Metcalf
2015-10-22Cleanup sync_file_range implementationAdhemerval Zanella
2015-10-22Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALLAndreas Schwab
2015-10-21Build i386 __libc_do_syscall when PROF is definedH.J. Lu
2015-10-21Fix ldbl-128 j0l spurious underflows (bug 19156).Joseph Myers
2015-10-21tile: avoid preprocessor redefinition warningsChris Metcalf
2015-10-21Disable GCC 5 optimization when PROF is definedH.J. Lu
2015-10-21Apply -fomit-frame-pointer only to .o/.os filesH.J. Lu
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers