[Bug gold/11182] gold can't find a scripted INPUT when both script and input are in a subdirectory

2010-01-20 Thread rohan dot hart17 at gmail dot com
--- Additional Comments From rohan dot hart17 at gmail dot com 2010-01-20 10:32 --- Created an attachment (id=4542) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4542action=view) patch to remove path of INPUT'd file names --

[Bug binutils/11170] error in objdump disassemble for ARM target

2010-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-20 10:54 --- Subject: Bug 11170 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2010-01-20 10:54:03 Modified files: opcodes: ChangeLog arm-dis.c Log message:

[Bug gas/11109] Invalid vcvt UAL encoding

2010-01-20 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-01-20 11:21 --- Patch checked in. -- What|Removed |Added Status|NEW |RESOLVED

[Bug gas/11109] Invalid vcvt UAL encoding

2010-01-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From nickc at redhat dot com 2010-01-20 11:21 --- Patch checked in. --- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-20 11:21 --- Subject: Bug 11109 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org

[Bug ld/4437] ld check all files are present and indicate those missing

2010-01-20 Thread jg at jguk dot org
--- Additional Comments From jg at jguk dot org 2010-01-20 17:18 --- 2010-01-19 Jon Grant jg at jguk org * ldlang.h: Add missing_file flag. * ldlang.c: Initialise missing_file flag to FALSE. In addition don't try use bfd if library was missing. After checking all