[Bug binutils/10380] cannot build binutils statically

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 07:41 --- Created an attachment (id=4051) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4051&action=view) Document use of LDFLAGS="--static" -- http://sourceware.org/bugzilla/show_bug.cgi?id=10380 --- You

[Bug binutils/10380] cannot build binutils statically

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 07:42 --- Hi, I take your point about documenting the use of LDFLAGS="--static", so I am going to apply the uploaded patch to the sources. Cheers Nick -- http://sourceware.org/bugzilla/show_bug.cgi?id=10380 -

[Bug binutils/10380] cannot build binutils statically

2009-07-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-14 07:43 --- Subject: Bug 10380 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-07-14 07:43:19 Modified files: binutils : ChangeLog README Log message:

[Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions

2009-07-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-14 14:17 --- Subject: Bug 10288 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-07-14 14:16:35 Modified files: opcodes: ChangeLog arm-dis.c Log message:

[Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 14:17 --- Created an attachment (id=4052) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4052&action=view) Addressing mode fixes -- http://sourceware.org/bugzilla/show_bug.cgi?id=10288 --- You are receiving

[Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 14:20 --- Hi Chris, > My guess is there is some lag time between when your email notice arrives in > my mailbox and the new tarballs get posted. True - it is an automatic script that only runs once a day. For faster acce

[Bug gas/10387] branch instruction with no operand causes gas to segfault on arm-linux-gnueabi

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 15:36 --- Created an attachment (id=4053) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4053&action=view) Handle NULL pointers in xxx_IS_FUNC macros -- http://sourceware.org/bugzilla/show_bug.cgi?id=10387

[Bug gas/10387] branch instruction with no operand causes gas to segfault on arm-linux-gnueabi

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 15:38 --- Hi Matthias, Thanks for reporting this bug. I will be applying the uploaded patches to the sources in order to fix it. Cheers Nick gas/ChangeLog 2009-07-14 Nick Clifton PR 10387 * config

[Bug gas/10387] branch instruction with no operand causes gas to segfault on arm-linux-gnueabi

2009-07-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-14 15:38 --- Subject: Bug 10387 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-07-14 15:38:21 Modified files: gas: ChangeLog gas/config : t

[Bug binutils/10379] Objdump does not disassemble instructions

2009-07-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-07-14 16:49 --- Hi Pierre, This behaviour appears to be for compatibility with the Irix 5 assembler. By default any symbol declared with the .global (or .globl) pseudo-op is assumed to mark the start of region of data, not co