Home | History | Annotate | Download | only in hppa
History log of /src/lib/libpthread/arch/hppa/pthread_md.h
RevisionDateAuthorComments
 1.8  25-Jan-2011  christos make pthread__sp unsigned long.
 1.7  16-May-2009  ad branches: 1.7.2;
Remove unused code that's confusing when using cscope/opengrok.
 1.6  28-Apr-2008  martin branches: 1.6.8;
Remove clause 3 and 4 from TNF licenses
 1.5  10-Feb-2008  ad branches: 1.5.4;
- Remove libpthread's atomic ops.
- Remove the old spinlock-based mutex and rwlock implementations.
- Use the atomic ops from libc.
 1.4  24-Sep-2007  skrll Resurrect the function pointers for lock operations and allow each
architecture to provide asm versions of the RAS operations.

We do this because relying on the compiler to get the RAS right is not
sensible. (It gets alpha wrong and hppa is suboptimal)

Provide asm RAS ops for hppa.

(A slightly different version) reviewed by Andrew Doran.
 1.3  24-Dec-2005  perry branches: 1.3.12;
__asm__ -> __asm
 1.2  24-Dec-2005  perry Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.1  19-Jul-2004  chs add hppa MD libpthread bits. translated from MIPS.
 1.3.12.2  23-Mar-2008  matt sync with HEAD
 1.3.12.1  06-Nov-2007  matt sync with HEAD
 1.5.4.1  18-May-2008  yamt sync with head.
 1.6.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.6.8.1  28-Apr-2008  martin file pthread_md.h was added on branch christos-time_t on 2008-04-28 20:23:03 +0000
 1.7.2.1  08-Feb-2011  bouyer Sync with HEAD

RSS XML Feed