about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Add fesetexcept: aarch64.Joseph Myers2016-08-161-0/+34
* Add fesetexcept.Joseph Myers2016-08-1629-0/+116
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-151-0/+7
* Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers2016-08-121-0/+1
* Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers2016-08-101-1/+4
* Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers2016-08-102-0/+15
* Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault2016-08-091-1/+3
* sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno2016-08-055-1/+114
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-0511-314/+2
* sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno2016-08-052-1/+3
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-041-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-0333-136/+34
* Remove tacit double usage in ldbl-128Paul E. Murphy2016-08-033-3/+3
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2016-08-031-5/+7
* Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers2016-08-031-0/+2
* Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers2016-08-031-1/+3
* sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno2016-08-0316-3/+348
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-024-10/+10
* powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno2016-08-031-2/+4
* powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno2016-08-031-3/+4
* x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).Andrew Senkevich2016-08-0224-54/+54
* alpha: fix trunc for big input valuesAurelien Jarno2016-08-022-8/+6
* alpha: fix rint on sNaN inputAurelien Jarno2016-08-022-0/+6
* alpha: fix floor on sNaN inputAurelien Jarno2016-08-022-8/+6
* alpha: fix ceil on sNaN inputAurelien Jarno2016-08-022-8/+6
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0246-2245/+10
* Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu2016-07-2711-78/+141
* Nios II localplt.data update: remove __eqsf2Chung-Lin Tang2016-07-271-1/+0
* powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero2016-07-211-2/+2
* [AArch64] Update libm-test-ulpsSzabolcs Nagy2016-07-211-4/+4
* S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler2016-07-201-8/+5
* microblaze: fix variable name collision with syscall macrosMike Frysinger2016-07-191-21/+21
* i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu2016-07-181-2/+5
* Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar2016-07-181-2/+2
* [AArch64] Regenerate libm-test-ulpsSzabolcs Nagy2016-07-181-10/+10
* Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella2016-07-133-50/+77
* Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu2016-07-131-2/+2
* x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu2016-07-121-0/+4
* x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu2016-07-121-6/+7
* X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu2016-07-111-0/+4
* [AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy2016-07-111-0/+34
* [AArch64] Fix libc internal asm profiling codeSzabolcs Nagy2016-07-112-2/+35
* Fix LO_HI_LONG definitionAdhemerval Zanella2016-07-081-7/+3
* Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella2016-07-089-9/+8
* tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf2016-07-081-1/+3
* ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno2016-07-082-0/+10
* S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler2016-07-063-10/+6
* hppa: Update libm-test-ulps.John David Anglin2016-07-061-262/+436
* powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan2016-07-051-3/+14
* m68k: suppress -Wframe-address warningAndreas Schwab2016-07-041-0/+4