Date: Sun, 5 Mar 2000 10:09:39 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Eric Rudd cc: djgpp-workers AT delorie DOT com Subject: Re: Elementary math functions In-Reply-To: <38C015C4.218E5A4D@cyberoptics.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 3 Mar 2000, Eric Rudd wrote: > Some of the new error messages, such as the one that forced me to re-write > "fldcww 2(%esp)" as "fldcw 2(%esp)", seem pointlessly picky, but it was not > hard to fix up my source so that it was acceptable to both the 2.8.1 and 2.9.5 > assemblers. I will be uploading the revised source after I have finished > checking it a little more thoroughly. Thanks!