Branch: refs/heads/master
Home:   http://github.com/penberg/jato

Commit: ef52474898b4f43d30fa13b7855b5525a5bb3ca0
    
http://github.com/penberg/jato/commit/ef52474898b4f43d30fa13b7855b5525a5bb3ca0
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-10-12 (Mon, 12 Oct 2009)

Changed paths:
  M arch/mmix/call.c

Log Message:
-----------
mmix: Fix native call function signatures

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>


Commit: bca34d85cf6db1325cabb4213efd648440f4d42d
    
http://github.com/penberg/jato/commit/bca34d85cf6db1325cabb4213efd648440f4d42d
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-10-12 (Mon, 12 Oct 2009)

Changed paths:
  M Makefile
  A runtime/reflection.c
  A runtime/unsafe.c
  R vm/reflection.c
  R vm/unsafe.c

Log Message:
-----------
Move reflection.c and unsafe.c to runtime directory

The files contain VM runtime functions for GNU Classpath so move them to
a new runtime directory.

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>


Commit: 49a07ab14d9a44d1b08e93fc3b2c143e4155e601
    
http://github.com/penberg/jato/commit/49a07ab14d9a44d1b08e93fc3b2c143e4155e601
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-10-12 (Mon, 12 Oct 2009)

Changed paths:
  M Makefile
  A include/runtime/stack-walker.h
  A runtime/stack-walker.c
  M vm/jato.c

Log Message:
-----------
runtime: Extract stack walker implementation

Move native_vmstackwalker_getclasscontext() from vm/jato.c to
runtime/stack-walker.c to reduce the size of the former source file
that's becoming a dumping ground for runtime support code.

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>


Commit: 079661bef81d7378df27094671c115f0f501f9e2
    
http://github.com/penberg/jato/commit/079661bef81d7378df27094671c115f0f501f9e2
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-10-12 (Mon, 12 Oct 2009)

Changed paths:
  A include/runtime/unsafe.h
  R include/vm/unsafe.h
  M runtime/unsafe.c
  M vm/jato.c

Log Message:
-----------
runtime: Move unsafe.h to include/runtime

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>


Commit: 82ca2c4fe8ee9bc7762d4d9219b1db79a71841d7
    
http://github.com/penberg/jato/commit/82ca2c4fe8ee9bc7762d4d9219b1db79a71841d7
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-10-12 (Mon, 12 Oct 2009)

Changed paths:
  M Makefile
  A include/runtime/runtime.h
  A runtime/runtime.c
  M vm/jato.c

Log Message:
-----------
runtime: Move VM runtime implementation to runtime.c

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to