aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-08-16Add fesetexcept: s390.Joseph Myers
2016-08-16Add fesetexcept: powerpc.Joseph Myers
2016-08-16Add fesetexcept: mips.Joseph Myers
2016-08-16Add fesetexcept: m68k.Joseph Myers
2016-08-16Add fesetexcept: ia64.Joseph Myers
2016-08-16Add fesetexcept: hppa.Joseph Myers
2016-08-16Add fesetexcept: arm.Joseph Myers
2016-08-16Add fesetexcept: alpha.Joseph Myers
2016-08-16Add fesetexcept: aarch64.Joseph Myers
2016-08-16Add fesetexcept.Joseph Myers
2016-08-15arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab
2016-08-12Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers
2016-08-10Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers
2016-08-10Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers
2016-08-09Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault
2016-08-05sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno
2016-08-05sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno
2016-08-04x86: Use sysdep.o from libc.a in static librariesFlorian Weimer
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-08-03Remove tacit double usage in ldbl-128Paul E. Murphy
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer
2016-08-03Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers
2016-08-03Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers
2016-08-03sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno
2016-08-02Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller
2016-08-03powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno
2016-08-03powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno
2016-08-02x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).Andrew Senkevich
2016-08-02alpha: fix trunc for big input valuesAurelien Jarno
2016-08-02alpha: fix rint on sNaN inputAurelien Jarno
2016-08-02alpha: fix floor on sNaN inputAurelien Jarno
2016-08-02alpha: fix ceil on sNaN inputAurelien Jarno
2016-08-02sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno
2016-07-27Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu
2016-07-27Nios II localplt.data update: remove __eqsf2Chung-Lin Tang
2016-07-21powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero
2016-07-21[AArch64] Update libm-test-ulpsSzabolcs Nagy
2016-07-20S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler
2016-07-19microblaze: fix variable name collision with syscall macrosMike Frysinger
2016-07-18i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu
2016-07-18Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar
2016-07-18[AArch64] Regenerate libm-test-ulpsSzabolcs Nagy
2016-07-13Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella
2016-07-13Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu
2016-07-12x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu
2016-07-12x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu
2016-07-11X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu
2016-07-11[AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy
2016-07-11[AArch64] Fix libc internal asm profiling codeSzabolcs Nagy