<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: Type of long double on ColdFire</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Type-of-long-double-on-ColdFire/m-p/130941#M814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT color="#ff0000"&gt;This message contains an entire topic ported&amp;nbsp;from the WildRice - Coldfire forum.&amp;nbsp; Freescale has received the approval from the WildRice administrator on seeding the Freescale forum with messages.&amp;nbsp; The original message and all replies are in this single message. We have seeded this new forum with selected information that we expect will be of value as you search for answers to your questions.&amp;nbsp; Freescale assumes no responsibility whatsoever with respect to Posted Material.&amp;nbsp; For additional information, please see the&lt;/FONT&gt; &lt;A href="http://www.freescale.com/files/abstract/help_page/TERMSOFUSE.html" rel="nofollow" target="_blank"&gt;&lt;FONT color="#ff0000"&gt;&lt;FONT color="#000000"&gt;Terms of Use - Message Boards and Community Forums&lt;/FONT&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;FONT&gt;.&amp;nbsp; Thank You and Enjoy the Forum!&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;HR /&gt;Dec 9, 2005, 5:36 AM&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Post #7 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;RE: [ColdFire] [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; "It is certainly likely that there will be old systems out there that&lt;BR /&gt;need 12-byte double support. But do they need the latest versions of the&lt;BR /&gt;ColdFire compiler? An old system will use an old version of the&lt;BR /&gt;compiler and tools - you don't change toolchains in an existing system without&lt;BR /&gt;good reason and lots of checking, and one of the big advantages of gcc is&lt;BR /&gt;that you can always get hold of old versions when you need them.&lt;/DIV&gt;&lt;DIV&gt;The issue is whether there is likely to be the need for 12-byte (or&lt;BR /&gt;16-byte) doubles on ColdFires in the future, and whether there is existing code&lt;BR /&gt;that is in active use and likely to be compiled on new versions of the&lt;BR /&gt;compilers."&lt;BR /&gt;----------------&lt;BR /&gt;i agree, and do not need it personally. if people read "no one requires this anymore", they potentialy derive a legitimation to cut out support for other older systems.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 10:07 AM&lt;/DIV&gt;&lt;DIV&gt;Post #8 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;[ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; The only reason I can think of for having longer doubles in the m68k&lt;BR /&gt;&amp;gt; gcc port is for older Macs, and I'd be doubtful if removing support&lt;BR /&gt;&amp;gt; would be noticed by anyone.&lt;/DIV&gt;&lt;DIV&gt;I'm sure the m68k hackers running NetBSD would...&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Aaron J. Grier | Frye Electronics, Tigard, OR |&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 10:55 AM&lt;/DIV&gt;&lt;DIV&gt;Post #9 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;gt;&amp;gt; The only reason I can think of for having longer doubles in the m68k&lt;BR /&gt;&amp;gt;&amp;gt; gcc port is for older Macs, and I'd be doubtful if removing support&lt;BR /&gt;&amp;gt;&amp;gt; would be noticed by anyone.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;I'm sure the m68k hackers running NetBSD would...&lt;/DIV&gt;&lt;DIV&gt;Remember, we're talking about ColdFire here, not the m68k...&lt;/DIV&gt;&lt;DIV&gt;I don't see any problem of having "long double" be treated as a&lt;BR /&gt;"double" when using '-m5xxx' switch to generate code for a ColdFire,&lt;BR /&gt;and leave it alone when using a "-m6xxx' switch to generate code for a&lt;BR /&gt;68k.&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Peter Barada&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 11:32 AM&lt;/DIV&gt;&lt;DIV&gt;Post #10 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Friday 09 December 2005 18:07, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; &amp;gt; The only reason I can think of for having longer doubles in the m68k&lt;BR /&gt;&amp;gt; &amp;gt; gcc port is for older Macs, and I'd be doubtful if removing support&lt;BR /&gt;&amp;gt; &amp;gt; would be noticed by anyone.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I'm sure the m68k hackers running NetBSD would...&lt;/DIV&gt;&lt;DIV&gt;I'm not suggesting changing the m68k definition of long double, only ColdFire.&lt;BR /&gt;AFAIK NetBSD doesn't support ColdFire, and even if it did, it would be&lt;BR /&gt;separate from the existing m68k port. Am I missing something?&lt;/DIV&gt;&lt;DIV&gt;Paul&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 4:52 PM&lt;/DIV&gt;&lt;DIV&gt;Post #11 of 14 (371 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;[ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Fri, Dec 09, 2005 at 07:32:38PM +0000, Paul Brook wrote:&lt;BR /&gt;&amp;gt; On Friday 09 December 2005 18:07, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; The only reason I can think of for having longer doubles in the&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; m68k gcc port is for older Macs, and I'd be doubtful if removing&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; support would be noticed by anyone.&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; I'm sure the m68k hackers running NetBSD would...&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I'm not suggesting changing the m68k definition of long double, only&lt;BR /&gt;&amp;gt; ColdFire.&lt;/DIV&gt;&lt;DIV&gt;ahh. OK after doing some reading things are a little clearer.&lt;/DIV&gt;&lt;DIV&gt;could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;-m128bit-long-double.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; AFAIK NetBSD doesn't support ColdFire, and even if it did, it would be&lt;BR /&gt;&amp;gt; separate from the existing m68k port. Am I missing something?&lt;/DIV&gt;&lt;DIV&gt;NetBSD has separate kernel ports for the various 68k machines, but they&lt;BR /&gt;are binary compatible at the application level. if I had a v4 eval&lt;BR /&gt;board with FPU at home, I'd certainly be attempting a port, if for no&lt;BR /&gt;other reason than to do bulkbuilds of 68k binaries at 200+MHz rather&lt;BR /&gt;than 50.&lt;/DIV&gt;&lt;DIV&gt;in general I'm a bit grumpy about the current orthagonal-ness of&lt;BR /&gt;coldfire support being added to gcc without updating support for&lt;BR /&gt;existing 68k processors. I'd like to see a common 68k target that would&lt;BR /&gt;be least-common-denominator compatible across all 68k and coldfire&lt;BR /&gt;variants, not for any particular application, but as a proof-of-concept&lt;BR /&gt;that the changes being made to gcc are portable across the various 68k&lt;BR /&gt;implementations, and that necessary flexibility to handle the variants&lt;BR /&gt;is being built-in rather than bolted-on.&lt;/DIV&gt;&lt;DIV&gt;I realize I'm in the minority in this. I've heard a lot of whining from&lt;BR /&gt;Bernie and Peter on this point, but I still see it as an issue that&lt;BR /&gt;needs a better answer than "nobody uses the old stuff, just ignore it"&lt;BR /&gt;which leaves gcc support for older (still shipping!) 68k processors&lt;BR /&gt;stagnant, and I'd hate to see the same thing being repeated in the&lt;BR /&gt;future. (oh, nobody uses v2 cores anymore...)&lt;/DIV&gt;&lt;DIV&gt;for better or worse, Motorola didn't provide full backwards&lt;BR /&gt;compatibility in the 68k line, and while the coldfire series seems to&lt;BR /&gt;have improved in that respect, we now have MMU, eMAC, and FPU extentions&lt;BR /&gt;on newer coldfire cores... if these variants can be handled surely these&lt;BR /&gt;mechanisms can be integrated with the older CPUs too. who's to say that&lt;BR /&gt;freescale doesn't decide to add 96-bit extended precision floating point&lt;BR /&gt;into the FPU at a future date?&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Aaron J. Grier | Frye Electronics, Tigard, OR |&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 6:46 PM&lt;/DIV&gt;&lt;DIV&gt;Post #12 of 14 (371 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Saturday 10 December 2005 00:52, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; On Fri, Dec 09, 2005 at 07:32:38PM +0000, Paul Brook wrote:&lt;BR /&gt;&amp;gt; &amp;gt; On Friday 09 December 2005 18:07, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; The only reason I can think of for having longer doubles in the&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; m68k gcc port is for older Macs, and I'd be doubtful if removing&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; support would be noticed by anyone.&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; I'm sure the m68k hackers running NetBSD would...&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; I'm not suggesting changing the m68k definition of long double, only&lt;BR /&gt;&amp;gt; &amp;gt; ColdFire.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; ahh. OK after doing some reading things are a little clearer.&lt;BR /&gt;&amp;gt; could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;&amp;gt; -m128bit-long-double.&lt;/DIV&gt;&lt;DIV&gt;I'm not keen on this idea. IMHO ABI breaking options tend to be of very little&lt;BR /&gt;practical use, especially on targets like Linux and *BSD where binaries are&lt;BR /&gt;expected to be portable between different configs/machines. The conversation&lt;BR /&gt;usually goes something like:&lt;BR /&gt;"I compiled with -mfoo and my program broke"&lt;BR /&gt;"Yes. You also need to recompile the rest of your system/libc with -mfoo"&lt;BR /&gt;"Meh. maybe I'll not bother".&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; &amp;gt; AFAIK NetBSD doesn't support ColdFire, and even if it did, it would be&lt;BR /&gt;&amp;gt; &amp;gt; separate from the existing m68k port. Am I missing something?&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; NetBSD has separate kernel ports for the various 68k machines, but they&lt;BR /&gt;&amp;gt; are binary compatible at the application level. if I had a v4 eval&lt;BR /&gt;&amp;gt; board with FPU at home, I'd certainly be attempting a port, if for no&lt;BR /&gt;&amp;gt; other reason than to do bulkbuilds of 68k binaries at 200+MHz rather&lt;BR /&gt;&amp;gt; than 50.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; in general I'm a bit grumpy about the current orthagonal-ness of&lt;BR /&gt;&amp;gt; coldfire support being added to gcc without updating support for&lt;BR /&gt;&amp;gt; existing 68k processors. I'd like to see a common 68k target that would&lt;BR /&gt;&amp;gt; be least-common-denominator compatible across all 68k and coldfire&lt;BR /&gt;&amp;gt; variants, not for any particular application, but as a proof-of-concept&lt;BR /&gt;&amp;gt; that the changes being made to gcc are portable across the various 68k&lt;BR /&gt;&amp;gt; implementations, and that necessary flexibility to handle the variants&lt;BR /&gt;&amp;gt; is being built-in rather than bolted-on.&lt;/DIV&gt;&lt;DIV&gt;Well, to be honest m68k and ColdFire are fairly different architectures.&lt;BR /&gt;The basic instruction format is the same, but the supported addressing modes,&lt;BR /&gt;FPU, MAC, MMU and exception model are all different.&lt;/DIV&gt;&lt;DIV&gt;There have been suggestions (though AFAIK no actual patches) that 68k and&lt;BR /&gt;ColdFire should actually be two separate gcc ports, rather than trying to&lt;BR /&gt;support them both in the same port.&lt;/DIV&gt;&lt;DIV&gt;Running 68k code on ColdFire may be theoretically possible (I haven't checked&lt;BR /&gt;all the details), but it would require trapping and emulating a *lot* of&lt;BR /&gt;instructions. I wouldn't be surprised if your 200MHz ColdFire ends up going&lt;BR /&gt;slower than your 50MHz 68k. I don't know if it's even possible to run&lt;BR /&gt;ColdFire binaries on a 68k machine.&lt;/DIV&gt;&lt;DIV&gt;[Getting offtopic now]&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; I realize I'm in the minority in this.&amp;nbsp; I've heard a lot of whining from&lt;BR /&gt;&amp;gt; Bernie and Peter on this point, but I still see it as an issue that&lt;BR /&gt;&amp;gt; needs a better answer than "nobody uses the old stuff, just ignore it"&lt;BR /&gt;&amp;gt; which leaves gcc support for older (still shipping!) 68k processors&lt;BR /&gt;&amp;gt; stagnant, and I'd hate to see the same thing being repeated in the&lt;BR /&gt;&amp;gt; future.&amp;nbsp; (oh, nobody uses v2 cores anymore...)&lt;/DIV&gt;&lt;DIV&gt;The only way to avoid that is to provide the resources (ie. programmers or&lt;BR /&gt;money to hire programmers) to maintain support for the "older stuff". whining&lt;BR /&gt;just irritates the people you want to help you :smileyhappy:&lt;/DIV&gt;&lt;DIV&gt;Paul&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 12, 2005, 11:22 AM&lt;/DIV&gt;&lt;DIV&gt;Post #13 of 14 (362 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;[ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Sat, Dec 10, 2005 at 02:46:01AM +0000, Paul Brook wrote:&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; On Saturday 10 December 2005 00:52, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; ahh. OK after doing some reading things are a little clearer.&lt;BR /&gt;&amp;gt; &amp;gt; could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;&amp;gt; &amp;gt; -m128bit-long-double.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I'm not keen on this idea. IMHO ABI breaking options tend to be of&lt;BR /&gt;&amp;gt; very little practical use, especially on targets like Linux and *BSD&lt;BR /&gt;&amp;gt; where binaries are expected to be portable between different&lt;BR /&gt;&amp;gt; configs/machines. The conversation usually goes something like:&lt;BR /&gt;&amp;gt; "I compiled with -mfoo and my program broke"&lt;BR /&gt;&amp;gt; "Yes. You also need to recompile the rest of your system/libc with -mfoo"&lt;BR /&gt;&amp;gt; "Meh. maybe I'll not bother".&lt;/DIV&gt;&lt;DIV&gt;yet changing the size of long double breaks potential ABI compatibility&lt;BR /&gt;between coldfire and m68k.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; Well, to be honest m68k and ColdFire are fairly different&lt;BR /&gt;&amp;gt; architectures. The basic instruction format is the same, but the&lt;BR /&gt;&amp;gt; supported addressing modes, FPU, MAC, MMU and exception model are all&lt;BR /&gt;&amp;gt; different.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; There have been suggestions (though AFAIK no actual patches) that 68k&lt;BR /&gt;&amp;gt; and ColdFire should actually be two separate gcc ports, rather than&lt;BR /&gt;&amp;gt; trying to support them both in the same port.&lt;/DIV&gt;&lt;DIV&gt;isn't the MIPS family at a greater level of complexity? in the ia32&lt;BR /&gt;architecture there are similiar issues with SSE/3dnow/etc.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; Running 68k code on ColdFire may be theoretically possible (I haven't&lt;BR /&gt;&amp;gt; checked all the details), but it would require trapping and emulating&lt;BR /&gt;&amp;gt; a *lot* of instructions. I wouldn't be surprised if your 200MHz&lt;BR /&gt;&amp;gt; ColdFire ends up going slower than your 50MHz 68k. I don't know if&lt;BR /&gt;&amp;gt; it's even possible to run ColdFire binaries on a 68k machine.&lt;/DIV&gt;&lt;DIV&gt;trapping unsupported instructions is a separate issue from a common 68k&lt;BR /&gt;ABI, which issue already exists both in the m68k and coldfire worlds.&lt;BR /&gt;v4 with FPU (no matter the long double representation) will have to be&lt;BR /&gt;emulated on v3 without FPU.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; The only way to avoid that is to provide the resources (ie.&lt;BR /&gt;&amp;gt; programmers or money to hire programmers) to maintain support for the&lt;BR /&gt;&amp;gt; "older stuff". whining just irritates the people you want to help you&lt;BR /&gt;&amp;gt; :smileyhappy:&lt;/DIV&gt;&lt;DIV&gt;I thought the whole point of the original post was a request for&lt;BR /&gt;comments. I'm commenting.&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Aaron J. Grier | Frye Electronics, Tigard, OR |&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 12, 2005, 11:44 AM&lt;/DIV&gt;&lt;DIV&gt;Post #14 of 14 (362 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Monday 12 December 2005 19:22, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; On Sat, Dec 10, 2005 at 02:46:01AM +0000, Paul Brook wrote:&lt;BR /&gt;&amp;gt; &amp;gt; On Saturday 10 December 2005 00:52, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; ahh. OK after doing some reading things are a little clearer.&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; -m128bit-long-double.&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; I'm not keen on this idea. IMHO ABI breaking options tend to be of&lt;BR /&gt;&amp;gt; &amp;gt; very little practical use, especially on targets like Linux and *BSD&lt;BR /&gt;&amp;gt; &amp;gt; where binaries are expected to be portable between different&lt;BR /&gt;&amp;gt; &amp;gt; configs/machines. The conversation usually goes something like:&lt;BR /&gt;&amp;gt; &amp;gt; "I compiled with -mfoo and my program broke"&lt;BR /&gt;&amp;gt; &amp;gt; "Yes. You also need to recompile the rest of your system/libc with -mfoo"&lt;BR /&gt;&amp;gt; &amp;gt; "Meh. maybe I'll not bother".&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; yet changing the size of long double breaks potential ABI compatibility&lt;BR /&gt;&amp;gt; between coldfire and m68k.&lt;BR /&gt;&amp;gt;...&lt;BR /&gt;&amp;gt; trapping unsupported instructions is a separate issue from a common 68k&lt;BR /&gt;&amp;gt; ABI, which issue already exists both in the m68k and coldfire worlds.&lt;BR /&gt;&amp;gt; v4 with FPU (no matter the long double representation) will have to be&lt;BR /&gt;&amp;gt; emulated on v3 without FPU.&lt;/DIV&gt;&lt;DIV&gt;Ok, let me ask a different question.&lt;BR /&gt;Do you think m68k and Coldfire are the same architecture?&lt;BR /&gt;Do you expect the be able to link together (and run) a mixture of ColdFire and&lt;BR /&gt;m68k code in a single binary?&lt;/DIV&gt;&lt;DIV&gt;It was my impression that while there are many similarities, the two&lt;BR /&gt;instruction sets are sufficiently different (especially when you include the&lt;BR /&gt;FPU) that they are not interchangeable.&lt;/DIV&gt;&lt;DIV&gt;If they are effectively different architectures (ie. mixing the two never&lt;BR /&gt;happens) then whats the point having ABI compatibility?&lt;/DIV&gt;&lt;DIV&gt;As an example x86-64 and i386 are very similar instruction sets. However you&lt;BR /&gt;can't mix the two in the same application, so there's no point having a&lt;BR /&gt;common ABI.&lt;/DIV&gt;&lt;DIV&gt;Paul&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-03-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:50 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-04-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:09 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Apr 2006 07:31:44 GMT</pubDate>
    <dc:creator>Dietrich</dc:creator>
    <dc:date>2006-04-01T07:31:44Z</dc:date>
    <item>
      <title>Type of long double on ColdFire</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Type-of-long-double-on-ColdFire/m-p/130940#M813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Dec 8, 2005, 8:19 AM&lt;/DIV&gt;&lt;DIV&gt;Post #1 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;[ColdFire] [RFC] Type of long double on ColdFire&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;We (CodeSourcery) currently working on developing ColdFire targeted GNU&lt;BR /&gt;toolchains (gcc, etc).&lt;/DIV&gt;&lt;DIV&gt;Currently gcc nominally uses a 12-byte "extended" precision type for the C&lt;BR /&gt;"long double" floating point type. This is inherited from the m68k gcc port,&lt;BR /&gt;but doesn't really make a whole lot of sense for ColdFire. It's also broken.&lt;BR /&gt;The ColdFire FPU only has 64-bit registers, and the current gcc soft-float&lt;BR /&gt;routines are just wrappers round the 64-bit "double" routines.&lt;/DIV&gt;&lt;DIV&gt;So, we're proposing changing long double to be something more sensible. There&lt;BR /&gt;are two options:&lt;/DIV&gt;&lt;DIV&gt;1) Make long double == double. This is what Arm does, amongst others. This&lt;BR /&gt;pretty much just works and should reduce the amount of support code required.&lt;BR /&gt;Anyone wanting more than IEEE double precision has to use a third party&lt;BR /&gt;bugnum/MP/quad library of which there are several, but no standard ABI.&lt;/DIV&gt;&lt;DIV&gt;2) Choose a sensible format for long double. The obvious candidate is a&lt;BR /&gt;128-bit PPC/MIPS stye almost-quad precision type implemented with a pair of&lt;BR /&gt;64-bit doubles. This provides a higher precision type for those that want it&lt;BR /&gt;at the expense of additional complexity and support code for those that&lt;BR /&gt;don't.&lt;/DIV&gt;&lt;DIV&gt;This email is a RFC to try and gauge which of the two options is most useful&lt;BR /&gt;to the ColdFire community. ie. are there significant users that would benefit&lt;BR /&gt;from (2).&lt;/DIV&gt;&lt;DIV&gt;Also if there's anyone who really wants to keep the existing long double we'd&lt;BR /&gt;like to hear from you, and why you think it should be kept.&lt;/DIV&gt;&lt;DIV&gt;Paul&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 8, 2005, 9:15 AM&lt;/DIV&gt;&lt;DIV&gt;Post #2 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;I can't speak for the rest of the community, but we don't (currently)&lt;BR /&gt;require the extra precision of long double. Making long double = double&lt;BR /&gt;would be OK with us.&lt;/DIV&gt;&lt;DIV&gt;Paul Brook wrote:&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;This email is a RFC to try and gauge which of the two options is most useful&lt;BR /&gt;&amp;gt;to the ColdFire community. ie. are there significant users that would benefit&lt;BR /&gt;&amp;gt;from (2).&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;Also if there's anyone who really wants to keep the existing long double we'd&lt;BR /&gt;&amp;gt;like to hear from you, and why you think it should be kept.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;Paul&lt;BR /&gt;&amp;gt;--------------------------------------------------------------------&lt;BR /&gt;--&lt;BR /&gt;Brett Swimley&lt;BR /&gt;Sr. Design Engineer&lt;BR /&gt;Advanced Electronic Designs&lt;BR /&gt;406-585-8892&lt;/DIV&gt;&lt;DIV&gt;brett DOT swimley AT aedinc DOT net&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;--------------------------------------------------------------------&lt;BR /&gt;Dec 9, 2005, 12:00 AM&lt;/DIV&gt;&lt;DIV&gt;Post #3 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;gt; We (CodeSourcery) currently working on developing ColdFire targeted GNU&lt;BR /&gt;&amp;gt; toolchains (gcc, etc).&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Currently gcc nominally uses a 12-byte "extended" precision type for the C&lt;BR /&gt;&amp;gt; "long double" floating point type. This is inherited from the m68k gcc&lt;BR /&gt;port,&lt;BR /&gt;&amp;gt; but doesn't really make a whole lot of sense for ColdFire. It's also&lt;BR /&gt;broken.&lt;BR /&gt;&amp;gt; The ColdFire FPU only has 64-bit registers, and the current gcc soft-float&lt;BR /&gt;&amp;gt; routines are just wrappers round the 64-bit "double" routines.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; So, we're proposing changing long double to be something more sensible.&lt;BR /&gt;There&lt;BR /&gt;&amp;gt; are two options:&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; 1) Make long double == double. This is what Arm does, amongst others. This&lt;BR /&gt;&amp;gt; pretty much just works and should reduce the amount of support code&lt;BR /&gt;required.&lt;BR /&gt;&amp;gt; Anyone wanting more than IEEE double precision has to use a third party&lt;BR /&gt;&amp;gt; bugnum/MP/quad library of which there are several, but no standard ABI.&lt;BR /&gt;&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;That would certainly seem the most sensible solution. It is, I think, rare&lt;BR /&gt;for embedded systems to need more than double precision (it's only a&lt;BR /&gt;minority that need any kind of floating point at all), and any system that&lt;BR /&gt;does is unlikely to be using a ColdFire. The only reason I can think of for&lt;BR /&gt;having longer doubles in the m68k gcc port is for older Macs, and I'd be&lt;BR /&gt;doubtful if removing support would be noticed by anyone.&lt;/DIV&gt;&lt;DIV&gt;mvh.,&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;gt; 2) Choose a sensible format for long double. The obvious candidate is a&lt;BR /&gt;&amp;gt; 128-bit PPC/MIPS stye almost-quad precision type implemented with a pair&lt;BR /&gt;of&lt;BR /&gt;&amp;gt; 64-bit doubles. This provides a higher precision type for those that want&lt;BR /&gt;it&lt;BR /&gt;&amp;gt; at the expense of additional complexity and support code for those that&lt;BR /&gt;&amp;gt; don't.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; This email is a RFC to try and gauge which of the two options is most&lt;BR /&gt;useful&lt;BR /&gt;&amp;gt; to the ColdFire community. ie. are there significant users that would&lt;BR /&gt;benefit&lt;BR /&gt;&amp;gt; from (2).&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Also if there's anyone who really wants to keep the existing long double&lt;BR /&gt;we'd&lt;BR /&gt;&amp;gt; like to hear from you, and why you think it should be kept.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Paul&lt;BR /&gt;&amp;gt; --------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------&lt;BR /&gt;Dec 9, 2005, 2:16 AM&lt;/DIV&gt;&lt;DIV&gt;Post #4 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;gt;The only reason I can think of for having longer doubles in the m68k gcc port &amp;gt;is for older Macs, and I'd be doubtful if removing support would be noticed by &amp;gt;anyone.&lt;/DIV&gt;&lt;DIV&gt;IMHO such assumptions are most dangerous. a few might require to operate "old mac's", whatever equipment, for whatever reason. subtract the multimedia, and old systems are operational any time.&lt;/DIV&gt;&lt;DIV&gt;imagine this: some programs do not do very much, just they require the newest version of OS/ OS ROMS's, ironically to provide "help systems" supporting graphical images etc. not too required if just one little file to create/edit, even to type in a 5 letter file name manually.&lt;/DIV&gt;&lt;DIV&gt;guess i am one who notices missing support (though i do not operate old mac's). now i made a 19 year old wordprocessor working (the manual says it is not a wordprocessor), it origins from CP/M and does not have any fonts and such things.&lt;/DIV&gt;&lt;DIV&gt;-alex-&lt;BR /&gt;know a superstition? (i urgently need a table of lucky numbers, and why)&lt;BR /&gt;&lt;BR /&gt;---------------------------------&lt;BR /&gt;Dec 9, 2005, 4:40 AM&lt;/DIV&gt;&lt;DIV&gt;Post #5 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; &amp;gt;The only reason I can think of for having longer doubles in the m68k gcc&lt;BR /&gt;port &amp;gt;is for older Macs, and I'd be doubtful if removing support would be&lt;BR /&gt;noticed by &amp;gt;anyone.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; IMHO such assumptions are most dangerous. a few might require to operate&lt;BR /&gt;"old mac's", whatever equipment, for whatever reason. subtract the&lt;BR /&gt;multimedia, and old systems are operational any time.&lt;BR /&gt;&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;It is certainly likely that there will be old systems out there that need&lt;BR /&gt;12-byte double support. But do they need the latest versions of the&lt;BR /&gt;ColdFire compiler? An old system will use an old version of the compiler&lt;BR /&gt;and tools - you don't change toolchains in an existing system without good&lt;BR /&gt;reason and lots of checking, and one of the big advantages of gcc is that&lt;BR /&gt;you can always get hold of old versions when you need them.&lt;/DIV&gt;&lt;DIV&gt;The issue is whether there is likely to be the need for 12-byte (or 16-byte)&lt;BR /&gt;doubles on ColdFires in the future, and whether there is existing code that&lt;BR /&gt;is in active use and likely to be compiled on new versions of the compilers.&lt;/DIV&gt;&lt;DIV&gt;mvh.,&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; imagine this: some programs do not do very much, just they require the&lt;BR /&gt;newest version of OS/ OS ROMS's, ironically to provide "help systems"&lt;BR /&gt;supporting graphical images etc. not too required if just one little file to&lt;BR /&gt;create/edit, even to type in a 5 letter file name manually.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; guess i am one who notices missing support (though i do not operate old&lt;BR /&gt;mac's). now i made a 19 year old wordprocessor working (the manual says it&lt;BR /&gt;is not a wordprocessor), it origins from CP/M and does not have any fonts&lt;BR /&gt;and such things.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; -alex-&lt;BR /&gt;&amp;gt; know a superstition? (i urgently need a table of lucky numbers, and why)&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 4:55 AM&lt;/DIV&gt;&lt;DIV&gt;Post #6 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;RE: [ColdFire] [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;We use doubles extensively, in a 68040, but nothing longer than 64 bit&lt;BR /&gt;doubles. I don't see any need for anything longer, either.&lt;/DIV&gt;&lt;DIV&gt;Good luck,&lt;BR /&gt;Charlie Kupelian&lt;BR /&gt;Bldg F-10&lt;BR /&gt;Wallops Flight Facility&lt;BR /&gt;Wallops Island VA 23337&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;-----Original Message-----&lt;BR /&gt;On Behalf Of David Brown&lt;BR /&gt;Sent: Friday, December 09, 2005 3:01 AM&lt;BR /&gt;To: Kupelian Charlie&lt;BR /&gt;Subject: Re: [ColdFire] [RFC] Type of long double on ColdFire&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; We (CodeSourcery) currently working on developing ColdFire targeted&lt;BR /&gt;&amp;gt; GNU toolchains (gcc, etc).&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Currently gcc nominally uses a 12-byte "extended" precision type for&lt;BR /&gt;&amp;gt; the C "long double" floating point type. This is inherited from the&lt;BR /&gt;&amp;gt; m68k gcc&lt;BR /&gt;port,&lt;BR /&gt;&amp;gt; but doesn't really make a whole lot of sense for ColdFire. It's also&lt;BR /&gt;broken.&lt;BR /&gt;&amp;gt; The ColdFire FPU only has 64-bit registers, and the current gcc&lt;BR /&gt;&amp;gt; soft-float routines are just wrappers round the 64-bit "double"&lt;BR /&gt;routines.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; So, we're proposing changing long double to be something more&lt;BR /&gt;sensible.&lt;BR /&gt;There&lt;BR /&gt;&amp;gt; are two options:&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; 1) Make long double == double. This is what Arm does, amongst others.&lt;BR /&gt;&amp;gt; This pretty much just works and should reduce the amount of support&lt;BR /&gt;&amp;gt; code&lt;BR /&gt;required.&lt;BR /&gt;&amp;gt; Anyone wanting more than IEEE double precision has to use a third&lt;BR /&gt;&amp;gt; party bugnum/MP/quad library of which there are several, but no&lt;BR /&gt;standard ABI.&lt;BR /&gt;&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;That would certainly seem the most sensible solution. It is, I think,&lt;BR /&gt;rare for embedded systems to need more than double precision (it's only&lt;BR /&gt;a minority that need any kind of floating point at all), and any system&lt;BR /&gt;that does is unlikely to be using a ColdFire. The only reason I can&lt;BR /&gt;think of for having longer doubles in the m68k gcc port is for older&lt;BR /&gt;Macs, and I'd be doubtful if removing support would be noticed by&lt;BR /&gt;anyone.&lt;/DIV&gt;&lt;DIV&gt;mvh.,&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;gt; 2) Choose a sensible format for long double. The obvious candidate is&lt;BR /&gt;&amp;gt; a 128-bit PPC/MIPS stye almost-quad precision type implemented with a&lt;BR /&gt;&amp;gt; pair&lt;BR /&gt;of&lt;BR /&gt;&amp;gt; 64-bit doubles. This provides a higher precision type for those that&lt;BR /&gt;&amp;gt; want&lt;BR /&gt;it&lt;BR /&gt;&amp;gt; at the expense of additional complexity and support code for those&lt;BR /&gt;&amp;gt; that don't.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; This email is a RFC to try and gauge which of the two options is most&lt;BR /&gt;useful&lt;BR /&gt;&amp;gt; to the ColdFire community. ie. are there significant users that would&lt;BR /&gt;benefit&lt;BR /&gt;&amp;gt; from (2).&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Also if there's anyone who really wants to keep the existing long&lt;BR /&gt;&amp;gt; double&lt;BR /&gt;we'd&lt;BR /&gt;&amp;gt; like to hear from you, and why you think it should be kept.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Paul&lt;BR /&gt;&amp;gt; --------------------------------------------------------------------&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-04-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:11 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2006 07:31:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Type-of-long-double-on-ColdFire/m-p/130940#M813</guid>
      <dc:creator>Dietrich</dc:creator>
      <dc:date>2006-04-01T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Type of long double on ColdFire</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Type-of-long-double-on-ColdFire/m-p/130941#M814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT color="#ff0000"&gt;This message contains an entire topic ported&amp;nbsp;from the WildRice - Coldfire forum.&amp;nbsp; Freescale has received the approval from the WildRice administrator on seeding the Freescale forum with messages.&amp;nbsp; The original message and all replies are in this single message. We have seeded this new forum with selected information that we expect will be of value as you search for answers to your questions.&amp;nbsp; Freescale assumes no responsibility whatsoever with respect to Posted Material.&amp;nbsp; For additional information, please see the&lt;/FONT&gt; &lt;A href="http://www.freescale.com/files/abstract/help_page/TERMSOFUSE.html" rel="nofollow" target="_blank"&gt;&lt;FONT color="#ff0000"&gt;&lt;FONT color="#000000"&gt;Terms of Use - Message Boards and Community Forums&lt;/FONT&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;FONT&gt;.&amp;nbsp; Thank You and Enjoy the Forum!&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;HR /&gt;Dec 9, 2005, 5:36 AM&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Post #7 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;RE: [ColdFire] [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; "It is certainly likely that there will be old systems out there that&lt;BR /&gt;need 12-byte double support. But do they need the latest versions of the&lt;BR /&gt;ColdFire compiler? An old system will use an old version of the&lt;BR /&gt;compiler and tools - you don't change toolchains in an existing system without&lt;BR /&gt;good reason and lots of checking, and one of the big advantages of gcc is&lt;BR /&gt;that you can always get hold of old versions when you need them.&lt;/DIV&gt;&lt;DIV&gt;The issue is whether there is likely to be the need for 12-byte (or&lt;BR /&gt;16-byte) doubles on ColdFires in the future, and whether there is existing code&lt;BR /&gt;that is in active use and likely to be compiled on new versions of the&lt;BR /&gt;compilers."&lt;BR /&gt;----------------&lt;BR /&gt;i agree, and do not need it personally. if people read "no one requires this anymore", they potentialy derive a legitimation to cut out support for other older systems.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 10:07 AM&lt;/DIV&gt;&lt;DIV&gt;Post #8 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;[ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; The only reason I can think of for having longer doubles in the m68k&lt;BR /&gt;&amp;gt; gcc port is for older Macs, and I'd be doubtful if removing support&lt;BR /&gt;&amp;gt; would be noticed by anyone.&lt;/DIV&gt;&lt;DIV&gt;I'm sure the m68k hackers running NetBSD would...&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Aaron J. Grier | Frye Electronics, Tigard, OR |&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 10:55 AM&lt;/DIV&gt;&lt;DIV&gt;Post #9 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;gt;&amp;gt; The only reason I can think of for having longer doubles in the m68k&lt;BR /&gt;&amp;gt;&amp;gt; gcc port is for older Macs, and I'd be doubtful if removing support&lt;BR /&gt;&amp;gt;&amp;gt; would be noticed by anyone.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;I'm sure the m68k hackers running NetBSD would...&lt;/DIV&gt;&lt;DIV&gt;Remember, we're talking about ColdFire here, not the m68k...&lt;/DIV&gt;&lt;DIV&gt;I don't see any problem of having "long double" be treated as a&lt;BR /&gt;"double" when using '-m5xxx' switch to generate code for a ColdFire,&lt;BR /&gt;and leave it alone when using a "-m6xxx' switch to generate code for a&lt;BR /&gt;68k.&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Peter Barada&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 11:32 AM&lt;/DIV&gt;&lt;DIV&gt;Post #10 of 14 (373 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Friday 09 December 2005 18:07, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; &amp;gt; The only reason I can think of for having longer doubles in the m68k&lt;BR /&gt;&amp;gt; &amp;gt; gcc port is for older Macs, and I'd be doubtful if removing support&lt;BR /&gt;&amp;gt; &amp;gt; would be noticed by anyone.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I'm sure the m68k hackers running NetBSD would...&lt;/DIV&gt;&lt;DIV&gt;I'm not suggesting changing the m68k definition of long double, only ColdFire.&lt;BR /&gt;AFAIK NetBSD doesn't support ColdFire, and even if it did, it would be&lt;BR /&gt;separate from the existing m68k port. Am I missing something?&lt;/DIV&gt;&lt;DIV&gt;Paul&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 4:52 PM&lt;/DIV&gt;&lt;DIV&gt;Post #11 of 14 (371 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;[ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Fri, Dec 09, 2005 at 07:32:38PM +0000, Paul Brook wrote:&lt;BR /&gt;&amp;gt; On Friday 09 December 2005 18:07, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; The only reason I can think of for having longer doubles in the&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; m68k gcc port is for older Macs, and I'd be doubtful if removing&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; support would be noticed by anyone.&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; I'm sure the m68k hackers running NetBSD would...&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I'm not suggesting changing the m68k definition of long double, only&lt;BR /&gt;&amp;gt; ColdFire.&lt;/DIV&gt;&lt;DIV&gt;ahh. OK after doing some reading things are a little clearer.&lt;/DIV&gt;&lt;DIV&gt;could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;-m128bit-long-double.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; AFAIK NetBSD doesn't support ColdFire, and even if it did, it would be&lt;BR /&gt;&amp;gt; separate from the existing m68k port. Am I missing something?&lt;/DIV&gt;&lt;DIV&gt;NetBSD has separate kernel ports for the various 68k machines, but they&lt;BR /&gt;are binary compatible at the application level. if I had a v4 eval&lt;BR /&gt;board with FPU at home, I'd certainly be attempting a port, if for no&lt;BR /&gt;other reason than to do bulkbuilds of 68k binaries at 200+MHz rather&lt;BR /&gt;than 50.&lt;/DIV&gt;&lt;DIV&gt;in general I'm a bit grumpy about the current orthagonal-ness of&lt;BR /&gt;coldfire support being added to gcc without updating support for&lt;BR /&gt;existing 68k processors. I'd like to see a common 68k target that would&lt;BR /&gt;be least-common-denominator compatible across all 68k and coldfire&lt;BR /&gt;variants, not for any particular application, but as a proof-of-concept&lt;BR /&gt;that the changes being made to gcc are portable across the various 68k&lt;BR /&gt;implementations, and that necessary flexibility to handle the variants&lt;BR /&gt;is being built-in rather than bolted-on.&lt;/DIV&gt;&lt;DIV&gt;I realize I'm in the minority in this. I've heard a lot of whining from&lt;BR /&gt;Bernie and Peter on this point, but I still see it as an issue that&lt;BR /&gt;needs a better answer than "nobody uses the old stuff, just ignore it"&lt;BR /&gt;which leaves gcc support for older (still shipping!) 68k processors&lt;BR /&gt;stagnant, and I'd hate to see the same thing being repeated in the&lt;BR /&gt;future. (oh, nobody uses v2 cores anymore...)&lt;/DIV&gt;&lt;DIV&gt;for better or worse, Motorola didn't provide full backwards&lt;BR /&gt;compatibility in the 68k line, and while the coldfire series seems to&lt;BR /&gt;have improved in that respect, we now have MMU, eMAC, and FPU extentions&lt;BR /&gt;on newer coldfire cores... if these variants can be handled surely these&lt;BR /&gt;mechanisms can be integrated with the older CPUs too. who's to say that&lt;BR /&gt;freescale doesn't decide to add 96-bit extended precision floating point&lt;BR /&gt;into the FPU at a future date?&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Aaron J. Grier | Frye Electronics, Tigard, OR |&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 9, 2005, 6:46 PM&lt;/DIV&gt;&lt;DIV&gt;Post #12 of 14 (371 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Saturday 10 December 2005 00:52, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; On Fri, Dec 09, 2005 at 07:32:38PM +0000, Paul Brook wrote:&lt;BR /&gt;&amp;gt; &amp;gt; On Friday 09 December 2005 18:07, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; On Fri, Dec 09, 2005 at 09:00:32AM +0100, David Brown wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; The only reason I can think of for having longer doubles in the&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; m68k gcc port is for older Macs, and I'd be doubtful if removing&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; support would be noticed by anyone.&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; I'm sure the m68k hackers running NetBSD would...&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; I'm not suggesting changing the m68k definition of long double, only&lt;BR /&gt;&amp;gt; &amp;gt; ColdFire.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; ahh. OK after doing some reading things are a little clearer.&lt;BR /&gt;&amp;gt; could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;&amp;gt; -m128bit-long-double.&lt;/DIV&gt;&lt;DIV&gt;I'm not keen on this idea. IMHO ABI breaking options tend to be of very little&lt;BR /&gt;practical use, especially on targets like Linux and *BSD where binaries are&lt;BR /&gt;expected to be portable between different configs/machines. The conversation&lt;BR /&gt;usually goes something like:&lt;BR /&gt;"I compiled with -mfoo and my program broke"&lt;BR /&gt;"Yes. You also need to recompile the rest of your system/libc with -mfoo"&lt;BR /&gt;"Meh. maybe I'll not bother".&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; &amp;gt; AFAIK NetBSD doesn't support ColdFire, and even if it did, it would be&lt;BR /&gt;&amp;gt; &amp;gt; separate from the existing m68k port. Am I missing something?&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; NetBSD has separate kernel ports for the various 68k machines, but they&lt;BR /&gt;&amp;gt; are binary compatible at the application level. if I had a v4 eval&lt;BR /&gt;&amp;gt; board with FPU at home, I'd certainly be attempting a port, if for no&lt;BR /&gt;&amp;gt; other reason than to do bulkbuilds of 68k binaries at 200+MHz rather&lt;BR /&gt;&amp;gt; than 50.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; in general I'm a bit grumpy about the current orthagonal-ness of&lt;BR /&gt;&amp;gt; coldfire support being added to gcc without updating support for&lt;BR /&gt;&amp;gt; existing 68k processors. I'd like to see a common 68k target that would&lt;BR /&gt;&amp;gt; be least-common-denominator compatible across all 68k and coldfire&lt;BR /&gt;&amp;gt; variants, not for any particular application, but as a proof-of-concept&lt;BR /&gt;&amp;gt; that the changes being made to gcc are portable across the various 68k&lt;BR /&gt;&amp;gt; implementations, and that necessary flexibility to handle the variants&lt;BR /&gt;&amp;gt; is being built-in rather than bolted-on.&lt;/DIV&gt;&lt;DIV&gt;Well, to be honest m68k and ColdFire are fairly different architectures.&lt;BR /&gt;The basic instruction format is the same, but the supported addressing modes,&lt;BR /&gt;FPU, MAC, MMU and exception model are all different.&lt;/DIV&gt;&lt;DIV&gt;There have been suggestions (though AFAIK no actual patches) that 68k and&lt;BR /&gt;ColdFire should actually be two separate gcc ports, rather than trying to&lt;BR /&gt;support them both in the same port.&lt;/DIV&gt;&lt;DIV&gt;Running 68k code on ColdFire may be theoretically possible (I haven't checked&lt;BR /&gt;all the details), but it would require trapping and emulating a *lot* of&lt;BR /&gt;instructions. I wouldn't be surprised if your 200MHz ColdFire ends up going&lt;BR /&gt;slower than your 50MHz 68k. I don't know if it's even possible to run&lt;BR /&gt;ColdFire binaries on a 68k machine.&lt;/DIV&gt;&lt;DIV&gt;[Getting offtopic now]&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; I realize I'm in the minority in this.&amp;nbsp; I've heard a lot of whining from&lt;BR /&gt;&amp;gt; Bernie and Peter on this point, but I still see it as an issue that&lt;BR /&gt;&amp;gt; needs a better answer than "nobody uses the old stuff, just ignore it"&lt;BR /&gt;&amp;gt; which leaves gcc support for older (still shipping!) 68k processors&lt;BR /&gt;&amp;gt; stagnant, and I'd hate to see the same thing being repeated in the&lt;BR /&gt;&amp;gt; future.&amp;nbsp; (oh, nobody uses v2 cores anymore...)&lt;/DIV&gt;&lt;DIV&gt;The only way to avoid that is to provide the resources (ie. programmers or&lt;BR /&gt;money to hire programmers) to maintain support for the "older stuff". whining&lt;BR /&gt;just irritates the people you want to help you :smileyhappy:&lt;/DIV&gt;&lt;DIV&gt;Paul&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 12, 2005, 11:22 AM&lt;/DIV&gt;&lt;DIV&gt;Post #13 of 14 (362 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;[ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Sat, Dec 10, 2005 at 02:46:01AM +0000, Paul Brook wrote:&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; On Saturday 10 December 2005 00:52, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; ahh. OK after doing some reading things are a little clearer.&lt;BR /&gt;&amp;gt; &amp;gt; could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;&amp;gt; &amp;gt; -m128bit-long-double.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I'm not keen on this idea. IMHO ABI breaking options tend to be of&lt;BR /&gt;&amp;gt; very little practical use, especially on targets like Linux and *BSD&lt;BR /&gt;&amp;gt; where binaries are expected to be portable between different&lt;BR /&gt;&amp;gt; configs/machines. The conversation usually goes something like:&lt;BR /&gt;&amp;gt; "I compiled with -mfoo and my program broke"&lt;BR /&gt;&amp;gt; "Yes. You also need to recompile the rest of your system/libc with -mfoo"&lt;BR /&gt;&amp;gt; "Meh. maybe I'll not bother".&lt;/DIV&gt;&lt;DIV&gt;yet changing the size of long double breaks potential ABI compatibility&lt;BR /&gt;between coldfire and m68k.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; Well, to be honest m68k and ColdFire are fairly different&lt;BR /&gt;&amp;gt; architectures. The basic instruction format is the same, but the&lt;BR /&gt;&amp;gt; supported addressing modes, FPU, MAC, MMU and exception model are all&lt;BR /&gt;&amp;gt; different.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; There have been suggestions (though AFAIK no actual patches) that 68k&lt;BR /&gt;&amp;gt; and ColdFire should actually be two separate gcc ports, rather than&lt;BR /&gt;&amp;gt; trying to support them both in the same port.&lt;/DIV&gt;&lt;DIV&gt;isn't the MIPS family at a greater level of complexity? in the ia32&lt;BR /&gt;architecture there are similiar issues with SSE/3dnow/etc.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; Running 68k code on ColdFire may be theoretically possible (I haven't&lt;BR /&gt;&amp;gt; checked all the details), but it would require trapping and emulating&lt;BR /&gt;&amp;gt; a *lot* of instructions. I wouldn't be surprised if your 200MHz&lt;BR /&gt;&amp;gt; ColdFire ends up going slower than your 50MHz 68k. I don't know if&lt;BR /&gt;&amp;gt; it's even possible to run ColdFire binaries on a 68k machine.&lt;/DIV&gt;&lt;DIV&gt;trapping unsupported instructions is a separate issue from a common 68k&lt;BR /&gt;ABI, which issue already exists both in the m68k and coldfire worlds.&lt;BR /&gt;v4 with FPU (no matter the long double representation) will have to be&lt;BR /&gt;emulated on v3 without FPU.&lt;/DIV&gt;&lt;DIV&gt;&amp;gt; The only way to avoid that is to provide the resources (ie.&lt;BR /&gt;&amp;gt; programmers or money to hire programmers) to maintain support for the&lt;BR /&gt;&amp;gt; "older stuff". whining just irritates the people you want to help you&lt;BR /&gt;&amp;gt; :smileyhappy:&lt;/DIV&gt;&lt;DIV&gt;I thought the whole point of the original post was a request for&lt;BR /&gt;comments. I'm commenting.&lt;/DIV&gt;&lt;DIV&gt;--&lt;BR /&gt;Aaron J. Grier | Frye Electronics, Tigard, OR |&lt;BR /&gt;--------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV&gt;Dec 12, 2005, 11:44 AM&lt;/DIV&gt;&lt;DIV&gt;Post #14 of 14 (362 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;&amp;nbsp;Re: [ColdFire] Re: [RFC] Type of long double on ColdFire [In reply to]&amp;nbsp; Can't Post&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;On Monday 12 December 2005 19:22, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; On Sat, Dec 10, 2005 at 02:46:01AM +0000, Paul Brook wrote:&lt;BR /&gt;&amp;gt; &amp;gt; On Saturday 10 December 2005 00:52, Aaron J. Grier wrote:&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; ahh. OK after doing some reading things are a little clearer.&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; could it be switchable? i386 has -m96bit-long-double and&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; -m128bit-long-double.&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt; I'm not keen on this idea. IMHO ABI breaking options tend to be of&lt;BR /&gt;&amp;gt; &amp;gt; very little practical use, especially on targets like Linux and *BSD&lt;BR /&gt;&amp;gt; &amp;gt; where binaries are expected to be portable between different&lt;BR /&gt;&amp;gt; &amp;gt; configs/machines. The conversation usually goes something like:&lt;BR /&gt;&amp;gt; &amp;gt; "I compiled with -mfoo and my program broke"&lt;BR /&gt;&amp;gt; &amp;gt; "Yes. You also need to recompile the rest of your system/libc with -mfoo"&lt;BR /&gt;&amp;gt; &amp;gt; "Meh. maybe I'll not bother".&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; yet changing the size of long double breaks potential ABI compatibility&lt;BR /&gt;&amp;gt; between coldfire and m68k.&lt;BR /&gt;&amp;gt;...&lt;BR /&gt;&amp;gt; trapping unsupported instructions is a separate issue from a common 68k&lt;BR /&gt;&amp;gt; ABI, which issue already exists both in the m68k and coldfire worlds.&lt;BR /&gt;&amp;gt; v4 with FPU (no matter the long double representation) will have to be&lt;BR /&gt;&amp;gt; emulated on v3 without FPU.&lt;/DIV&gt;&lt;DIV&gt;Ok, let me ask a different question.&lt;BR /&gt;Do you think m68k and Coldfire are the same architecture?&lt;BR /&gt;Do you expect the be able to link together (and run) a mixture of ColdFire and&lt;BR /&gt;m68k code in a single binary?&lt;/DIV&gt;&lt;DIV&gt;It was my impression that while there are many similarities, the two&lt;BR /&gt;instruction sets are sufficiently different (especially when you include the&lt;BR /&gt;FPU) that they are not interchangeable.&lt;/DIV&gt;&lt;DIV&gt;If they are effectively different architectures (ie. mixing the two never&lt;BR /&gt;happens) then whats the point having ABI compatibility?&lt;/DIV&gt;&lt;DIV&gt;As an example x86-64 and i386 are very similar instruction sets. However you&lt;BR /&gt;can't mix the two in the same application, so there's no point having a&lt;BR /&gt;common ABI.&lt;/DIV&gt;&lt;DIV&gt;Paul&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-03-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:50 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-04-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:09 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2006 07:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Type-of-long-double-on-ColdFire/m-p/130941#M814</guid>
      <dc:creator>Dietrich</dc:creator>
      <dc:date>2006-04-01T07:31:44Z</dc:date>
    </item>
  </channel>
</rss>

