bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12815] Segmentation fault when using a global variable, a specia


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix
Date: Mon, 25 Jul 2011 01:14:28 +0000

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:    address@hidden    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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]