aix43.h (LINK_SPEC): Add PE initializer.
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 23 May 2002 02:26:47 +0000 (02:26 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 23 May 2002 02:26:47 +0000 (22:26 -0400)
commitcbaaba19a4051beef0a3efb2121c155ec094787f
treea88f0cc44a86c5263c89aaa86495a856ca323af0
parent1671e363a6d7c0127b2e38de4cdbb05434b6c6aa
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.c: Use TARGET_XCOFF, not OBJECT_FORMAT_COFF.
        * 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: r53756
gcc/ChangeLog
gcc/config/rs6000/aix43.h
gcc/config/rs6000/aix51.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/xcoff.h