Subject: Re: port-mips/26410: fp.S not updated for siginfo
To: Simon Burge <simonb@wasabisystems.com>
From: Matthew Orgass <darkstar@city-net.com>
List: netbsd-bugs
Date: 07/23/2004 14:25:12
On 2004-07-23 simonb@wasabisystems.com wrote:

> Is this easily reproducable?  If so, can you see if the patches in
>
>    http://mail-index.netbsd.org/port-mips/2004/07/03/0002.html
>
> from Matthias Drochner fixes your problem?

  Doh.  I even saved that message, but forgot all about it when I
encountered the bug :(.

  It is actually reproducible.  I'll send another PR for that.  Presumably
this is a SOFTFLOAT bug.  I am doing:
ftp -o /dev/null ftp://192.168.0.51/stuff
then cancelling the transfer (^C twice).

  It seems mips_fputrap.c is not built for SOFTFLOAT.  Moving that code to
trap.c makes it work as expected.

Matthew Orgass
darkstar@city-net.com