bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/14156] --sort-section=alignment trashes init/fini sections, and


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/14156] --sort-section=alignment trashes init/fini sections, and anything similar
Date: Thu, 02 Aug 2012 13:59:31 +0000

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

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-08-02 13:59:31 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Branch:     binutils-2_23-branch
Changes by:    address@hidden    2012-08-02 13:59:25

Modified files:
    ld             : ChangeLog ldlang.c 
    ld/scripttempl : elf.sc elf32msp430.sc elf32msp430_3.sc 
                     elfd10v.sc elfd30v.sc elfxtensa.sc 

Log message:
    Properly handle by_none

    Backport from mainline

    PR ld/14156
    * ldlang.c (wild_sort): Properly handle by_none.

    * scripttempl/elf.sc: Add SORT_NONE to .init and .fini sections.
    * scripttempl/elf32msp430.sc: Likewise.
    * scripttempl/elf32msp430_3.sc: Likewise.
    * scripttempl/elfd10v.sc: Likewise.
    * scripttempl/elfd30v.sc: Likewise.
    * scripttempl/elfxtensa.sc: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.2470.2.1&r2=1.2470.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.397&r2=1.397.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elf.sc.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.113&r2=1.113.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elf32msp430.sc.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.10&r2=1.10.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elf32msp430_3.sc.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.8&r2=1.8.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elfd10v.sc.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.16&r2=1.16.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elfd30v.sc.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.14&r2=1.14.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/elfxtensa.sc.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.26&r2=1.26.2.1

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