summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-07-15Fix sparc build.David S. Miller
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar
2015-07-15i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler
2015-07-15S390: Regenerate ULPsStefan Liebler
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath
2015-07-13Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra
2015-07-10NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath
2015-07-10tile: Regenerate ULPs.Chris Metcalf
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath
2015-07-09Improve bndmov encoding with zero displacementH.J. Lu
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella
2015-07-09hurd: permit to use mlock from non-root processSamuel Thibault
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
2015-07-07S390: Regenerate ULPs.Stefan Liebler
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler
2015-07-07Add la_symbind32 to x86-64 audit testsH.J. Lu
2015-07-07Add and use sysdeps/i386/link-defines.symH.J. Lu
2015-07-07Add a testcase for i386 LD_AUDITH.J. Lu
2015-07-07Do not create invalid pointers in C code of string functions.Torvald Riegel
2015-07-06Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.Wilco Dijkstra
2015-07-06Remove unused file sysdeps/ieee754/support.cWilco Dijkstra
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy
2015-07-02Regenerate aarch64 libm-test-ulpsSzabolcs Nagy
2015-07-01Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers
2015-07-01Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers
2015-07-01Regenerate ARM libm-test-ulps.Joseph Myers
2015-07-01Regenerate MIPS libm-test-ulps.Joseph Myers
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers
2015-06-29Fix ldbl-128 j1l spurious underflows (bug 18612).Joseph Myers
2015-06-29Fix j1, jn missing underflows (bug 16559).Joseph Myers
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune
2015-06-25Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers
2015-06-24Use unsigned types for counters in getaddrinfo_a code.Roland McGrath
2015-06-24Use unsigned types for counters in AIO code.Roland McGrath
2015-06-24Refactor libm tests.Joseph Myers
2015-06-24NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.Roland McGrath
2015-06-24Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers
2015-06-24Print more information in tst-getcpu failure case.Roland McGrath
2015-06-24Fix csin, csinh overflow in directed rounding modes (bug 18593).Joseph Myers
2015-06-24Fix ldbl-128 expl missing underflows (bug 18586).Joseph Myers