[Bug binutils/12039] LD is loading to the wrong address with m68hc11

2010-09-18 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-09-19 03:51 --- *** This bug has been marked as a duplicate of 12038 *** -- What|Removed |Added Statu

[Bug binutils/12038] LD is loading to the wrong address with m68hc11

2010-09-18 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-09-19 03:51 --- *** Bug 12039 has been marked as a duplicate of this bug. *** -- http://sourceware.org/bugzilla/show_bug.cgi?id=12038 --- You are receiving this mail because: --- You are on the CC list for the bug, or

[Bug binutils/12039] New: LD is loading to the wrong address with m68hc11

2010-09-18 Thread support at computer-ss dot com
I'm trying to build the FreeEMS project at http://github.com/fredcooke/freeems-vanilla. The program builds ok, except that I noticed a small difference in the s19 file between binutils versions. I did a readelf and found that there are some addresses that are wrong. 2.19 is the latest binutils w

[Bug binutils/12038] New: LD is loading to the wrong address with m68hc11

2010-09-18 Thread support at computer-ss dot com
I'm trying to build the FreeEMS project at http://github.com/fredcooke/freeems-vanilla. The program builds ok, except that I noticed a small difference in the s19 file between binutils versions. I did a readelf and found that there are some addresses that are wrong. 2.19 is the latest binutils w

GAS illegally encodes FMA4.

2010-09-18 Thread NEGISHI, Kiyoshi
Hi, I believe that encoding old INTEL AVX FMA and AMD FMA4 is different specifications. in gas format: vfmaddpd %xmm4,%xmm6,%xmm2,%xmm7 operand order is vfmaddpd src3, src2, src1, dest that's right? gas encoding this is c4 e3 c9 69 fc 20 this means ModRM.reg=%xmm7 VEX.