This is the mail archive of the gcc-prs@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]

target/9316


The following reply was made to PR target/9316; it has been noted by GNATS.

From: joel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/9316
Date: 30 Jan 2003 14:22:54 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	joel@gcc.gnu.org	2003-01-30 14:22:54
 
 Modified files:
 	gcc            : ChangeLog config.gcc 
 	gcc/config/rs6000: rtems.h 
 
 Log message:
 	2003-01-30	Ralf Corsepius <corsepiu@faw.uni-ulm.de>
 	
 	PR target/9316
 	* config/rs6000/rtems.h: Add CPP_OS_DEFAULT_SPEC.
 	* config/rs6000/sysv4.h: Add CPP_OS_RTEMS_SPEC.
 	* config/rs6000/t-rtems: New file. multilib variants to match OS.
 	* config.gcc (powerpc-*-rtems*): Use rs6000/t-rtems instead of
 	rs6000/t-ppcgas so we get the desired multilibs.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16573&r2=1.16574
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&r1=1.279&r2=1.280
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rtems.h.diff?cvsroot=gcc&r1=1.15&r2=1.16
 


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