aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-20NaCl: Fix unused variable errors in lowlevellock-futex.h macros.Roland McGrath2-2/+11
2016-01-202016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov6-26/+30
2016-01-20Fix __finitel libm compat symbol version.Joseph Myers3-4/+11
2016-01-20Update localplt.data for powerpc-nofpu.Joseph Myers2-2/+10
2016-01-20S390: Fix build error in iconvdata/bug-iconv11.c.Stefan Liebler2-1/+6
2016-01-19Fix ulps regeneration for *-finite tests.Joseph Myers6-10/+22
2016-01-19Fixed build with assembler w/o AVX-512 support.Andrew Senkevich2-0/+18
2016-01-19S390: Regenerate ULPsStefan Liebler2-238/+272
2016-01-18Regenerate MIPS libm-test-ulps.Joseph Myers3-4/+11
2016-01-18Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2-210/+232
2016-01-18Regenerate ARM libm-test-ulps.Joseph Myers2-2/+8
2016-01-18[BZ #19451]Paul Pluzhnikov2-2/+7
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler9-4/+92
2016-01-17configure: make the unsupported error message less hostileMike Frysinger3-20/+17
2016-01-16Fixed typos in __memcpy_chk.Andrew Senkevich2-3/+7
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger2-1/+6
2016-01-15nptl: Add first-line description for barrier tests.Torvald Riegel6-9/+18
2016-01-15Fix pthread_barrier_init typo.Torvald Riegel2-1/+6
2016-01-16Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich12-19/+554
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel18-764/+419
2016-01-15Fix race in tst-mqueue5Paul E. Murphy2-2/+24
2016-01-15Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,Martin Sebor8-61/+136
2016-01-15Fix build failures with -DDEBUG.Martin Sebor6-15/+30
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor5-6/+21