gcc ./ChangeLog.csl gcc/crtstuff.c gcc/default ...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Tue Oct 26 03:15:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-sol210-3_4-branch
Changes by:	mmitchel@gcc.gnu.org	2004-10-26 03:15:27

Modified files:
	.              : ChangeLog.csl 
	gcc            : crtstuff.c defaults.h dwarf2out.c except.c 
	gcc/config/i386: sol2.h 

Log message:
	* gcc/crtstuff.c (IN_LIBGCC2): Define it.
	(EH_FRAME_SECTION_CONST): Check EH_TABLES_CAN_BE_READ_ONLY
	instead of HAVE_LD_RO_RW_SECTION_MIXING.
	* gcc/defaults.h (EH_TABLES_CAN_BE_READ_ONLY): New macro.
	* gcc/dwarf2out.c (named_section_eh_frame_section): Check
	EH_TABLES_CANBE_READ_ONLY.
	* gcc/except.c (default_exception_section): Likewise.
	* gcc/config/i386/sol2.h (EH_TABLES_CAN_BE_READ_ONLY): Define.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.csl.diff?cvsroot=gcc&only_with_tag=csl-sol210-3_4-branch&r1=1.1.2.7&r2=1.1.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/crtstuff.c.diff?cvsroot=gcc&only_with_tag=csl-sol210-3_4-branch&r1=1.65&r2=1.65.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&only_with_tag=csl-sol210-3_4-branch&r1=1.123.2.1&r2=1.123.2.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=csl-sol210-3_4-branch&r1=1.478.2.10.2.1&r2=1.478.2.10.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/except.c.diff?cvsroot=gcc&only_with_tag=csl-sol210-3_4-branch&r1=1.256.2.4&r2=1.256.2.4.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/sol2.h.diff?cvsroot=gcc&only_with_tag=csl-sol210-3_4-branch&r1=1.28.10.1.2.1&r2=1.28.10.1.2.2



More information about the Gcc-cvs mailing list