public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/6314
@ 2002-04-23 16:06 tromey
  0 siblings, 0 replies; 4+ messages in thread
From: tromey @ 2002-04-23 16:06 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/6314
Date: 23 Apr 2002 22:58:10 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-04-23 15:58:10
 
 Modified files:
 	gcc/java       : ChangeLog jvspec.c gcj.texi 
 
 Log message:
 	For PR java/6314:
 	* jvspec.c (lang_specific_driver): Use --resource, not -R.  Also
 	recognize `-fcompile-resource='.
 	* gcj.texi (Invoking gcj): Use --resource, not -R.  Expanded text
 	a bit.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.989&r2=1.990
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvspec.c.diff?cvsroot=gcc&r1=1.55&r2=1.56
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gcj.texi.diff?cvsroot=gcc&r1=1.29&r2=1.30
 


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

* java/6314
@ 2002-04-23 16:06 tromey
  0 siblings, 0 replies; 4+ messages in thread
From: tromey @ 2002-04-23 16:06 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/6314
Date: 23 Apr 2002 22:57:18 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-04-23 15:57:17
 
 Modified files:
 	gcc            : ChangeLog gcc.c 
 
 Log message:
 	* gcc.c: Added --resource.  For PR java/6314.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13821&r2=1.13822
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.311&r2=1.312
 


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

* java/6314
@ 2002-04-23 15:56 tromey
  0 siblings, 0 replies; 4+ messages in thread
From: tromey @ 2002-04-23 15:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/6314
Date: 23 Apr 2002 22:53:30 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	tromey@gcc.gnu.org	2002-04-23 15:53:30
 
 Modified files:
 	gcc            : ChangeLog gcc.c 
 
 Log message:
 	* gcc.c: Added --resource.  For PR java/6314.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.437&r2=1.13152.2.438
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.296.2.11&r2=1.296.2.12
 


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

* java/6314
@ 2002-04-23 15:56 tromey
  0 siblings, 0 replies; 4+ messages in thread
From: tromey @ 2002-04-23 15:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/6314
Date: 23 Apr 2002 22:55:02 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	tromey@gcc.gnu.org	2002-04-23 15:55:02
 
 Modified files:
 	gcc/java       : ChangeLog jvspec.c gcj.texi 
 
 Log message:
 	For PR java/6314:
 	* jvspec.c (lang_specific_driver): Use --resource, not -R.  Also
 	recognize `-fcompile-resource='.
 	* gcj.texi (Invoking gcj): Use --resource, not -R.  Expanded text
 	a bit.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.925.2.47&r2=1.925.2.48
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jvspec.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.52.2.3&r2=1.52.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gcj.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.22.2.8&r2=1.22.2.9
 


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

end of thread, other threads:[~2002-04-23 23:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-23 16:06 java/6314 tromey
  -- strict thread matches above, loose matches on Subject: below --
2002-04-23 16:06 java/6314 tromey
2002-04-23 15:56 java/6314 tromey
2002-04-23 15:56 java/6314 tromey

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).