Home | History | Annotate | Download | only in include
History log of /src/sys/arch/hp300/include/cacheops_machdep.h
RevisionDateAuthorComments
 1.8  27-Dec-2023  thorpej Re-factor the 680x0 Function Code definitions into their own
separate file (as was done on the sun2/sun3 ports ages ago)
and switch everyone to the common header.
 1.7  16-Feb-2006  perry Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
 1.6  24-Dec-2005  perry branches: 1.6.2; 1.6.4; 1.6.6;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.5  11-Dec-2005  christos merge ktrace-lwp.
 1.4  28-Sep-2003  cl branches: 1.4.16;
add register storage class for gcc3
 1.3  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.2  03-Nov-2002  chs branches: 1.2.2; 1.2.8;
use "static __inline" instead of "extern __inline" so that we can
build without optimization.
 1.1  02-Nov-2002  chs finish conversion to the common m68k cacheops:
add support for machine-specific flavors of the ops for off-chip caches.
many thanks to Izumi Tsutsui for his help with this.
 1.2.8.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.8.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.8.1  03-Aug-2004  skrll Sync with HEAD
 1.2.2.2  11-Nov-2002  nathanw Catch up to -current
 1.2.2.1  03-Nov-2002  nathanw file cacheops_machdep.h was added on branch nathanw_sa on 2002-11-11 21:58:31 +0000
 1.4.16.1  21-Jun-2006  yamt sync with head.
 1.6.6.1  22-Apr-2006  simonb Sync with head.
 1.6.4.1  09-Sep-2006  rpaulo sync with head
 1.6.2.1  18-Feb-2006  yamt sync with head.

RSS XML Feed