Branch: refs/heads/master Home: http://github.com/penberg/jato
Commit: 65d700d45c3c5050786579575b677588665aa436 http://github.com/penberg/jato/commit/65d700d45c3c5050786579575b677588665aa436 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-08-22 (Sat, 22 Aug 2009) Changed paths: M Makefile M include/jit/args.h M include/jit/compilation-unit.h M include/jit/compiler.h A include/lib/stack.h R include/vm/stack.h M jit/args.c M jit/arithmetic-bc.c M jit/branch-bc.c M jit/bytecode-to-ir.c M jit/exception-bc.c M jit/invoke-bc.c M jit/load-store-bc.c M jit/object-bc.c M jit/ostack-bc.c M jit/switch-bc.c M jit/typeconv-bc.c A lib/stack.c M test/arch-x86/Makefile M test/jit/Makefile M test/jit/arithmetic-bc-test.c M test/jit/bytecode-to-ir-test.c M test/jit/invoke-bc-test.c M test/jit/object-bc-test.c M test/vm/Makefile M test/vm/stack-test.c R vm/stack.c Log Message: ----------- lib: Use realloc() for stack_push() Clojure, for example, uses mimic stack more than 512 elements so make stack_push() use realloc(). 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