[Bug gas/1491] FAIL: macros dot

2009-10-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-15 01:19 --- Looking into it. Caused by LABELS_WITHOUT_COLONS -- What|Removed |Added AssignedT

[Bug gold/10238] Gold linker does not resolve symbols using indirect dependencies

2009-10-14 Thread roland at gnu dot org
--- Additional Comments From roland at gnu dot org 2009-10-14 22:18 --- Please make gold accept and ignore the --no-add-needed switch so there is a single command line that has the same semantics for both ld implementations. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10238 ---

[Bug gas/1491] FAIL: macros dot

2009-10-14 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2009-10-14 16:21 --- Subject: Re: FAIL: macros dot On Wed, 14 Oct 2009, amodra at bigpond dot net dot au wrote: === gas tests === Schedule of variations: unix Running target unix Using /opt/gnu/s

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-14 14:56 --- (In reply to comment #2) > Oh, it was not meant as a fix. Just as an information. You can try enum. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10767 --- You are receiving this mail because:

[Bug binutils/10778] wince target should use pei-arm-wince-little target

2009-10-14 Thread yann at droneaud dot fr
--- Additional Comments From yann at droneaud dot fr 2009-10-14 14:42 --- Created an attachment (id=4279) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4279&action=view) Try to enable pei-arm-wince as machine in dlltool Here is a patch which try to enable pei-arm-wince-little a

[Bug binutils/10778] New: wince target should use pei-arm-wince-little target

2009-10-14 Thread yann at droneaud dot fr
When asking for arm-wince target, binutils are built to use pe-arm-wince-little format. But it seems that Visual Studio is generating executable / .lib with format pei-arm-wince-little. In particular, dlltool and as have no option to choose between pe-arm-wince-little and pei-arm-wince-little --

[Bug gas/1491] FAIL: macros dot

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|WAITING |NEW Last reconfirmed|-00-00 00:00:00 |2009-10-14 14:30:44 date|

[Bug binutils/1219] binutils fail to recognize executables and shared libraries generated by Sun Studio 10 CC

2009-10-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-14 14:28 --- My guess is that this has been fixed in 2.20. Closing anyway as no feedback in 4 years -- What|Removed |Added -

[Bug ld/1040] Many packages fail to compile with binutils 2.16.1 because of ldscripts screwup

2009-10-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-14 14:12 --- . -- What|Removed |Added Status|WAITING |RESOLVED

[Bug gas/10777] New: Macro processing altercation

2009-10-14 Thread konrad dot schwarz at siemens dot com
The state of macro processing in gas is rotten. I say this after spending an exorbitant amount of time in getting it to work on problems that other assemblers, such as from ARM, Tasking, Fujitsu have no problems with. (This is not helped by the fact that GAS's listing facility is flaky, but that

[Bug binutils/969] objdump: wrong Coldfire disassembly

2009-10-14 Thread tom at hukatronic dot cz
--- Additional Comments From tom at hukatronic dot cz 2009-10-14 12:31 --- Thanks for applying the patch. I almost forget that I wrote it a four years ago. :-) -- http://sourceware.org/bugzilla/show_bug.cgi?id=969 --- You are receiving this mail because: --- You are on the

[Bug binutils/10768] dlltool: selecting machine arch when creating .lib from .def file failed with unclear error message

2009-10-14 Thread yann at droneaud dot fr
--- Additional Comments From yann at droneaud dot fr 2009-10-14 12:29 --- Created an attachment (id=4278) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4278&action=view) dlltool: Improve error reporting regarding BFD open operations Here's a patch which help to diagnose problem

[Bug binutils/10768] dlltool: selecting machine arch when creating .lib from .def file failed with unclear error message

2009-10-14 Thread yann at droneaud dot fr
--- Additional Comments From yann at droneaud dot fr 2009-10-14 12:21 --- Using gdb help find the problem: when another machine architecture is selected, the bfd target is not the one per default. And the selected bfd is not part of the build. So there's no bug, but the error message i

[Bug gas/873] Incorrect generation of relocs for .byte , .2byte and .3byte directives.

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|ramana dot radhakrishnan at |unassigned at sources dot |codito dot com |redhat dot com http://sourceware.or

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=1038 --- You are receiving this mail because: ---

[Bug gas/3990] [PATCH] IA64 gas DV: reports spurious WAW hazards

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=3990 --- You are receiving this mail because: ---

[Bug admin/10767] opcodes/i386-dis.c exceeds 256 levels of nested macros

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=10767 --- You are receiving this mail because: ---

[Bug ld/6906] TLS relocs prevent changing r19 to r27 when doing static link with PIC code on PA

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=6906 --- You are receiving this mail because: ---

[Bug binutils/5487] linking with dllwrap causes crash

2009-10-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-14 11:45 --- Closing as reporter says bug in migw runtime -- What|Removed |Added Status|ASS

[Bug gas/10775] New: x86 64 documentation addenda

2009-10-14 Thread konrad dot schwarz at siemens dot com
The following information is lacking from the GAS manual: In node (as.info)i386-Mnemonics, add at the end of 9.13.4, In 64-bit mode, `movabs' is the form of the mov instruction which loads a 64-bit literal into a register. The AT&T/Unixware assembler is documented at http://docs.sun.com/app/docs

[Bug gas/5136] Error message "rel too far BFD_RELOC_8" used with BFD_RELOC_16

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=5136 --- You are receiving this mail because: ---

[Bug ld/2613] testcase for binutils:ld on alpha fails.

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=2613 --- You are receiving this mail because: ---

[Bug binutils/970] objcopy COFF -> ELF relocation translations forgets '-4' bias

2009-10-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-14 11:35 --- Closing since I doubt any active developer will work on this. -- What|Removed |Added

[Bug binutils/969] objdump: wrong Coldfire disassembly

2009-10-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-14 11:32 --- Patch applied. Apologies for the horrendous delay. Ben, how many other bugs are you sitting on?? -- What|Removed |Added --

[Bug binutils/969] objdump: wrong Coldfire disassembly

2009-10-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-14 11:30 --- Subject: Bug 969 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-10-14 11:30:21 Modified files: opcodes: ChangeLog m68k-opc.c Log message:

[Bug ld/10774] New: Bogus documentation

2009-10-14 Thread konrad dot schwarz at siemens dot com
Chapter 3.5.4, "Source Code Reference", of the ld Manual is so inaccurate and inconsistent in its use of vocabulary with the rest of the manual that it should be replaced. A detailed critique is below; I suggest the following replacement: 3.5.4 Accessing Symbols defined in Linker Scripts in Sourc

[Bug binutils/10773] New: Malformed archive created when adding several files at once

2009-10-14 Thread konrad dot schwarz at siemens dot com
Multiple invocations with one file per invocation of ar rv successfully create an archive, but invoking ar rv with several files at once creates a "Malformed archive" according to ar t. I can provide a reproducible test case upon request---I don't see a place to add attachments in Bugzilla, or I w