]> git.ipfire.org Git - thirdparty/gcc.git/commit
aix43.h (LINK_SPEC): Add PE initializer.
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 24 May 2002 19:27:09 +0000 (19:27 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 24 May 2002 19:27:09 +0000 (15:27 -0400)
commit4a6101132a2579a1f3a6669e2e6b5a49f5d1b62b
tree10824d0e6b4e06393b17feb369d968cbaf7de1dd
parent37057f60787331d18ca38a0e95144dc5d47df600
aix43.h (LINK_SPEC): Add PE initializer.

        * config/rs6000/aix43.h (LINK_SPEC): Add PE initializer.
        (STARTFILE_SPEC): Delete PE crt0.o.
        * config/rs6000/aix51.h: Same.
        * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Append [DS] to
        function descriptor symbol.  Use RS6000_OUTPUT_BASENAME.
        (ASM_OUTPUT_DEF_FROM_DECLS): Use RS6000_OUTPUT_BASENAME.
        * config/rs6000/xcoff.h (ASM_OUTPUT_DEF): Define.

From-SVN: r53852
gcc/ChangeLog
gcc/config/rs6000/aix43.h
gcc/config/rs6000/aix51.h
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/xcoff.h