aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19tst-malloc-thread-exit: Use fewer system resourcesFlorian Weimer
2016-02-19localedata: dz_BT/ps_AF: reformat dataMike Frysinger
2016-02-18locledata: trim trailing blank lines/commentsMike Frysinger
2016-02-19Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers
2016-02-19Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers
2016-02-18Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594).Joseph Myers
2016-02-18Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers
2016-02-18Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592).Joseph Myers
2016-02-18Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899).Joseph Myers
2016-02-18Regenerated configure scripts.Adhemerval Zanella
2016-02-18Regenerate libc.pot for 2.23.Adhemerval Zanella
2016-02-18Updated translations for 2.23.Adhemerval Zanella
2016-02-18Open development for 2.24.glibc-2.23.90Adhemerval Zanella
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella
2016-02-18Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu
2016-02-18NEWS: List additional fixed security bugsFlorian Weimer
2016-02-17Use PIC relocation in ALIAS_IMPLAndrew Senkevich
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2016-02-14Update INSTALL with latest versions tested to work.Carlos O'Donell
2016-02-14Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439)Carlos O'Donell
2016-02-12Revert "ChangeLogs: convert to utf-8"Mike Frysinger
2016-02-12hsearch_r: Apply VM size limit in test caseFlorian Weimer
2016-02-11[ARM] add missing -funwind-tables to test case (bug 19529)Szabolcs Nagy
2016-02-08ChangeLogs: convert to utf-8Paul Eggert
2016-02-08localedata: convert all files to utf-8Mike Frysinger
2016-02-04powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers
2016-01-31Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."Mark Wielaard
2016-01-31elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard
2016-01-28Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey
2016-01-27Remove unused variablesAndreas Schwab
2016-01-26Update localplt.data for 32-bit sparc.David S. Miller
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller
2016-01-25Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller
2016-01-25Update Alpha libm-test-ulpsRichard Henderson
2016-01-25Don't do lock elision on an error checking mutex (bug 17514)Andreas Schwab
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy
2016-01-25S390: Fix build failure in test string/tst-endian.c with gcc 6.Stefan Liebler
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller
2016-01-24Update sparc ULPS.David S. Miller
2016-01-25MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki
2016-01-22Fix nptl/tst-setuid3.cPaul E. Murphy
2016-01-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy
2016-01-21Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang
2016-01-21Silence some false positive warnings for gcc 4.7Chris Metcalf
2016-01-20NaCl: Fix unused variable errors in lowlevellock-futex.h macros.Roland McGrath