Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mips/include/sysarch.h
RevisionDateAuthorComments
 1.11  26-Jul-2020  simonb #define<tab>
Nuke trailing whitespace.
 1.10  23-May-2013  christos add generic copyrights so FreeBSD can use them.
 1.9  20-Feb-2011  matt branches: 1.9.4; 1.9.14;
Major merge forward from matt-nb5-mips64.
New fixup code.
New common SPL code.
New common interrupt code.
Move related variables into structures.
Cleanup locore (move MD variable into it).
Kill StudlyCaps
Use PCU for FPU
 1.8  11-Dec-2005  christos branches: 1.8.96; 1.8.106;
merge ktrace-lwp.
 1.7  06-Nov-2004  christos Don't use "int" to represent lengths; this is what size_t is for. This
does not change the ABI since we don't have 64 bit mips yet.
 1.6  11-Sep-2003  kleink __{BEGIN,END}_DECLS-wrap prototypes.
 1.5  19-Jul-2002  simonb branches: 1.5.6;
White space nits, add a #endif comment.
 1.4  05-Mar-2002  simonb branches: 1.4.6;
ANSIfy.
 1.3  06-Jan-1999  nisimura branches: 1.3.22; 1.3.26;
- Complete vm_offset_t purge for mips processor.
- bzero() -> memset() and bcopy() -> memcpy().
- Garbage collection in trap.c and db_interface.c.
 1.2  25-Feb-1998  perry branches: 1.2.4;
change second parm of sysarch() from char * to void *
 1.1  09-Jun-1997  jonathan Add sys_sysarch() calls for the standard mips userspace cache-control calls.
 1.2.4.1  19-Nov-1998  nisimura - Forgot to commit many files for vm_offset_t purge last Monday.
 1.3.26.2  01-Aug-2002  nathanw Catch up to -current.
 1.3.26.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.3.22.2  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.3.22.1  16-Mar-2002  jdolecek Catch up with -current.
 1.4.6.1  21-Jul-2002  gehenna catch up with -current.
 1.5.6.4  14-Nov-2004  skrll Sync with HEAD.
 1.5.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.6.1  03-Aug-2004  skrll Sync with HEAD
 1.8.106.1  06-Jun-2011  jruoho Sync with HEAD.
 1.8.96.2  29-Apr-2011  matt Major merge to/from current.
Adds MIPS32/MIPS64 R2 support (24k, 74k, etc.) including COP0_USERLOCAL
Adds support for emulation of rdhwr $3,$29 instruction.
Major cleanup of SMP code. (stable on multi-core / single thread per core)
llsc locking code only used in MP capable kernels.
 1.8.96.1  15-May-2010  matt Add kernel support for MIPS TLS. Use rdhwr rt, $29 as defined by the MIPS
TLS spec so that Linux MIPS binaries will work. Use sysarch(MIPS_TINFOSET, v)
to set the pointer.
 1.9.14.1  23-Jun-2013  tls resync from head
 1.9.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed