aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sh
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath23-6139/+0
2014-06-09SH: Define TLS_DEFINE_INIT_TPRoland McGrath1-23/+0
2014-06-06Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2-222/+0
2014-06-02SH: Consolidate NPTL/non versions of vforkRoland McGrath2-135/+0
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath1-9/+0
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath1-29/+0
2014-05-14Consolidate not-cancel.h files.Roland McGrath1-1/+0
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella1-0/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae28-28/+28
2013-06-06Remove trailing whitespace in nptl.Joseph Myers9-43/+43
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers28-29/+28
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar1-1/+1
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers1-22/+0
2012-06-23SH: __lll_robust_timedlock_wait: Simplify CFI directives.Thomas Schwinge1-6/+4
2012-05-30Remove use of INTDEF/INTUSE in nptlAndreas Schwab4-20/+9
2012-05-28SH: Add CFI directives.Chung-Lin Tang1-5/+6
2012-05-28SH: Add CFI directives.Chung-Lin Tang16-27/+350
2012-05-09Use CFI statements instead of hand-coding .eh_frame.Chung-Lin Tang4-422/+103
2012-03-08Work around kernel rejecting valid absolute timestamps.Thomas Schwinge1-2/+8
2012-03-08Invalid timeouts in SH sem_timedwait.Thomas Schwinge1-4/+5
2012-02-27Fix stray references to __pthread_attrDavid S. Miller1-1/+1
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper1-1/+1
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper1-2/+6
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper1-4/+2
2012-02-16Add SH target specific crti.S and crtn.S and remove initfini files.Kaz Kojima1-125/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert29-87/+58
2011-09-10Remove support for !USE___THREADUlrich Drepper4-65/+19
2010-06-14[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii1-2/+2
2009-11-30SH calling __gmon_start__ from pt-initfini.c.Thomas Schwinge1-19/+2
2009-08-28SH lowlevellock broken for FUTEX_CLOCK_REALTIME.Andrew Stubbs1-9/+9
2009-02-13* sysdeps/unix/sysv/linux/sh/lowlevellock.S: DefineUlrich Drepper1-2/+2
2009-01-28* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper2-3/+106
2008-12-06* posix/regex_internal.h (build_wcs_upper_buffer):Ulrich Drepper1-1/+3
2008-01-22* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper5-17/+43
2008-01-22(XADD): Use a scratch register.Ulrich Drepper1-5/+7
2007-12-05* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper1-28/+18
2007-11-06* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper2-6/+6
2007-08-15* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.SUlrich Drepper9-42/+271
2007-08-15(__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL...Ulrich Drepper1-4/+50
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper1-0/+1
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper19-413/+581
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper1-79/+31
2007-06-17* sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:Ulrich Drepper16-200/+748
2007-05-30* pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2-33/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-3/+0
2007-07-31.Jakub Jelinek1-0/+3
2006-10-29* po/sv.po: Update from translation team.Ulrich Drepper1-7/+7
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper1-2/+8
2006-10-12[BZ #3352]Ulrich Drepper1-3/+0
2006-09-17* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper3-3/+41