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

Commit: 19b8b3dee14536fa03360f2ec43a403dcd0c6ca0
    
http://github.com/penberg/jato/commit/19b8b3dee14536fa03360f2ec43a403dcd0c6ca0
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-11-10 (Tue, 10 Nov 2009)

Changed paths:
  M Makefile
  M jit/compiler.c
  R jit/gc-map.c

Log Message:
-----------
jit: Remove gc_map_init() function

The gc_map_init() is a left over function from a non-working implementation of
GC maps so remove it.

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


Commit: 7e233dfa91d42dffa806c86e2e140428a79d33fa
    
http://github.com/penberg/jato/commit/7e233dfa91d42dffa806c86e2e140428a79d33fa
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-11-10 (Tue, 10 Nov 2009)

Changed paths:
  M arch/mmix/include/arch/registers.h
  M arch/ppc/include/arch/registers.h
  M arch/x86/include/arch/registers_32.h
  M arch/x86/include/arch/registers_64.h

Log Message:
-----------
arch: Introduce NR_GP_REGISTERS constant

We need to know the number of general purpose registers for register GC maps.

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


Commit: 20d80044ac2f410fc6e53aac08213df4b2114259
    
http://github.com/penberg/jato/commit/20d80044ac2f410fc6e53aac08213df4b2114259
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-11-10 (Tue, 10 Nov 2009)

Changed paths:
  M include/vm/system.h

Log Message:
-----------
vm: Add DIV_ROUND_UP helper macro

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


Commit: 97d54d3aa5ec3de9f4b59502e8695220a2b77bcc
    
http://github.com/penberg/jato/commit/97d54d3aa5ec3de9f4b59502e8695220a2b77bcc
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-11-10 (Tue, 10 Nov 2009)

Changed paths:
  M include/jit/gc-map.h

Log Message:
-----------
jit: Add a struct for register maps

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



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to