aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Remove trailing newline from date_fmt in Serbian locales [BZ #19581]Florian Weimer4-3/+10
2016-02-19tst-malloc-thread-exit: Use fewer system resourcesFlorian Weimer2-14/+22
2016-02-19localedata: dz_BT/ps_AF: reformat dataMike Frysinger3-94/+99
2016-02-18locledata: trim trailing blank lines/commentsMike Frysinger34-39/+36
2016-02-19Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers2-17/+23
2016-02-19Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers4-0/+16
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers4-0/+95
2016-02-18Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers2-9/+11
2016-02-18Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594).Joseph Myers2-36/+39
2016-02-18Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers2-39/+16
2016-02-18Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592).Joseph Myers2-36/+20
2016-02-18Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899).Joseph Myers3-29/+57
2016-02-18Regenerated configure scripts.Adhemerval Zanella2-1/+3
2016-02-18Regenerate libc.pot for 2.23.Adhemerval Zanella2-437/+455
2016-02-18Updated translations for 2.23.Adhemerval Zanella29-9297/+11202
2016-02-18Open development for 2.24.glibc-2.23.90Adhemerval Zanella2-2/+5
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella3-3/+7
2016-02-18Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella2-4/+270
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu14-18/+155
2016-02-18NEWS: List additional fixed security bugsFlorian Weimer1-4/+16
2016-02-17Use PIC relocation in ALIAS_IMPLAndrew Senkevich2-2/+8
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell5-66/+339
2016-02-14Update INSTALL with latest versions tested to work.Carlos O'Donell3-15/+19
2016-02-14Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439)Carlos O'Donell4-3/+71
2016-02-12Revert "ChangeLogs: convert to utf-8"Mike Frysinger7-14/+14
2016-02-12hsearch_r: Apply VM size limit in test caseFlorian Weimer2-0/+26
2016-02-11[ARM] add missing -funwind-tables to test case (bug 19529)Szabolcs Nagy2-0/+6
2016-02-08ChangeLogs: convert to utf-8Paul Eggert7-14/+14
2016-02-08localedata: convert all files to utf-8Mike Frysinger15-146/+163
2016-02-04powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan2-0/+14
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers7-2/+54
2016-01-31Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."Mark Wielaard2-20/+3
2016-01-31elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard2-3/+20
2016-01-28Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer4-19/+105
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey2-1/+7
2016-01-27Remove unused variablesAndreas Schwab5-10/+13
2016-01-26Update localplt.data for 32-bit sparc.David S. Miller2-0/+5
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller4-2/+14
2016-01-25Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller2-1/+6
2016-01-25Update Alpha libm-test-ulpsRichard Henderson2-284/+400
2016-01-25Don't do lock elision on an error checking mutex (bug 17514)Andreas Schwab4-4/+76
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy2-24/+16
2016-01-25S390: Fix build failure in test string/tst-endian.c with gcc 6.Stefan Liebler2-0/+30
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller4-2/+33
2016-01-24Update sparc ULPS.David S. Miller2-208/+232
2016-01-25MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki3-8/+8
2016-01-22Fix nptl/tst-setuid3.cPaul E. Murphy2-5/+20
2016-01-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy2-3/+10
2016-01-21Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang3-20/+38
2016-01-21Silence some false positive warnings for gcc 4.7Chris Metcalf3-0/+25