public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: ljrittle@gcc.gnu.org
To: ljrittle@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: bootstrap/10216
Date: Fri, 28 Mar 2003 22:35:00 -0000	[thread overview]
Message-ID: <20030328222600.28490.qmail@sources.redhat.com> (raw)

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

From: ljrittle@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/10216
Date: 28 Mar 2003 22:18:49 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	ljrittle@gcc.gnu.org	2003-03-28 22:18:49
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/doc        : install.texi 
 	gcc/java       : ChangeLog gjavah.c javaop.h jcf-dump.c 
 
 Log message:
 	(in gcc:)
 	* doc/install.texi (*-*-freebsd*): Update with known status.
 	
 	(in gcc/java:)
 	PR bootstrap/10216
 	* javaop.h (jfloat, jdouble): Make them structures mirroring
 	the bit fields of IEEE float and double respectively.
 	(JFLOAT_FINITE, JFLOAT_QNAN_MASK, JFLOAT_EXP_BIAS,
 	JDOUBLE_FINITE, JDOUBLE_QNAN_MASK, JDOUBLE_EXP_BIAS): New.
 	(union Word, union DWord): Delete.
 	(WORD_TO_FLOAT, WORDS_TO_DOUBLE): Update to match.
 	
 	* gjavah.c (java_float_finite, java_double_finite, F_NAN_MASK,
 	D_NAN_MASK): Delete.
 	(jni_print_float, jni_print_double): New.  Generate
 	hexadecimal floating constants.
 	(print_field_info): Use jni_print_float/double.
 	
 	* jcf-dump.c: Include math.h.  Use ldexp/frexp to assemble
 	finite floating point numbers for output; special case
 	non-finite floats.
 
 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.376&r2=1.16114.2.377
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.151.2.22&r2=1.151.2.23
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1093.2.30&r2=1.1093.2.31
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gjavah.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.95.2.2&r2=1.95.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/javaop.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.10&r2=1.10.48.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-dump.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.48&r2=1.48.4.1
 


             reply	other threads:[~2003-03-28 22:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-28 22:35 ljrittle [this message]
2003-04-04  9:26 bootstrap/10216 ljrittle

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=20030328222600.28490.qmail@sources.redhat.com \
    --to=ljrittle@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).