Subject: Re: CVS commit: syssrc
To: None <nisimura@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: port-mips
Date: 06/08/1999 12:12:50
Tohru Nishimura wrote:
> Module Name: syssrc
> Committed By: nisimura
> Date: Tue Jun 8 00:46:39 UTC 1999
>
> Modified Files:
>
> syssrc/sys/arch/mips/include: stdarg.h
>
> Log Message:
>
> - Exterminate haunted evil soul of MIPS va_arg(). Verified OK with
> either endian. Not a perfect solution which would be revealed on
> a certain condition when va_arg() is applied to magical struct
> arguments passed by value. format_bytes() is now saved. With the
> help from Noriyuki Soda and Masanari Tsubai.
Well done folks!
Simon.