OSDN Git Service

* mips/elf.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME): New
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Aug 2000 03:18:05 +0000 (03:18 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Aug 2000 03:18:05 +0000 (03:18 +0000)
commite7ef0551321e5d88c3a1702d0cf1ffcf53cec33b
treec7bdd6516ce15644a04355dfeadece8dffaca3a0
parentc850edf76c873e47ecb4214371e9553b0a44fd1a
    * mips/elf.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME): New
macros define the name of CTOR and DTOR sections.
(CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN,
DTOR_LIST_END): Change to use attributes to specify
sections.
        * mips/elf64.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME,
(CTOR_LIST_BEGIN, CTOR_LIST_END, DTOR_LIST_BEGIN,
DTOR_LIST_END): Same as in mips/elf.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35618 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/elf.h
gcc/config/mips/elf64.h