[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-04 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-08-04 08:15 --- Subject: Bug 10474 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-08-04 08:15:24 Modified files: ld : ChangeLog ld/emultempl : p

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-04 08:18 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug binutils/10478] New: "File format not recognized" for some solaris libraries

2009-08-04 Thread niki dot waibel at gmx dot net
it seems there's problems reading the format of some solaris 10 libraries: === $ uname -a SunOS m5000-1.dev.nlatlu.wipro.com 5.10 Generic_139555-08 sun4u sparc SUNW,SPARC-Enterprise Solaris $ size --version GNU size (Linux/GNU Binutils) 2.19.51.0.14.20090722 Copyright 2008 Free Software Foundation,

[Bug binutils/10478] "File format not recognized" for some solaris libraries

2009-08-04 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2009-08-04 11:46 --- Created an attachment (id=4111) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4111&action=view) file recognized okay -- http://sourceware.org/bugzilla/show_bug.cgi?id=10478 --- You are rec

[Bug binutils/10478] "File format not recognized" for some solaris libraries

2009-08-04 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2009-08-04 11:48 --- Created an attachment (id=4112) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4112&action=view) file format not recognized -- http://sourceware.org/bugzilla/show_bug.cgi?id=10478 --- You a

[Bug binutils/10478] "File format not recognized" for some solaris libraries

2009-08-04 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2009-08-04 13:22 --- by the way: === $ /opt/binutils/2.18.50.0.4/bin/size /usr/lib/libC.so.* textdata bss dec hex filename 7224627071049 76002 128e2 /usr/lib/libC.so.3 313309 21201 59788 39

[Bug binutils/10288] "objdump -D --target=binary -m arm7tdmi" shows non-ARM7TDMI instructions

2009-08-04 Thread chris at seberino dot org
--- Additional Comments From chris at seberino dot org 2009-08-04 17:03 --- Nick Would it be possible for me to take a few weeks break from our work on http://sourceware.org/bugzilla/show_bug.cgi?id=10288 and come back to it? Other things came up in the short term and these last few

[Bug gas/10479] New: Too strict checks for addw / subw instructions

2009-08-04 Thread asl at math dot spbu dot ru
The following patch introduces bunch of checks for usage of sp and pc registers as operands for thumb instructions: http://sourceware.org/ml/binutils/2009-01/msg00363.html In particular, it rejects, for example, the following two instructions: addw sp, sp, #0 subw sp, sp, #0 here sp is used as d

[Bug gas/4572] division doesn't work on solaris/x86

2009-08-04 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-08-04 22:57 --- A patch is posted at http://sourceware.org/ml/binutils/2009-08/msg00048.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=4572 --- You are receiving this mail because: --- You are on the C

[Bug binutils/10478] "File format not recognized" for some solaris libraries

2009-08-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-05 00:25 --- This is the reason for the failure: [13] .exception_ranges PROGBITS000412ec 0412ec 007aac 00 A 65280 0 4 When reading an ELF file BFD does some basic sanity checks in elf_object_p. Why does