[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. The linker
considers other integers to be decimal."

I propose adding the sentence:

"Additionally, the linker accepts 'h', 'o', 'b' suffixes for hexadecimal,
octal or binary constants respectively." 

-- 
   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |


http://sourceware.org/bugzilla/show_bug.cgi?id=9797

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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 

Log message:
PR 9798
* bucomm.c (bfd_nonfatal_message): Use bfd_get_archive_filename.
(bfd_get_archive_filename): Constify param.
* bucomm.h (bfd_get_archive_filename): Update prototype.
* objcopy.c (RETURN_NONFATAL): Delete.
(copy_unknown_object): Don't call bfd_get_archive_filename for
bfd_nonfatal_message filename, instead just pass bfd.
(copy_object): Likewise.
(copy_archive, copy_file): Likewise.  Expand RETURN_NONFATAL.  On
bfd_close errors, do not pass the bfd to bfd_nonfatal_message.
(setup_bfd_headers): Fix error message.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1416&r2=1.1417
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/bucomm.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/bucomm.h.diff?cvsroot=src&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.124&r2=1.125



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9798

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=9798

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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/bugzilla/show_bug.cgi?id=9774

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[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

 Status|WAITING |RESOLVED
 Resolution||INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=9749

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils