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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-07-25 01:14:23 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    h...@sourceware.org    2011-07-25 01:14:20

Modified files:
    bfd            : ChangeLog elf64-mmix.c 

Log message:
    PR ld/12815
    * elf64-mmix.c (struct _mmix_elf_section_data): New members
    has_warned_bpo and has_warned_pushj.
    (mmix_final_link_relocate): Remove PARAMS and PTR macros,
    converting to ISO C.  Add new parameter error_message.  All
    callers changed.
    (mmix_elf_perform_relocation): Ditto.
    <case R_MMIX_PUSHJ_STUBBABLE, case R_MMIX_BASE_PLUS_OFFSET>:
    Handle the case where mmix_elf_check_common_relocs has not been
    called, missing preparations for relocs of the respective type.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5429&r2=1.5430
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-mmix.c.diff?cvsroot=src&r1=1.63&r2=1.64

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to