egcs/gcc ChangeLog config/rs6000/aix.h config/ ...

dje@gcc.gnu.org dje@gcc.gnu.org
Tue Aug 22 12:27:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	dje@sourceware.cygnus.com	2000-08-22 12:27:31

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: aix.h rs6000.c 

Log message:
	* aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section() or
	text_section() as appropriate instead of emitting text csect
	pseudo-op directly.
	(TEXT_SECTION_ASM_OP): Only require default 32-bit alignment.
	(UNIQUE_SECTION): Define macro.
	(ASM_OUTPUT_SECTION_NAME): Define macro.
	* rs6000.c (rs6000_override_options): Disable -ffunction-sections
	on AIX if debugging and -fdata-sections always.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7499&r2=1.7500
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/aix.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.144&r2=1.145



More information about the Gcc-cvs mailing list