[Bug ld/16787] LD gives wrong error messages

2014-04-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16787 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Bug ld/16833] New: ld refuses to mix ordered and unordered sections

2014-04-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=16833 Bug ID: 16833 Summary: ld refuses to mix ordered and unordered sections Product: binutils Version: 2.24 Status: NEW Severity: normal Priority: P2 Component:

[Bug ld/16821] x86_64 PE/COFF: ld truncates addresses of symbols from linker scripts to 32 bit

2014-04-11 Thread corinna at vinschen dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16821 Corinna Vinschen corinna at vinschen dot de changed: What|Removed |Added CC||ktietz

[Bug ld/16787] LD gives wrong error messages

2014-04-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16787 --- Comment #11 from H.J. Lu hjl.tools at gmail dot com --- (In reply to Nick Clifton from comment #10) Sorry, but I still canont reproduce this failure. :-( H.J. - your test case does not demonstrated the problem, at least as far as I

[Bug ld/16835] New: PE/COFF: __image_base__ and __ImageBase have different values

2014-04-11 Thread corinna at vinschen dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16835 Bug ID: 16835 Summary: PE/COFF: __image_base__ and __ImageBase have different values Product: binutils Version: 2.25 (HEAD) Status: NEW Severity: normal

[Bug ld/16835] PE/COFF: __image_base__ and __ImageBase have different values

2014-04-11 Thread corinna at vinschen dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16835 --- Comment #1 from Corinna Vinschen corinna at vinschen dot de --- Hang on. My patch changes the value of __ImageBase inside of ld, but in the resulting DLL it's still the old default value. I don't see why this happens :( Sorry, Corinna

[Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64

2014-04-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16807 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64

2014-04-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16807 --- Comment #3 from Nick Clifton nickc at redhat dot com --- Created attachment 7550 -- https://sourceware.org/bugzilla/attachment.cgi?id=7550action=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the

[Bug gas/16722] arm: literal pool syntax for vldr is broken

2014-04-11 Thread wong.kwongyuan at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16722 Jiong. Wang wong.kwongyuan at gmail dot com changed: What|Removed |Added CC|

[Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64

2014-04-11 Thread angelo.graziosi at alice dot it
https://sourceware.org/bugzilla/show_bug.cgi?id=16807 --- Comment #5 from Angelo Graziosi angelo.graziosi at alice dot it --- (In reply to Nick Clifton from comment #4) Hi Angelo, Hi Corinna, Please could you try out the uploaded patch. I think that it should work for this particular