[Bug binutils/9749] The section is put not in order

2009-01-29 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-29 15:46 --- The problem is [ 1] .setupPROGBITS0010 005000 003000 00 0 0 4096 isn't marked with AX. -- What|Removed |Added

[Bug binutils/9774] objdump -d loops infinitely

2009-01-29 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-29 15:04 --- Created an attachment (id=3696) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3696&action=view) Version of the previous patch suitable for applying to 2.17 branch sources -- http://sourceware.org/bugz

[Bug binutils/9798] objcopy: access to already freed memory

2009-01-29 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-29 13:17 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug binutils/9798] objcopy: access to already freed memory

2009-01-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-29 13:03 --- Subject: Bug 9798 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-01-29 13:03:21 Modified files: binutils : ChangeLog bucomm.c bucomm.h objcopy.c

[Bug ld/9797] Simple linker script casues spurious error message

2009-01-29 Thread richard dot barton at arm dot com
--- Additional Comments From richard dot barton at arm dot com 2009-01-29 09:56 --- Ah I see. This is undocumented. Section 3.10.1 of the manual: "As in C, the linker considers an integer beginning with `0' to be octal, and an integer beginning with `0x' or `0X' to be hexadecimal.