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

--- Comment #29 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-11-21 21:31:26 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    h...@sourceware.org    2012-11-21 21:31:18

Modified files:
    bfd            : ChangeLog elf.c 
    ld/testsuite   : ChangeLog 
Added files:
    ld/testsuite/ld-elf: maxpage5.d maxpage5.s maxpage5.t 

Log message:
    Set output maxpagesize when rewriting program header

    bfd/

    PR binutils/14493
    * elf.c (copy_elf_program_header): When rewriting program
    header, set the output maxpagesize to the maximum alignment
    of input PT_LOAD segments.

    2012-11-21  H.J. Lu  <hongjiu...@intel.com>

    PR binutils/14493
    * ld-elf/maxpage5.d: New file.
    * ld-elf/maxpage5.s: Likewise.
    * ld-elf/maxpage5.t: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5864&r2=1.5865
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.576&r2=1.577
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1620&r2=1.1621
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/maxpage5.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/maxpage5.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/maxpage5.t.diff?cvsroot=src&r1=NONE&r2=1.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.

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

Reply via email to