aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-07-25Update Nios II ulps file.Chung-Lin Tang
2015-07-24Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang
2015-07-24NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath
2015-07-24Update powerpc-fpu libm-test-ulps.Adhemerval Zanella
2015-07-24Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich
2015-07-24[ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy
2015-07-24[AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath
2015-07-23NaCl: Fix missing getdtablesize symbol.Roland McGrath
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger
2015-07-21ia64: siginfo.h: delete siginfo nameMike Frysinger
2015-07-21NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath
2015-07-21Add abilist files and NEWS item for arm-nacl port.Roland McGrath
2015-07-21tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger
2015-07-21m68k: update libm test ULPsAndreas Schwab
2015-07-20Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu
2015-07-16Regenerate SPARC ULPs.David S. Miller
2015-07-16powerpc: strstr optimizationRajalakshmi Srinivasaraghavan
2015-07-16hppa/ia64: _dl_unmap: make it hiddenMike Frysinger
2015-07-16hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger
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