This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc ChangeLog config/rs6000/rs6000.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	pinskia@gcc.gnu.org	2004-04-22 18:34:08

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

Log message:
	2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>
	
	* config/rs6000/rs6000 (print_operand) ['z']:
	Change ifdef of TARGET_MACHO to if TARGET_MACHO.
	
	2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>
	
	* config/rs6000/rs6000.c (symbol_ref_operand): Remove hack
	for TARGET_MACHO.
	(print_operand): For TARGET_MACHO check to see if we need a stub
	and output one if we need it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14646.2.161&r2=1.14646.2.162
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.332.2.50&r2=1.332.2.51


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]