public inbox for rhug-cvs@sourceware.org
help / color / mirror / Atom feed
* gcj-jit ChangeLog Notes.llvm libgcj-dynload.pa ...
@ 2006-04-30 18:52 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2006-04-30 18:52 UTC (permalink / raw)
  To: rhug-cvs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread
* gcj-jit ChangeLog Notes.llvm libgcj-dynload.pa ...
@ 2006-04-27  4:05 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2006-04-27  4:05 UTC (permalink / raw)
  To: rhug-cvs

CVSROOT:	/cvs/rhug
Module name:	gcj-jit
Changes by:	tromey@sourceware.org	2006-04-27 04:05:22

Modified files:
	.              : ChangeLog Notes.llvm libgcj-dynload.patch 
	                 llvm.cc 

Log message:
	* libgcj-dynload.patch: Updated.
	* llvm.cc (INT, LONG, FLOAT, DOUBLE, POINTER): New defines.
	(kind_type): Now a typedef.
	(meth_stack_depths, meth_stack_kinds): New fields.
	(build): Set stack pointer at branch targets.
	(LLVM_JIT): Initialize new fields.
	(create_jit_method): Added arguments.
	
	* llvm.cc (meth_exceptions, meth_exception_count): New fields.
	(build): Fix stack at exception handler start.
	(LLVM_JIT): Added arguments.  Initialize new fields.
	(create_jit_method): Added arguments.
	* libgcj-dynload.patch: Updated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/ChangeLog.diff?cvsroot=rhug&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/Notes.llvm.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/libgcj-dynload.patch.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/gcj-jit/llvm.cc.diff?cvsroot=rhug&r1=1.5&r2=1.6


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

end of thread, other threads:[~2006-04-30 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-30 18:52 gcj-jit ChangeLog Notes.llvm libgcj-dynload.pa tromey
  -- strict thread matches above, loose matches on Subject: below --
2006-04-27  4:05 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).