aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-02sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno47-2245/+64
2016-07-29CVE-2016-5417 was assigned to bug 19257Florian Weimer1-0/+5
2016-07-27Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu12-78/+204
2016-07-27Nios II localplt.data update: remove __eqsf2Chung-Lin Tang2-1/+4
2016-07-21powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero2-2/+7
2016-07-21[AArch64] Update libm-test-ulpsSzabolcs Nagy2-4/+8
2016-07-20S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler2-8/+10
2016-07-19microblaze: fix variable name collision with syscall macrosMike Frysinger2-21/+28
2016-07-19elf/elf.h: Add missing Meta relocationsWill Newton2-0/+23
2016-07-18i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu2-2/+13
2016-07-18elf: Define missing Meta architecture specific relocationsKhem Raj2-0/+64
2016-07-18Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar4-2/+221
2016-07-18Don't install the internal header grp-merge.hZack Weinberg2-1/+5
2016-07-18[AArch64] Regenerate libm-test-ulpsSzabolcs Nagy2-10/+14
2016-07-13Fix TABDLY valueSamuel Thibault2-1/+5
2016-07-13Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella4-50/+90
2016-07-13Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu2-2/+7
2016-07-12x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu2-0/+10
2016-07-12Test p{read,write}64 with offset > 4GBH.J. Lu4-87/+148
2016-07-12x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu7-6/+192
2016-07-11X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu2-0/+9
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar24-2438/+1
2016-07-11[AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy1-0/+34
2016-07-11[AArch64] Fix libc internal asm profiling codeSzabolcs Nagy3-2/+41
2016-07-08Fix LO_HI_LONG definitionAdhemerval Zanella5-102/+157
2016-07-08Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella10-9/+30
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan24-1/+2438
2016-07-08tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf2-1/+8
2016-07-08Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno2-0/+7
2016-07-08ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno3-0/+20
2016-07-07localedata: fix de_LI localeAurelien Jarno2-5/+10
2016-07-07Add test case for bug 20263Andreas Schwab3-1/+117
2016-07-07Fix robust mutex daedlock [BZ #20263]Jiyoung Yun2-2/+10
2016-07-06Add missing changelog partSamuel Thibault1-0/+2
2016-07-06New locale de_LIAurelien Jarno3-0/+104
2016-07-06S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler4-10/+16
2016-07-06hppa: Update libm-test-ulps.John David Anglin2-262/+440
2016-07-06hurd: Fix PTR_{,DE}MANGLE callsSamuel Thibault4-0/+25
2016-07-05Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu3-1/+35
2016-07-05Bump up tst-malloc-thread-fail timeout from 20 to 30sChris Metcalf2-1/+5
2016-07-05powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan2-3/+20
2016-07-05nptl: Add more coverage in tst-cancel4Adhemerval Zanella4-24/+56
2016-07-04m68k: suppress -Wframe-address warningAndreas Schwab2-0/+8
2016-07-03localedata: id_ID: Februari instead of Pebruari [BZ #20316]Gunnar Hjalmarsson2-2/+7
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki5-1/+29
2016-07-01SPARC: fix nearbyint on sNaN inputAurelien Jarno9-0/+24
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu30-105/+192
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich33-39/+2587
2016-07-01SPARC64: update localplt.dataAurelien Jarno2-0/+5
2016-06-30powerpc: Add a POWER8-optimized version of sinf()Anton Blanchard6-1/+614