[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, 2 Jan 2006 12:46:12 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/01/02 12:46:12
Modified files:
sys/arch/m88k/m88k: sig_machdep.c subr.S
Log message:
Faster signal trampoline code for m88k: instead of pushing everything on
the stack a la m68k, put handler arguments in register, transfer control
to the handler directly, but have it return in the sigcode.
While there, remove wrong comments about the sigcode being on top of the
user stack.
Visit your host, monkey.org