aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-07-21Add abilist files and NEWS item for arm-nacl port.Roland McGrath10-0/+2521
2015-07-21tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2-4/+6
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-0/+4
2015-07-21m68k: update libm test ULPsAndreas Schwab1-133/+311
2015-07-20Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu1-0/+7
2015-07-16Regenerate SPARC ULPs.David S. Miller1-239/+389
2015-07-16powerpc: strstr optimizationRajalakshmi Srinivasaraghavan6-1/+626
2015-07-16hppa/ia64: _dl_unmap: make it hiddenMike Frysinger4-4/+4
2015-07-16hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger2-0/+2
2015-07-15Fix sparc build.David S. Miller5-2/+13
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar1-2/+5
2015-07-15i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler1-0/+6
2015-07-15S390: Regenerate ULPsStefan Liebler1-28/+28
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath3-0/+104
2015-07-13Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra1-0/+5
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra1-65/+165
2015-07-10NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath1-0/+42
2015-07-10tile: Regenerate ULPs.Chris Metcalf1-89/+94
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel15-174/+751
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath4-0/+4
2015-07-09Improve bndmov encoding with zero displacementH.J. Lu1-0/+8
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin7-20/+92
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella1-0/+3
2015-07-09hurd: permit to use mlock from non-root processSamuel Thibault2-11/+14
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy1-1/+1
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy1-2/+2
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2-0/+89
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella27-0/+81
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell1-0/+5
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2-0/+16
2015-07-07S390: Regenerate ULPs.Stefan Liebler1-6/+102
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler1-2/+1
2015-07-07Add la_symbind32 to x86-64 audit testsH.J. Lu6-0/+60
2015-07-07Add and use sysdeps/i386/link-defines.symH.J. Lu3-15/+43
2015-07-07Add a testcase for i386 LD_AUDITH.J. Lu5-0/+287
2015-07-07Do not create invalid pointers in C code of string functions.Torvald Riegel1-7/+11
2015-07-06Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.Wilco Dijkstra3-0/+72
2015-07-06Remove unused file sysdeps/ieee754/support.cWilco Dijkstra1-520/+0
2015-07-06[AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy3-12/+12
2015-07-02Regenerate aarch64 libm-test-ulpsSzabolcs Nagy1-32/+128
2015-07-01Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers1-3/+12
2015-07-01Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers1-483/+673
2015-07-01Regenerate ARM libm-test-ulps.Joseph Myers1-265/+457
2015-07-01Regenerate MIPS libm-test-ulps.Joseph Myers2-622/+1053
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel9-21/+10
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers7-136/+329
2015-06-29Fix ldbl-128 j1l spurious underflows (bug 18612).Joseph Myers1-0/+10
2015-06-29Fix j1, jn missing underflows (bug 16559).Joseph Myers8-5/+55
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers3-1/+9
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-3/+10