------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-03-18 
12:27 -------
Subject: Bug 11396

CVSROOT:        /cvs/src
Module name:    src
Changes by:     h...@sourceware.org     2010-03-18 12:27:15

Modified files:
        bfd            : ChangeLog libcoff-in.h libcoff.h peXXigen.c 

Log message:
        Don't add IMAGE_FILE_RELOCS_STRIPPED for PIE.
        
        2010-03-18  H.J. Lu  <hongjiu...@intel.com>
        
        PR binutils/11396
        * libcoff-in.h (pe_tdata): Add dont_strip_reloc.
        * libcoff.h: Regenerated.
        
        * peXXigen.c (_bfd_XXi_only_swap_filehdr_out): Clear F_RELFLG
        if dont_strip_reloc is set.
        (_bfd_XX_bfd_copy_private_bfd_data_common): Set
        dont_strip_reloc on output if there is no .reloc and
        IMAGE_FILE_RELOCS_STRIPPED isn't set in input.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4959&r2=1.4960
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/libcoff-in.h.diff?cvsroot=src&r1=1.40&r2=1.41
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/libcoff.h.diff?cvsroot=src&r1=1.57&r2=1.58
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/peXXigen.c.diff?cvsroot=src&r1=1.61&r2=1.62


------- Additional Comments From hjl dot tools at gmail dot com  2010-03-18 
12:28 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to