OpenGrok
Cross Reference: reg.h
xref
: /
src
/
sys
/
arch
/
m68k
/
include
/
reg.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/m68k/include/reg.h
Revision
Date
Author
Comments
1.21
27-Oct-2019
rin
Expose register difinitions for _STANDALONE.
Fix build failure in arch/luna68k/stand/boot.
1.20
26-Oct-2019
christos
Hide the register definitions that should eventually be removed (or prefixed
with _REG_ with #ifdef _KERNEL. This avoids conflicts with let's say PC in
<termcap.h>.
1.19
04-Jan-2014
dsl
branches: 1.19.30;
Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size
of the fp save area to all the process_read_fpregs() and
process_write_fpregs() functions.
None of the functions have been modified to use the new parameters.
The size is set for all the writes, but some of the arch-specific reads
just pass NULL.
The amd64 (and i386) need variable sized fp register save areas in order
to support AVX and other enhanced register areas.
These functions are rarely called - so the extra argument won't matter.
1.18
08-Feb-2011
rmind
branches: 1.18.4; 1.18.14; 1.18.18;
Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.
Extra verification by snj@.
1.17
11-Dec-2005
christos
branches: 1.17.100; 1.17.106; 1.17.108;
merge ktrace-lwp.
1.16
28-Aug-2004
thorpej
De-__P
1.15
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.14
17-Jan-2003
thorpej
branches: 1.14.2;
Merge the nathanw_sa branch.
1.13
19-Apr-1999
kleink
branches: 1.13.20;
Define FP as a synonym for A6.
1.12
17-Dec-1996
gwr
branches: 1.12.24;
Add prototypes for process_read_regs, etc. (fix warnings)
1.11
26-Mar-1995
briggs
KERNEL -> _KERNEL
1.10
26-Jan-1995
mycroft
Add struct fpreg.
1.9
26-Jan-1995
mycroft
Rearrange struct reg to match what the rest of the world expects.
1.8
26-Oct-1994
cgd
new RCS ID format.
1.7
08-Jan-1994
cgd
HP300 -> M68K, and light trimming
1.6
06-Jan-1994
mycroft
Still need old #defines for now.
1.5
06-Jan-1994
mycroft
Implement `struct reg'.
1.4
08-Dec-1993
mycroft
Move #define of NIPCREG outside #fidef.
1.3
02-Sep-1993
mycroft
Ditto.
1.2
22-May-1993
cgd
add rcsids to everything and clean up headers
1.1
13-May-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.1
13-May-1993
cgd
add hp300 kernel files. generic kernel files might need some help...
1.12.24.1
21-Jun-1999
thorpej
Sync w/ -current.
1.13.20.1
17-Nov-2001
scw
Kernel support for Scheduler Activations on m68k-based ports using
mvme68k as a testbed.
Boots multi-user on an mvme162, although userland support for SA is not
yet integrated/tested.
1.14.2.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.14.2.3
18-Sep-2004
skrll
Sync with HEAD.
1.14.2.2
03-Sep-2004
skrll
Sync with HEAD
1.14.2.1
03-Aug-2004
skrll
Sync with HEAD
1.17.108.1
17-Feb-2011
bouyer
Sync with HEAD
1.17.106.1
06-Jun-2011
jruoho
Sync with HEAD.
1.17.100.1
05-Mar-2011
rmind
sync with head
1.18.18.1
18-May-2014
rmind
sync with head
1.18.14.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.18.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")
1.19.30.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Wed Oct 22 13:09:56 GMT 2025