bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/4844] auto-import and const data import problem


From: nickc at redhat dot com
Subject: [Bug ld/4844] auto-import and const data import problem
Date: 1 Oct 2007 09:54:16 -0000

------- Additional Comments From nickc at redhat dot com  2007-10-01 09:54 
-------
Hi Ralf,

  OK, I am going to check the patch in with the ChangeLog below.  I will not
change the PE ports for non-x86 targets.  If it turns out that this feature is
needed for them then it will be very simple to add the required behaviour.

Cheers
  Nick

PS. I looked at the testcase, but I did not see an easy way to integrate it into
the linker testsuite, especially when cross-building cygwin and mingw 
toolchains. 

ld/ChangeLog
PR linker/4844
        * genscript.sh: Add support for generating a .xa script for use
        with the --auto-import option.
        * ld.texinfo: Document the new behaviour of the --auto-import
        option.
        * ldint.texinfo: Document new script generation.
        * emulparams/i386pe.sh (GENERATE_AUTO_IMPORT): Define.
        * emulparams/i386pe_posix.sh (GENERATE_AUTO_IMPORT): Define.
        * emulparams/i386pep.sh (GENERATE_AUTO_IMPORT): Define.
        * emultemp/pe.em (..._get_script): Support the use of the auto
        import script.
        * scripttempl/pe.sc: Put the .rdata input sections into the .data
        output section when creating an auto import script.
        * scripttempl/pep.sc: Likewise.

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


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

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




reply via email to

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