public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/9316
@ 2003-01-30 14:26 joel
  0 siblings, 0 replies; 3+ messages in thread
From: joel @ 2003-01-30 14:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* target/9316
@ 2003-01-30 14:16 joel
  0 siblings, 0 replies; 3+ messages in thread
From: joel @ 2003-01-30 14:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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:10:53 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	joel@gcc.gnu.org	2003-01-30 14:10:53
 
 Modified files:
 	gcc            : ChangeLog config.gcc 
 	gcc/config/rs6000: rtems.h sysv4.h 
 Added files:
 	gcc/config/rs6000: t-rtems 
 
 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&only_with_tag=gcc-3_3-branch&r1=1.16114.2.134&r2=1.16114.2.135
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.266.2.2&r2=1.266.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-rtems.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rtems.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.15&r2=1.15.14.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/sysv4.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.113&r2=1.113.4.1
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* target/9316
@ 2003-01-30 14:06 joel
  0 siblings, 0 replies; 3+ messages in thread
From: joel @ 2003-01-30 14:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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:03:43 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	joel@gcc.gnu.org	2003-01-30 14:03:42
 
 Modified files:
 	gcc            : ChangeLog config.gcc 
 	gcc/config/rs6000: rtems.h sysv4.h 
 Added files:
 	gcc/config/rs6000: t-rtems 
 
 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&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.202&r2=1.13152.2.657.2.203
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.167.2.23.2.3&r2=1.167.2.23.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-rtems.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rtems.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13.2.1&r2=1.13.2.1.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/sysv4.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.84.2.3.4.3&r2=1.84.2.3.4.4
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-30 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-30 14:26 target/9316 joel
  -- strict thread matches above, loose matches on Subject: below --
2003-01-30 14:16 target/9316 joel
2003-01-30 14:06 target/9316 joel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).