This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch for libffi/arm/sysv.S
- To: Scott Bambrough <scottb at netwinder dot org>
- Subject: Re: Patch for libffi/arm/sysv.S
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Thu, 11 May 2000 11:10:05 -0700 (PDT)
- Cc: Java Patch List <java-patches at sourceware dot cygnus dot com>
- References: <391AEB31.D6716FCF@netwinder.org>
Scott> 2000-05-11 Scott Bambrough <scottb@netwinder.org>
Scott> * libffi/src/arm/sysv.S (ffi_call_SYSV): Doubles are not saved to
Scott> memory correctly. Use conditional instructions, not branches where
Scott> possible.
I'm taking your word for it, and checking this in.
Thanks.
Tom