aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-08-11Add more tests of various libm functions.Joseph Myers2-48/+106
2015-08-10Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers2-6/+6
2015-08-10Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab1-0/+5
2015-08-10Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers2-1/+3
2015-08-09Add a missing break in tst-auditmod3b.cH.J. Lu1-0/+1
2015-08-08hppa: put custom madvise defines behind __USE_MISCMike Frysinger1-8/+11
2015-08-08hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2-22/+42
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin1-18/+17
2015-08-07microblaze: include unix/sysdep.hMike Frysinger1-1/+6
2015-08-07Fix tan missing underflows (bug 16517).Joseph Myers5-4/+51
2015-08-07hppa: _dl_symbol_address: add missing hidden defMike Frysinger1-0/+1
2015-08-06Fix sinh missing underflows (bug 16519).Joseph Myers6-7/+49
2015-08-05Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab1-1/+4
2015-08-05Align stack to 16 bytes when calling __errno_locationH.J. Lu3-0/+18
2015-08-05Align stack to 16 bytes when calling __gettimeofdayH.J. Lu1-4/+5
2015-08-05Align stack to 16 bytes when calling __setcontextH.J. Lu1-2/+2
2015-08-05Compile {memcpy,strcmp}-sse2-unaligned.S only for libcH.J. Lu2-0/+8
2015-08-05Improve performance of mempcpy by inlining and using memcpy. EnableWilco Dijkstra1-0/+3
2015-08-05Improve feenableexcept performance - avoid an unnecessary FPCR read in caseWilco Dijkstra1-9/+7
2015-08-05Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.Wilco Dijkstra1-17/+23
2015-08-05Fix powf (close to -1, large) (bug 18647).Joseph Myers1-1/+1
2015-08-05arm: Assembly implementation cleanupAdhemerval Zanella3-136/+18
2015-08-05mmap64: fix undef warningsMike Frysinger1-3/+3
2015-08-04tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf1-8/+12
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2-7/+4
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich1-2/+0
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger1-3/+3
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel1-334/+0
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger1-1/+6
2015-07-29hppa: fix sysdep.h header setupMike Frysinger3-5/+9
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger1-22/+7
2015-07-29Extend local PLT reference checkH.J. Lu2-3/+24
2015-07-29Added runtime check for AVX vector math tests.Andrew Senkevich3-1/+27
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger1-4/+3
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger1-3/+1
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger1-4/+0
2015-07-26Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang2-1/+4
2015-07-25Update Nios II ulps file.Chung-Lin Tang1-41/+98
2015-07-24Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang2-6/+6
2015-07-24NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath1-4/+0
2015-07-24Update powerpc-fpu libm-test-ulps.Adhemerval Zanella1-56/+152
2015-07-24Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich15-223/+201
2015-07-24[ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2-3/+9
2015-07-24[AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2-1/+4
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath4-24/+40
2015-07-23NaCl: Fix missing getdtablesize symbol.Roland McGrath2-0/+2
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger1-1/+1
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger1-4/+9
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger1-2/+2
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger1-1/+2