gcc/gcc ChangeLog tm.texi config/elfos.h

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Sun Nov 26 20:25:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2000-11-26 20:25:32

Modified files:
	gcc            : ChangeLog tm.texi 
	gcc/config     : elfos.h 

Log message:
	* config/elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not
	a list, to keep track of the sections.
	* tm.texi (ASM_OUTPUT_SECTION_NAME): Document the fact that the
	parameter provided will always be a canonical string.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8398&r2=1.8399
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tm.texi.diff?cvsroot=gcc&r1=1.153&r2=1.154
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/elfos.h.diff?cvsroot=gcc&r1=1.22&r2=1.23



More information about the Gcc-cvs mailing list