public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: apbianco@gcc.gnu.org
To: apbianco@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: java/1213
Date: Fri, 23 Mar 2001 11:46:00 -0000	[thread overview]
Message-ID: <20010323194601.4604.qmail@sourceware.cygnus.com> (raw)

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

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/1213
Date: 23 Mar 2001 19:42:27 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	apbianco@gcc.gnu.org	2001-03-23 11:42:26
 
 Modified files:
 	gcc/java       : ChangeLog gcj.texi java-tree.h jcf-parse.c 
 	                 jcf-reader.c jcf-write.c jcf.h lang-options.h 
 	                 lang.c 
 
 Log message:
 	2001-03-22  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* gcj.texi (Input Options): documented the check for attribute
 	`gnu.gcc.gccj-compiled' and the `-fforce-classes-archive-check' flag.
 	* java-tree.h (flag_force_classes_archive_check): Declared extern.
 	* jcf-parse.c (HANDLE_GCJCOMPILED_ATTRIBUTE): New macro.
 	(jcf_parse): Check for the right classes archive if necessary.
 	* jcf-reader.c (get_attribute): Define `MATCH_ATTRIBUTE' and use it.
 	(jcf_parse_fields): Fixed indentation.
 	* jcf-write.c (append_gcj_attribute): New function.
 	(generate_classfile): Compute the attribute count, invoke
 	`append_gcj_attribute'.
 	* jcf.h (typedef struct JCF): `seen_in_zip' and `java_source'
 	turned into bit fields. New bit field `right_zip.'
 	(JCF_ZERO): Set `right_zip' to zero.
 	* lang-options.h (-fforce-classes-archive-check): Added flag.
 	* lang.c (flag_force_classes_archive_check): New flag.
 	(lang_f_options): New entry `force-classes-archive-check.'
 	Fixes PR java/1213.
 	
 	( http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01662.html )
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.692&r2=1.693
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gcj.texi.diff?cvsroot=gcc&r1=1.7&r2=1.8
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/java-tree.h.diff?cvsroot=gcc&r1=1.104&r2=1.105
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.82&r2=1.83
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-reader.c.diff?cvsroot=gcc&r1=1.14&r2=1.15
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-write.c.diff?cvsroot=gcc&r1=1.73&r2=1.74
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf.h.diff?cvsroot=gcc&r1=1.21&r2=1.22
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lang-options.h.diff?cvsroot=gcc&r1=1.23&r2=1.24
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lang.c.diff?cvsroot=gcc&r1=1.61&r2=1.62
 


             reply	other threads:[~2001-03-23 11:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-23 11:46 apbianco [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-04-01  0:00 java/1213 Bryce McKinlay
2001-03-27 12:56 java/1213 apbianco
2001-03-23 11:46 java/1213 apbianco
2001-03-21 14:06 java/1213 Alexandre Petit-Bianco
2001-03-21 13:46 java/1213 Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010323194601.4604.qmail@sourceware.cygnus.com \
    --to=apbianco@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).