public inbox for rhug-cvs@sourceware.org
help / color / mirror / Atom feed
From: tromey@sourceware.org
To: rhug-cvs@sources.redhat.com
Subject: gcj-jit ChangeLog Notes.llvm libgcj-dynload.pa ...
Date: Sun, 30 Apr 2006 18:52:00 -0000 [thread overview]
Message-ID: <20060430185243.19960.qmail@sourceware.org> (raw)
CVSROOT: /cvs/rhug
Module name: gcj-jit
Changes by: tromey@sourceware.org 2006-04-30 18:52:43
Modified files:
. : ChangeLog Notes.llvm libgcj-dynload.patch
llvm.cc
Log message:
* libgcj-dynload.patch: Updated.
* llvm.cc (type_throw_bad_array_index): New global.
(init_types): Initialize it.
(get_array_offset): Merged overloads.
(array_length): New method.
<op_arraylength>: Use it.
(bounds_check): New method.
(get_array_addr): Use it.
* llvm.cc (null_check): New method.
(get_array_addr): Use it.
<op_putfield, op_getfield, op_invokevirtual>: Likewise.
(type_throw_null_pointer): New global.
(type_check_array_store): Likewise.
(init_types): Initialize them.
(arraystore): Emit call to _Jv_CheckArrayStore if needed.
(get_array_addr): Added 'arraybase' argument.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/ChangeLog.diff?cvsroot=rhug&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/Notes.llvm.diff?cvsroot=rhug&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/libgcj-dynload.patch.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/llvm.cc.diff?cvsroot=rhug&r1=1.7&r2=1.8
next reply other threads:[~2006-04-30 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-30 18:52 tromey [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-04-27 4:05 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=20060430185243.19960.qmail@sourceware.org \
--to=tromey@sourceware.org \
--cc=rhug-cvs@sources.redhat.com \
/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).