bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/14566] wrongly aligned segments when -z max-page-size does not


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/14566] wrongly aligned segments when -z max-page-size does not match -z common-page-size
Date: Mon, 10 Sep 2012 23:10:47 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-09-10 23:10:47 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-09-10 23:10:42

Modified files:
    gold           : ChangeLog layout.cc output.cc 

Log message:
    PR gold/14566
    * layout.cc (Layout::set_segment_offsets): When using
    common-page-size alignment, ensure we are on a new max-page-size
    page.
    * output.cc (Output_segment::set_section_addresses): Use
    abi_pagesize, not common_pagesize for relro boundary.
    (Output_segment::set_offset): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.956&r2=1.957
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.237&r2=1.238
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/output.cc.diff?cvsroot=src&r1=1.172&r2=1.173

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