Home | History | Annotate | Download | only in mips
History log of /src/lib/libpthread/arch/mips/pthread_md.h
RevisionDateAuthorComments
 1.9  25-Jan-2011  christos make pthread__sp unsigned long.
 1.8  16-May-2009  ad branches: 1.8.2;
Remove unused code that's confusing when using cscope/opengrok.
 1.7  28-Apr-2008  martin branches: 1.7.8;
Remove clause 3 and 4 from TNF licenses
 1.6  24-Dec-2005  perry branches: 1.6.22;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.5  03-Jul-2004  simonb Catch up with changes to __fpregset_t.
In __longjmp14(), copy the FP CSR from the correct array and array slot.

Completes fix for PR port-mips/25942.
 1.4  26-Nov-2003  he branches: 1.4.2;
Hide the register number constants behind an _R_ prefix, and also
rename FPBASE to _FPBASE, so that we avoid polluting the user's
name space when e.g. <sys/ptrace.h> is included. Previously, the
PC symbol in mips/regnum.h would conflict with the declaration of
the external variable by the same name in termcap.h, as discovered
by the ``okheaders'' regression test.
 1.3  12-Jun-2003  nathanw STACKSPACE of 16 is too small, given the use of CALLFRAME_SIZ;
increase to match.
 1.2  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.1  28-Nov-2001  wdk branches: 1.1.2;
file pthread_md.h was initially added on branch nathanw_sa.
 1.1.2.5  20-Dec-2002  thorpej Update for mcontext_t changes.
 1.1.2.4  05-Dec-2002  thorpej Fix the reg <--> mcontext conversion macros. The reg structure is
equivalent to the frame structure, which has a slightly different
layout from the mcontext.
 1.1.2.3  01-Dec-2002  wdk Implement libpthread_dbg conversion macros.
 1.1.2.2  29-Nov-2001  wdk Drop STACKSPACE to 16 bytes
 1.1.2.1  28-Nov-2001  wdk Initial pthread support for Mips processors.
 1.4.2.1  04-Jul-2004  he Pull up revision 1.5 (requested by simonb in ticket #591):
Changes fixing PR#25942:
o Catch up with changes to __fpregset_t. In __longjmp14(),
copy the FP CSR from the correct array and array slot.
 1.6.22.1  18-May-2008  yamt sync with head.
 1.7.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.7.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.8.2.1  08-Feb-2011  bouyer Sync with HEAD

RSS XML Feed