------- Additional Comments From nickc at redhat dot com  2008-01-09 12:29 
-------
Hi Markus,

  This was a problem with the reloc descriptions in the elf32-fr30.c file - they
had the partial_inplace field set to TRUE which is the wrong thing to do for
ports which use RELA type relocs.  I have applied the uploaded patch to fix 
this.

Cheers
  Nick

bfd/ChangeLog
        PR gas/5552
        * elf32-fr30.c (fr30_elf_howto_table): Set partial_inplace field
        to FALSE for all relocs.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- 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

Reply via email to