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 doc/invoke.texi testsuite/gc ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	stuart@gcc.gnu.org	2003-12-05 00:45:00

Modified files:
	gcc            : ChangeLog 
	gcc/doc        : invoke.texi 
	gcc/testsuite/gcc.dg: darwin-abi-1.c 
	gcc/config/rs6000: rs6000-protos.h rs6000.c rs6000.md 

Log message:
	2003-12-04  Stuart Hastings  <stuart@apple.com>
	
	* rs6000.c (output_call, macho_branch_islands,
	add_compiler_branch_island, no_previous_def, get_previous_label)
	Revisions of xx_stub functions for branch islands,
	add -fPIC support for Darwin.
	* rs6000-protos.h (output_call) Prototype.
	* rs6000.md Use output_call.
	* invoke.texi Explain Darwin semantics of -longcall.
	* testsuite/gcc.dg/darwin-abi-1.c Revise testcase for -longcall/jbsr.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1917&r2=2.1918
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.365&r2=1.366
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/darwin-abi-1.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-protos.h.diff?cvsroot=gcc&r1=1.66&r2=1.67
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.552&r2=1.553
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&r1=1.273&r2=1.274


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