[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Miod Vallat <miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 12 Jan 2004 00:46:17 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2004/01/12 00:46:17
Modified files:
sys/arch/mvme88k/ddb: db_interface.c db_trace.c
sys/arch/mvme88k/include: cpu.h db_machdep.h frame.h locore.h
pcb.h proc.h reg.h trap.h
sys/arch/mvme88k/mvme88k: genassym.cf machdep.c trap.c
vm_machdep.c
Log message:
Get rid of that ugly m88100_saved_state structure, use trapframe everywhere
instead.
Allow struct reg and struct trapframe to live different lives and grow
separately. Righty now they are still the same, and code expects a trapframe
to always start with a struct reg. This may change...
Visit your host, monkey.org