Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc/include/frame.h
RevisionDateAuthorComments
 1.11  15-Feb-2022  palle Document the calculation of CC64FSZ
 1.10  11-Apr-2018  palle Fix typo in comment
 1.9  06-Oct-2015  martin branches: 1.9.16;
Do not use #ifdef SUN4U when testing for cpu features of post-v8 CPUs,
it is not good for SUN4V-only kernels. Instead use __sparc_v9__ (which
is also defined by the sparc compiler when called with cpu=ultrasparc).
ok: mrg@
 1.8  12-Apr-2011  mrg branches: 1.8.14; 1.8.32;
make sparc/frame.h idempotent.
 1.7  04-Mar-2006  uwe branches: 1.7.94; 1.7.100;
s/u_intN_t/uintN_t/
 1.6  11-Dec-2005  christos branches: 1.6.4; 1.6.6;
merge ktrace-lwp.
 1.5  07-Aug-2003  agc branches: 1.5.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.4  04-Dec-2001  darrenr branches: 1.4.16;
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
into opt_arch_sparc.h and include this wherever they are used.
 1.3  22-Mar-2001  mrg branches: 1.3.2; 1.3.8;
sync with sparc64.
 1.2  20-Nov-1994  deraadt branches: 1.2.32; 1.2.44;
copyright/Id cleanup
 1.1  02-Oct-1993  deraadt Chris Torek's sparc port. Missing lots of things.
 1.2.44.1  09-Apr-2001  nathanw Catch up with -current.
 1.2.32.1  27-Mar-2001  bouyer Sync with HEAD.
 1.3.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.3.8.1  22-Mar-2001  nathanw file frame.h was added on branch nathanw_sa on 2002-01-08 00:27:38 +0000
 1.3.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.16.1  03-Aug-2004  skrll Sync with HEAD
 1.5.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.7.100.1  06-Jun-2011  jruoho Sync with HEAD.
 1.7.94.1  21-Apr-2011  rmind sync with head
 1.8.32.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.8.14.1  03-Dec-2017  jdolecek update from HEAD
 1.9.16.1  16-Apr-2018  pgoyette Sync with HEAD, resolve some conflicts

RSS XML Feed