From: shanka AT aros DOT net (Steve Hanka) Subject: cygwin32 to 68k cross compiler revisited 12 Mar 1998 05:29:45 -0800 Message-ID: <199803120027.RAA20454.cygnus.gnu-win32@shell.aros.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi all, I sent out a question earlier about code generation from a cygwin32 to 68k cross compiler. After poring through the source code on gcc-2.8.1 I answered my own question. The change in addq.w to addq.l actually does nothing different. The extra .even assembler directive has no effect either. The new 68k back end has alot more stuff in it to cover the 68060 and Coldfire chips and the generated assembler code is a little different in looks, but has the same functionality. (In case anyone is interested) Steve Hanka shanka AT aros DOT net - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".