gcc/gcc ChangeLog config.gcc config/rs6000/rs6 ...

geoffk@gcc.gnu.org geoffk@gcc.gnu.org
Thu Jul 25 05:12:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	pch-branch
Changes by:	geoffk@gcc.gnu.org	2002-07-25 05:12:11

Modified files:
	gcc            : ChangeLog config.gcc 
	gcc/config/rs6000: rs6000.c t-beos t-darwin t-newas t-ppccomm 
	                   t-rs6000 
Added files:
	gcc/config/rs6000: t-fprules 

Log message:
	* config/rs6000/t-rs6000: Move contents to t-fprules,
	add new rules for dependencies of rs6000.o.
	* config/rs6000/t-fprules: New file from t-rs6000.
	* config/rs6000/t-beos: Remove soft-fp rules.
	* config/rs6000/t-ppccomm: Likewise.
	* config/rs6000/t-newas: Likewise.
	* config/rs6000/t-darwin: Likewise.
	* config.gcc: Use t-fprules for rs6000/ ports when appropriate.  Use
	t-rs6000 for all rs6000/ ports.
	* config/rs6000/rs6000.c: Include gt-rs6000.h.
	(rs6000_add_gc_roots): Delete.
	(toc_hash_mark_entry): Delete.
	(toc_hash_mark_table): Delete.
	(rs6000_override_options): Don't call rs6000_add_gc_roots.
	(struct toc_hash_struct): Use gengtype to mark.
	(toc_hash_table): Use gengtype to mark.
	(output_toc): Don't add LABEL_REFs in toc_hash_table, create
	toc_hash_table here.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.12690.2.58&r2=1.12690.2.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.142.2.6&r2=1.142.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-fprules.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.278.2.9&r2=1.278.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-beos.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.4&r2=1.4.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-darwin.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.5.6.2&r2=1.5.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-newas.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.5&r2=1.5.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-ppccomm.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.12.6.2&r2=1.12.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-rs6000.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.5&r2=1.5.18.1



More information about the Gcc-cvs mailing list