public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: tromey@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: libgcj/5103
Date: Sun, 16 Dec 2001 14:36:00 -0000	[thread overview]
Message-ID: <20011216223601.4643.qmail@sources.redhat.com> (raw)

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/5103
Date: 16 Dec 2001 22:33:03 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2001-12-16 14:33:02
 
 Modified files:
 	libjava        : ChangeLog configure configure.in jni.cc 
 	libjava/gcj    : libgcj-config.h.in 
 	libjava/include: config.h.in jni.h jvm.h 
 
 Log message:
 	For PR libgcj/5103:
 	* include/jvm.h (__GCJ_JNI_IMPL__): Define.
 	* include/config.h.in: Rebuilt.
 	* configure: Rebuilt.
 	* configure.in: Define JV_HAVE_INTTYPES_H if inttypes.h found.
 	Added comment for HAVE_DLOPEN to avoid autoheader error.
 	* gcj/libgcj-config.h.in (JV_HAVE_INTTYPES_H): Added.
 	* include/jni.h: Include <gcj/libgcj-config.h>.  Don't include
 	CNI-specific headers if we are compiling ordinary JNI code with a
 	C++ compiler.  Include <inttypes.h> and JNIWeakRef.h when
 	appropriate.
 	* jni.cc: Don't include JNIWeakRef.h.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.1053&r2=1.1054
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.diff?cvsroot=gcc&r1=1.111&r2=1.112
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.in.diff?cvsroot=gcc&r1=1.102&r2=1.103
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/jni.cc.diff?cvsroot=gcc&r1=1.57&r2=1.58
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gcj/libgcj-config.h.in.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/config.h.in.diff?cvsroot=gcc&r1=1.33&r2=1.34
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/jni.h.diff?cvsroot=gcc&r1=1.15&r2=1.16
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/jvm.h.diff?cvsroot=gcc&r1=1.48&r2=1.49
 


             reply	other threads:[~2001-12-16 22:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-16 14:36 tromey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-12-14 14:06 libgcj/5103 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=20011216223601.4643.qmail@sources.redhat.com \
    --to=tromey@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).