egcs/gcc ChangeLog config/mips/elf.h config/mi ...

law@gcc.gnu.org law@gcc.gnu.org
Thu Aug 10 20:18:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	law@sourceware.cygnus.com	2000-08-10 20:18:06

Modified files:
	gcc            : ChangeLog 
	gcc/config/mips: elf.h elf64.h 

Log message:
	* 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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7389&r2=1.7390
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mips/elf.h.diff?cvsroot=gcc&r1=1.20&r2=1.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mips/elf64.h.diff?cvsroot=gcc&r1=1.23&r2=1.24



More information about the Gcc-cvs mailing list