darwin.h (ASM_OUTPUT_LABEL): Move to here from config/rs6000/darwin.h.
authorStan Shebs <shebs@apple.com>
Wed, 17 Jul 2002 00:19:30 +0000 (00:19 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Wed, 17 Jul 2002 00:19:30 +0000 (00:19 +0000)
commit2aa9948d9b49198538c03a79d77f0aba7d88a504
tree502ce439b0e445bed3d4c5c2c7b1a0074afd5912
parente2d83b8cb2daace9363ba77f074b226a14af9a13
darwin.h (ASM_OUTPUT_LABEL): Move to here from config/rs6000/darwin.h.

        * config/darwin.h (ASM_OUTPUT_LABEL): Move to here from
        config/rs6000/darwin.h.
        (ASM_OUTPUT_SKIP): Ditto.
        (TEXT_SECTION_ASM_OP): Ditto.
        (DATA_SECTION_ASM_OP): Ditto.
        (ASM_APP_ON): Define.
        (ASM_APP_OFF): Define.
        * config/rs6000/darwin.h (ASM_OUTPUT_LABEL, ASM_OUTPUT_SKIP,
        TEXT_SECTION_ASM_OP, DATA_SECTION_ASM_OP): Remove.

From-SVN: r55504
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/rs6000/darwin.h