Mon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus.com)
authorIan Lance Taylor <ian@airs.com>
Mon, 19 Oct 1992 16:53:41 +0000 (16:53 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 19 Oct 1992 16:53:41 +0000 (16:53 +0000)
commite9b63852ca0c0ddd181a8d76de06329a7380deda
tree8f75a4d355a276d598dc0823b50174695e8897ca
parent4c7be680e939e84eca7d1e2c7e78de44855967f7
Mon Oct 19 09:45:38 1992  Ian Lance Taylor  (ian@cygnus.com)

* Support for i386-sysv.
configure.in: check for i386-*-sysv* and i386-*-sco*.
i386coff.sc-sh: rewrote to support SVR3 by default.
ldctor.c (find_constructors): preserve stat_ptr.
ldlang.c (wild_doit): initialize vma and size of new output
section to corresponding input section.  This is required for
shared library support.
(lang_size_sections): don't modify vma and size of sections which
are never loaded (for shared libraries).
ldwrite.c (copy_and_relocate): copy the contents of any section
which has contents, not just sections which are loaded (for shared
libraries).
ld/ChangeLog
ld/i386coff.sc-sh
ld/ldlang.c
This page took 0.027629 seconds and 4 git commands to generate.