aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell1-0/+6
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl1-0/+22
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler1-0/+15
2015-07-07S390: Regenerate ULPs.Stefan Liebler1-0/+4
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler1-0/+6
2015-07-07Add la_symbind32 to x86-64 audit testsH.J. Lu1-0/+9
2015-07-07Add and use sysdeps/i386/link-defines.symH.J. Lu1-0/+10
2015-07-07Add a testcase for i386 LD_AUDITH.J. Lu1-0/+11
2015-07-07Do not create invalid pointers in C code of string functions.Torvald Riegel1-0/+8
2015-07-07Set errno to ENOMEM on overflow in sbrk (bug 18592)Cyril Hrubis1-0/+5
2015-07-06Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.Wilco Dijkstra1-0/+9
2015-07-06Remove unused file sysdeps/ieee754/support.cWilco Dijkstra1-0/+4
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy1-0/+8
2015-07-02Regenerate aarch64 libm-test-ulpsSzabolcs Nagy1-0/+4
2015-07-01Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers1-0/+6
2015-07-01The C++ 2011 std::call_once function is specified to allowMartin Sebor1-0/+8
2015-07-01Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers1-0/+2
2015-07-01Regenerate ARM libm-test-ulps.Joseph Myers1-0/+2
2015-07-01Regenerate MIPS libm-test-ulps.Joseph Myers1-0/+5
2015-06-30Remove documentation of lowlevellock systemtap probes.Torvald Riegel1-0/+3
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel1-0/+23
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers1-0/+36
2015-06-29Fix ldbl-128 j1l spurious underflows (bug 18612).Joseph Myers1-0/+7
2015-06-29Fix j1, jn missing underflows (bug 16559).Joseph Myers1-0/+15
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers1-0/+11
2015-06-26malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ...Mel Gorman1-0/+6
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-0/+7
2015-06-25Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers1-0/+15
2015-06-25More correct description of linking with vector math library.Andrew Senkevich1-0/+4
2015-06-25Fix buffer overflow for writes to memory buffer stream (bug 18549)Andreas Schwab1-0/+6
2015-06-25Support compilers defaulting to PIEH.J. Lu1-0/+12
2015-06-24NPTL: Use unsigned type for setxid_futex.Roland McGrath1-0/+3
2015-06-24Use unsigned types for counters in getaddrinfo_a code.Roland McGrath1-0/+10
2015-06-24Use unsigned types for counters in AIO code.Roland McGrath1-0/+11
2015-06-24Align TCB offset to the maximum alignmentH.J. Lu1-0/+9
2015-06-24Refactor libm tests.Joseph Myers1-0/+223
2015-06-24NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.Roland McGrath1-0/+5
2015-06-24Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers1-0/+29
2015-06-24Print more information in tst-getcpu failure case.Roland McGrath1-0/+5
2015-06-24Line-wrap some log entries.Roland McGrath1-10/+12
2015-06-24Don't issue errors on GDB Python filesH.J. Lu1-0/+7
2015-06-24Move csin, csinh tests to auto-libm-test-in.Joseph Myers1-0/+6
2015-06-24Fix csin, csinh overflow in directed rounding modes (bug 18593).Joseph Myers1-0/+14
2015-06-24Fix ldbl-128 expl missing underflows (bug 18586).Joseph Myers1-0/+6
2015-06-24Combination of data tables for x86_64 vector functions sinf, cosf and sincosf.Andrew Senkevich1-0/+22
2015-06-23Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers1-0/+29
2015-06-23Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18...Joseph Myers1-0/+12
2015-06-23Fix atomic_full_barrier on x86 and x86_64.Torvald Riegel1-0/+8
2015-06-23Fix math/Makefile dependency on libm-test.stmp for libmvec tests.Joseph Myers1-0/+6
2015-06-23Combination of data tables for x86_64 vector functions sin, cos and sincos.Andrew Senkevich1-0/+25