]> gcc.gnu.org Git - gcc.git/commit
elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR sections.
authorChris Demetriou <cgd@sibyte.com>
Fri, 11 Aug 2000 03:18:05 +0000 (03:18 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 11 Aug 2000 03:18:05 +0000 (21:18 -0600)
commit204772eb9cf51b539eb07fc4aa8beba0a971e6a4
treec7bdd6516ce15644a04355dfeadece8dffaca3a0
parent366a0fd8043a51bcd6e2f81004cde8d9607331e2
elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR sections.

        * 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.

From-SVN: r35618
gcc/ChangeLog
gcc/config/mips/elf.h
gcc/config/mips/elf64.h
This page took 0.159486 seconds and 5 git commands to generate.