[Bug binutils/9774] objdump -d loops infinitely

2009-01-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-27 15:42 --- Subject: Bug 9774 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-01-27 15:41:56 Modified files: binutils : ChangeLog objdump.c Log message:

[Bug binutils/9774] objdump -d loops infinitely

2009-01-27 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-01-27 15:43 --- Hi Khem, Ok - I have checked the patch in. Cheers Nick binutils/ChangeLog 2009-01-27 Nick Clifton PR 9774 * objdump.c (disassemble_section): When the target uses signed addresses

[Bug binutils/521] GNU ar on Solaris creates invalid archives in some cases

2009-01-27 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2009-01-27 15:46 --- sort of same thing happens on sparc-sun-solaris2.10/binutils-2.19.51.0.1 it is impossible to compile libX11-1.1.92.2 and gcc-4.3.3 using binutils-2.19.51.0.1. both tools compile fine when using binutils-2.1

[Bug ld/9790] LD's "export everything" logic problematic

2009-01-27 Thread Kai dot Tietz at onevision dot com
--- Additional Comments From Kai dot Tietz at onevision dot com 2009-01-27 20:25 --- This export all symbols is of some interest, if you work with obj-c on mingw targets, so I don't see that this feature should be eliminated that easy. The main problem you have is that drivers are treat

[Bug ld/9790] LD's "export everything" logic problematic

2009-01-27 Thread mail at colinfinck dot de
--- Additional Comments From mail at colinfinck dot de 2009-01-27 21:36 --- (In reply to comment #2) > So I think the better way to disable this feature for drivers is a > command line option to indicate this. On the other hand, those obj-c people could use the --export-all-symbols comm