aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-03Unify drift between _Complex function type variantsPaul E. Murphy5-10/+15
2016-08-03Refactor part of math MakefilePaul E. Murphy3-56/+126
2016-08-03Remove tacit double usage in ldbl-128Paul E. Murphy4-3/+13
2016-08-03Update and install proc_service.h [BZ #20311]Tom Tromey3-6/+26
2016-08-03elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer4-38/+250
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer5-38/+77
2016-08-03elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer4-64/+62
2016-08-03Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers2-0/+5
2016-08-03Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers2-1/+9
2016-08-03sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno17-3/+376
2016-08-02Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller5-10/+20
2016-08-02Fix wide-char testsuite SIGBUS on platforms such as Sparc.David S. Miller2-0/+12
2016-08-03powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno2-2/+8
2016-08-03powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno2-3/+9
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers9-11/+115
2016-08-02Add support for referencing specific symbol versionsFlorian Weimer3-12/+37
2016-08-02malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer3-0/+13
2016-08-02x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).Andrew Senkevich26-58/+93
2016-08-02malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer2-5/+44
2016-08-02alpha: fix trunc for big input valuesAurelien Jarno3-8/+12
2016-08-02alpha: fix rint on sNaN inputAurelien Jarno3-0/+9
2016-08-02alpha: fix floor on sNaN inputAurelien Jarno3-8/+10
2016-08-02alpha: fix ceil on sNaN inputAurelien Jarno3-8/+13
2016-08-01Open development for 2.25.glibc-2.24.90Carlos O'Donell3-2/+19
2016-08-01Update for glibc 2.24 release.glibc-2.24Carlos O'Donell3-3/+7
2016-08-01Update libc.pot and NEWS.Carlos O'Donell3-187/+425
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