OpenGrok
Cross Reference: i128reg.h
xref
: /
src
/
sys
/
dev
/
ic
/
i128reg.h
Home
|
History
|
Annotate
|
Download
|
only in
ic
History log of
/src/sys/dev/ic/i128reg.h
Revision
Date
Author
Comments
1.5
16-Apr-2020
rin
Revert previous for now:
http://mail-index.netbsd.org/source-changes/2020/04/16/msg116278.html
The reasoning turned out to be wrong; __KERNEL_RCSID() in header files
does *not* overwrite RCSID in main source files. The real problem is that
it inserts its RCSID into *every* object files. However, it can be still
useful even if heavily duplicated.
1.4
16-Apr-2020
rin
Stop using __KERNEL_RCSID() in header files; it confuses ident(1) by
overwriting RCSID in main source files.
XXX
The first argument of __KERNEL_RCSID() is neglected for ELF. If we wish
to have RCSID of header files in kernel binary, we need something like
__FBSDID() macro in FreeBSD.
1.3
29-Apr-2008
martin
branches: 1.3.100;
Convert to new 2 clause license
1.2
26-Aug-2007
macallan
branches: 1.2.4; 1.2.6; 1.2.8; 1.2.12; 1.2.30; 1.2.32; 1.2.34;
add some comments
1.1
26-Aug-2007
macallan
register definitions and some drawing routines for Number Nine Imagine 128
graphics controllers
1.2.34.1
16-May-2008
yamt
sync with head.
1.2.32.1
18-May-2008
yamt
sync with head.
1.2.30.1
02-Jun-2008
mjf
Sync with HEAD.
1.2.12.2
09-Oct-2007
ad
Sync with head.
1.2.12.1
26-Aug-2007
ad
file i128reg.h was added on branch vmlocking on 2007-10-09 13:41:25 +0000
1.2.8.2
03-Sep-2007
jmcneill
Sync with HEAD.
1.2.8.1
26-Aug-2007
jmcneill
file i128reg.h was added on branch jmcneill-pm on 2007-09-03 16:48:02 +0000
1.2.6.2
03-Sep-2007
yamt
sync with head.
1.2.6.1
26-Aug-2007
yamt
file i128reg.h was added on branch yamt-lazymbuf on 2007-09-03 14:34:38 +0000
1.2.4.2
03-Sep-2007
skrll
Sync with HEAD.
1.2.4.1
26-Aug-2007
skrll
file i128reg.h was added on branch nick-csl-alignment on 2007-09-03 10:20:21 +0000
1.3.100.1
20-Apr-2020
bouyer
Sync with HEAD
Indexes created Thu Oct 23 22:10:10 GMT 2025