summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [AArch64] Fix libc internal asm profiling codeSzabolcs Nagy2016-07-113-2/+41
* Fix LO_HI_LONG definitionAdhemerval Zanella2016-07-085-102/+157
* Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella2016-07-0810-9/+30
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-0824-1/+2438
* tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf2016-07-082-1/+8
* Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno2016-07-082-0/+7
* ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno2016-07-083-0/+20
* localedata: fix de_LI localeAurelien Jarno2016-07-072-5/+10
* Add test case for bug 20263Andreas Schwab2016-07-073-1/+117
* Fix robust mutex daedlock [BZ #20263]Jiyoung Yun2016-07-072-2/+10
* Add missing changelog partSamuel Thibault2016-07-061-0/+2
* New locale de_LIAurelien Jarno2016-07-063-0/+104
* S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler2016-07-064-10/+16
* hppa: Update libm-test-ulps.John David Anglin2016-07-062-262/+440
* hurd: Fix PTR_{,DE}MANGLE callsSamuel Thibault2016-07-064-0/+25
* Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu2016-07-053-1/+35
* Bump up tst-malloc-thread-fail timeout from 20 to 30sChris Metcalf2016-07-052-1/+5
* powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan2016-07-052-3/+20
* nptl: Add more coverage in tst-cancel4Adhemerval Zanella2016-07-054-24/+56
* m68k: suppress -Wframe-address warningAndreas Schwab2016-07-042-0/+8
* localedata: id_ID: Februari instead of Pebruari [BZ #20316]Gunnar Hjalmarsson2016-07-032-2/+7
* Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki2016-07-015-1/+29
* SPARC: fix nearbyint on sNaN inputAurelien Jarno2016-07-019-0/+24
* Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu2016-07-0130-105/+192
* Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich2016-07-0133-39/+2587