Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc/include/reg.h
RevisionDateAuthorComments
 1.11  15-Jan-2018  martin Redo previous: apply the alignement to the whole struct fpstate - everything
in there is properly aligned, and we need to have fs_queue double aligned
as well.
 1.10  14-Jan-2018  martin Force explicit alignment for fpstate in the kernel, to match what our
asm code assumes.
We use a stack variable at least once (in fpu_init).
 1.9  30-Dec-2016  christos - allocate state if we did not have any in fpregs
- make fpstate explicitly start with fpregs for better type checking
- use c11 initializers
 1.8  11-Dec-2005  christos branches: 1.8.122; 1.8.142; 1.8.146;
merge ktrace-lwp.
 1.7  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.6  19-Jun-2001  wiz branches: 1.6.8; 1.6.24;
`accessible' only has one `a'.
 1.5  30-Dec-1999  pk branches: 1.5.6;
Remove private kernel members from `struct fpreg'; update accompanying comment.
 1.4  20-Nov-1994  deraadt branches: 1.4.32;
copyright/Id cleanup
 1.3  11-Feb-1994  pk [GS]ETREG definitions for ptrace
 1.2  01-Feb-1994  deraadt sparc runs in current today
 1.1  02-Oct-1993  deraadt Chris Torek's sparc port. Missing lots of things.
 1.4.32.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.5.6.1  21-Jun-2001  nathanw Catch up to -current.
 1.6.24.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.24.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.24.1  03-Aug-2004  skrll Sync with HEAD
 1.6.8.2  19-Jun-2001  wiz `accessible' only has one `a'.
 1.6.8.1  19-Jun-2001  wiz file reg.h was added on branch nathanw_sa on 2001-06-19 12:59:16 +0000
 1.8.146.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.8.142.1  05-Feb-2017  skrll Sync with HEAD
 1.8.122.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed