OSDN Git Service

* config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Aug 2001 21:17:43 +0000 (21:17 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Aug 2001 21:17:43 +0000 (21:17 +0000)
commitb77e8561fcc34c57fd47a8f9ab711bd42ec203a9
tree3da5fe45664b1476b336fd58c4f5b607379a2785
parente6d8e09b053d672669aca1be0dd466c06605e662
    * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
        (rs6000_elf_asm_out_destructor): New.                                           * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): Remove.
        (DTORS_SECTION_ASM_OP): Remove.                                                 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
        (ASM_OUTPUT_INT): Don't hack TARGET_RELOCATABLE for constructors.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44835 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/sysv4.h