Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc64/include/reg.h
RevisionDateAuthorComments
 1.15  30-Dec-2016  christos - make fpreg{32,64} actually members of fsstate{32,64}.
- allocate fpstate if we did not have one and we need to write it.
 1.14  12-Jul-2011  mrg branches: 1.14.12; 1.14.30; 1.14.34;
rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes.
for the assembler files, define the old names to the new names
since using the new names cause ugliness due to longer identifer
names, and reduces churn.

fixes build issues in dtv and vaguely makes <machine/psl.h> slightly
less name-space invasive.
 1.13  11-Dec-2005  christos merge ktrace-lwp.
 1.12  27-Mar-2004  eeh License cleanup.
 1.11  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.10  16-May-2002  eeh branches: 1.10.8;
Don't use smaller trapframes. Causes more problems that it's worth right now. CVS: ----------------------------------------------------------------------
 1.9  14-May-2002  eeh branches: 1.9.2;
Trapframes only have locals or ins if the kernel is compiled DEBUG.
 1.8  19-Jun-2001  wiz branches: 1.8.2; 1.8.8;
`accessible' only has one `a'.
 1.7  08-Jul-2000  eeh branches: 1.7.2;
gdb requires a `struct fpstate' so provide one.
 1.6  10-Jan-2000  eeh branches: 1.6.4;
Add debugger single-stepping and fix interrupt dispatch bugs.
 1.5  30-Dec-1999  eeh Add the %gsr to our fpstate structure.
 1.4  06-Nov-1999  eeh Provide explicit 64-bit and 32-bit types for compatibility with sparc
userland.
 1.3  11-Oct-1999  eeh branches: 1.3.2; 1.3.4;
Update to post 1.4.
 1.2  12-May-1999  eeh branches: 1.2.2;
Add some more 32-bit emulation support.
 1.1  20-Jun-1998  eeh branches: 1.1.1;
Initial revision
 1.1.1.1  20-Jun-1998  eeh branches: 1.1.1.1.10;
Import of sparc64.
 1.1.1.1.10.1  21-Jun-1999  thorpej Sync w/ -current.
 1.2.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.4.1  15-Nov-1999  fvdl Sync with -current
 1.3.2.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.6.4.1  18-Jul-2000  mrg pullup the contents of -current arch/sparc64. this gives us significant
ultrasparc PCI support (ultra5, ultra10, AXi, and E250 tested so far),
plus many other small fixes. netbooting is now supported.
 1.7.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.8.8.2  20-Jun-2002  nathanw Catch up to -current.
 1.8.8.1  19-Jun-2001  nathanw file reg.h was added on branch nathanw_sa on 2002-06-20 03:41:25 +0000
 1.8.2.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.9.2.1  30-May-2002  gehenna Catch up with -current.
 1.10.8.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.10.8.2  18-Sep-2004  skrll Sync with HEAD.
 1.10.8.1  03-Aug-2004  skrll Sync with HEAD
 1.14.34.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.14.30.1  05-Feb-2017  skrll Sync with HEAD
 1.14.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed