Re: Objcopy and strip incorrectly zero ELF virtual address

2012-06-28 Thread nick clifton
Hi Juho, If objcopy or strip is applied to an ELF executable which has a LOAD segment in the program header, but none of the sections refer to it, the virtual address of the segment is set to zero. This behavior is incorrect, as the virtual address is not supposed to be used like this according

[Bug gas/14260] ARM ldrt instruction causes an internal error.

2012-06-28 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14260 --- Comment #1 from cvs-commit at gcc dot gnu.org 2012-06-28 15:38:26 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-06-28 15:38:15 Modified files: gas: ChangeLog gas/config

[Bug gas/14260] ARM ldrt instruction causes an internal error.

2012-06-28 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14260 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-28 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 --- Comment #1 from Nick Clifton 2012-06-28 15:50:06 UTC --- Created attachment 6492 --> http://sourceware.org/bugzilla/attachment.cgi?id=6492 Initialise val -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-28 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ld/14272] gold links, but bfd fails with: hidden symbol `.LTHUNK116.32732' isn't defined

2012-06-28 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14272 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED URL|