view platform_zero.in @ 1335:2b1c03c1e9fa default tip

2009-01-26 Gary Benson <gbenson@redhat.com> * ports/hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.hpp (JavaThread::has_special_condition_for_native_trans): New method. * ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp: (CppInterpreter::native_entry): Correctly handle safepoints during post-call thread state transition.
author Gary Benson <gbenson@redhat.com>
date Mon, 26 Jan 2009 08:36:15 -0500
parents 3748242d0fa1
children
line wrap: on
line source

os_family = linux

arch = zero

arch_model = zero

os_arch = linux_zero

os_arch_model = linux_zero

lib_arch = zero

compiler = gcc

gnu_dis_arch = zero

sysdefs = -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -D@ZERO_ARCHDEF@ -DZERO_LIBARCH=\"@ZERO_LIBARCH@\"