aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-08-03Remove tacit double usage in ldbl-128Paul E. Murphy3-3/+3
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer1-5/+7
2016-08-03Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers1-0/+2
2016-08-03Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers1-1/+3
2016-08-03sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno16-3/+348
2016-08-02Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller4-10/+10
2016-08-03powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno1-2/+4
2016-08-03powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno1-3/+4
2016-08-02x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).Andrew Senkevich24-54/+54
2016-08-02alpha: fix trunc for big input valuesAurelien Jarno2-8/+6
2016-08-02alpha: fix rint on sNaN inputAurelien Jarno2-0/+6
2016-08-02alpha: fix floor on sNaN inputAurelien Jarno2-8/+6
2016-08-02alpha: fix ceil on sNaN inputAurelien Jarno2-8/+6
2016-08-02sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno46-2245/+10
2016-07-27Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu11-78/+141
2016-07-27Nios II localplt.data update: remove __eqsf2Chung-Lin Tang1-1/+0
2016-07-21powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero1-2/+2
2016-07-21[AArch64] Update libm-test-ulpsSzabolcs Nagy1-4/+4
2016-07-20S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler1-8/+5
2016-07-19microblaze: fix variable name collision with syscall macrosMike Frysinger1-21/+21
2016-07-18i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu1-2/+5
2016-07-18Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar1-2/+2
2016-07-18[AArch64] Regenerate libm-test-ulpsSzabolcs Nagy1-10/+10
2016-07-13Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella3-50/+77
2016-07-13Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu1-2/+2
2016-07-12x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu1-0/+4
2016-07-12x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu1-6/+7
2016-07-11X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu1-0/+4
2016-07-11[AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy1-0/+34
2016-07-11[AArch64] Fix libc internal asm profiling codeSzabolcs Nagy2-2/+35
2016-07-08Fix LO_HI_LONG definitionAdhemerval Zanella1-7/+3
2016-07-08Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella9-9/+8
2016-07-08tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf1-1/+3
2016-07-08ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno2-0/+10
2016-07-06S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler3-10/+6
2016-07-06hppa: Update libm-test-ulps.John David Anglin1-262/+436
2016-07-05powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan1-3/+14
2016-07-04m68k: suppress -Wframe-address warningAndreas Schwab1-0/+4
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki1-0/+13
2016-07-01SPARC: fix nearbyint on sNaN inputAurelien Jarno8-0/+8
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu28-103/+136
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich32-39/+2548
2016-07-01SPARC64: update localplt.dataAurelien Jarno1-0/+1
2016-06-30powerpc: Add a POWER8-optimized version of sinf()Anton Blanchard5-1/+604
2016-06-30powerpc: Add a POWER8-optimized version of expf()Tulio Magno Quites Machado Filho6-1/+388
2016-06-30hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin1-0/+2
2016-06-30Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu6-1/+20
2016-06-30i686/multiarch: Regenerate ulpsAurelien Jarno1-8/+8
2016-06-29Avoid array-bounds warning for strncat on i586 (bug 20260)Andreas Schwab1-2/+1
2016-06-27MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno3-6/+15