about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/sh
Commit message (Expand)AuthorAgeFilesLines
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-1223-6139/+0
* SH: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-23/+0
* Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2014-06-062-222/+0
* SH: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-022-135/+0
* SH: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-281-9/+0
* SH: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-29/+0
* Consolidate not-cancel.h files.Roland McGrath2014-05-141-1/+0
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-091-0/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0128-28/+28
* Remove trailing whitespace in nptl.Joseph Myers2013-06-069-43/+43
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0228-29/+28
* Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar2012-10-021-1/+1
* Remove __ASSUME_POSIX_TIMERS.Joseph Myers2012-08-161-22/+0
* SH: __lll_robust_timedlock_wait: Simplify CFI directives.Thomas Schwinge2012-06-231-6/+4
* Remove use of INTDEF/INTUSE in nptlAndreas Schwab2012-05-304-20/+9
* SH: Add CFI directives.Chung-Lin Tang2012-05-281-5/+6
* SH: Add CFI directives.Chung-Lin Tang2012-05-2816-27/+350
* Use CFI statements instead of hand-coding .eh_frame.Chung-Lin Tang2012-05-094-422/+103
* Work around kernel rejecting valid absolute timestamps.Thomas Schwinge2012-03-081-2/+8
* Invalid timeouts in SH sem_timedwait.Thomas Schwinge2012-03-081-4/+5
* Fix stray references to __pthread_attrDavid S. Miller2012-02-271-1/+1
* Fix name mangling of pthread_attr_t after changeUlrich Drepper2012-02-261-1/+1
* Work around problem of pthread_attr_t definition with old compilersUlrich Drepper2012-02-261-2/+6
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-4/+2
* Add SH target specific crti.S and crtn.S and remove initfini files.Kaz Kojima2012-02-161-125/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0929-87/+58
* Remove support for !USE___THREADUlrich Drepper2011-09-104-65/+19
* [sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii2010-06-141-2/+2
* SH calling __gmon_start__ from pt-initfini.c.Thomas Schwinge2009-11-301-19/+2
* SH lowlevellock broken for FUTEX_CLOCK_REALTIME.Andrew Stubbs2009-08-281-9/+9
* * sysdeps/unix/sysv/linux/sh/lowlevellock.S: DefineUlrich Drepper2009-02-131-2/+2
* * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper2009-01-282-3/+106
* * posix/regex_internal.h (build_wcs_upper_buffer):Ulrich Drepper2008-12-061-1/+3
* * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper2008-01-225-17/+43
* (XADD): Use a scratch register.Ulrich Drepper2008-01-221-5/+7
* * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper2007-12-051-28/+18
* * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper2007-11-062-6/+6
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.SUlrich Drepper2007-08-159-42/+271
* (__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL...Ulrich Drepper2007-08-151-4/+50
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-131-0/+1
* * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper2007-08-0319-413/+581
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-281-79/+31
* * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:Ulrich Drepper2007-06-1716-200/+748
* * pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2007-05-302-33/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-3/+0
* .Jakub Jelinek2007-07-311-0/+3
* * po/sv.po: Update from translation team.Ulrich Drepper2006-10-291-7/+7
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-2/+8
* [BZ #3352]Ulrich Drepper2006-10-121-3/+0
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper2006-09-173-3/+41