about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-038-16/+65
* Unify drift between _Complex function type variantsPaul E. Murphy2016-08-035-10/+15
* Refactor part of math MakefilePaul E. Murphy2016-08-033-56/+126
* Remove tacit double usage in ldbl-128Paul E. Murphy2016-08-034-3/+13
* Update and install proc_service.h [BZ #20311]Tom Tromey2016-08-033-6/+26
* elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer2016-08-034-38/+250
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2016-08-035-38/+77
* elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer2016-08-034-64/+62
* Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers2016-08-032-0/+5
* Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers2016-08-032-1/+9
* sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno2016-08-0317-3/+376
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-025-10/+20
* Fix wide-char testsuite SIGBUS on platforms such as Sparc.David S. Miller2016-08-022-0/+12
* powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno2016-08-032-2/+8
* powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno2016-08-032-3/+9
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-029-11/+115
* Add support for referencing specific symbol versionsFlorian Weimer2016-08-023-12/+37
* malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer2016-08-023-0/+13
* x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).Andrew Senkevich2016-08-0226-58/+93
* malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer2016-08-022-5/+44
* alpha: fix trunc for big input valuesAurelien Jarno2016-08-023-8/+12
* alpha: fix rint on sNaN inputAurelien Jarno2016-08-023-0/+9
* alpha: fix floor on sNaN inputAurelien Jarno2016-08-023-8/+10
* alpha: fix ceil on sNaN inputAurelien Jarno2016-08-023-8/+13
* Open development for 2.25. glibc-2.24.90Carlos O'Donell2016-08-013-2/+19
* Update for glibc 2.24 release. glibc-2.24Carlos O'Donell2016-08-013-3/+7
* Update libc.pot and NEWS.Carlos O'Donell2016-08-013-187/+425
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0247-2245/+64
* CVE-2016-5417 was assigned to bug 19257Florian Weimer2016-07-291-0/+5
* Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu2016-07-2712-78/+204
* Nios II localplt.data update: remove __eqsf2Chung-Lin Tang2016-07-272-1/+4
* powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero2016-07-212-2/+7
* [AArch64] Update libm-test-ulpsSzabolcs Nagy2016-07-212-4/+8
* S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler2016-07-202-8/+10
* microblaze: fix variable name collision with syscall macrosMike Frysinger2016-07-192-21/+28
* elf/elf.h: Add missing Meta relocationsWill Newton2016-07-192-0/+23
* i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu2016-07-182-2/+13
* elf: Define missing Meta architecture specific relocationsKhem Raj2016-07-182-0/+64
* Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar2016-07-184-2/+221
* Don't install the internal header grp-merge.hZack Weinberg2016-07-182-1/+5
* [AArch64] Regenerate libm-test-ulpsSzabolcs Nagy2016-07-182-10/+14
* Fix TABDLY valueSamuel Thibault2016-07-132-1/+5
* Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella2016-07-134-50/+90
* Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu2016-07-132-2/+7
* x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu2016-07-122-0/+10
* Test p{read,write}64 with offset > 4GBH.J. Lu2016-07-124-87/+148
* x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]H.J. Lu2016-07-127-6/+192
* X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu2016-07-112-0/+9
* Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar2016-07-1124-2438/+1
* [AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy2016-07-111-0/+34