Subject: Re: CVS commit: src/lib/libc/arch
To: None <martin@netbsd.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: source-changes
Date: 12/08/2006 19:10:37
martin@NetBSD.org said:
> 	src/lib/libc/arch/arm/gen: resumecontext.c 
> [...]
> Sync all resumecontext.c versions with the changes originally made
> by Matthias Drochner to i386 and alpha:
> [...]

Now I remember why I left this half-done: I don't understand why
i386/amd64/m68k need an assembler version. The comment in the
code about overwriting the return address doesn't tell why this
would be a problem.
May be there are some debugging/profiling issues I didn't investigate,
but otherwise the C code works as well on i386.

best regards
Matthias