Home | History | Annotate | Download | only in include
History log of /src/sys/arch/evbppc/include/frame.h
RevisionDateAuthorComments
 1.3  02-Feb-2003  matt Perform a rototill of the powerpc code. Mandate use of SPRG0 to store
a pointer to current cpu's cpu_info structure. Use cpu_info for
intstk,intr_depth,still_stk,idle_pcb,curpcb,curlwp,etal even on
non-MULTIPROCESSOR machines. Add common macros GET_CPUINFO and
INIT_CPUINFO to get and initialize the cpu_info struct on startup. Make
ibm4xx use the standard <powerpc/frame.h>. Use IFRAME_xx in ibm4xx
trap_subr.S instead of explicit magic offsets. Move INTSTK and SPILLSTK
to std.<platform>. Change faultbuf to a struct instead of an array.

On MPC6XX cpus, stop using the vector page for temporary space and use
reserved space in cpu_info.
 1.2  17-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.1  09-Dec-2002  scw branches: 1.1.2;
New umbrella-port for PowerPC-based evaluation boards.

The first board to be included here is the port to the 405GP-based
Walnut evaluation board, which up until now lived in arch/walnut.

arch/walnut will go away soon, once all the remaining walnut-isms
in the tree have been dealt with.
 1.1.2.3  19-Dec-2002  thorpej LWP'ify and add saframe.
 1.1.2.2  11-Dec-2002  thorpej Sync with HEAD.
 1.1.2.1  09-Dec-2002  thorpej file frame.h was added on branch nathanw_sa on 2002-12-11 06:29:11 +0000

RSS XML Feed