hg: ppc-aix-port/jdk7u/hotspot: Basic AIX adaption. With this change the VM can successfully run 'HelloWorld' on AIX
volker.simonis at gmail.com
volker.simonis at gmail.com
Mon Oct 22 09:17:30 PDT 2012
Changeset: 1efaab66c81d
Author: simonis
Date: 2012-10-22 18:15 +0200
URL: http://hg.openjdk.java.net/ppc-aix-port/jdk7u/hotspot/rev/1efaab66c81d
Basic AIX adaption. With this change the VM can successfully run 'HelloWorld' on AIX
! make/aix/makefiles/build_vm_def.sh
! make/aix/makefiles/jvmg.make
! make/aix/makefiles/ppc64.make
! make/aix/makefiles/vm.make
! src/cpu/ppc/vm/assembler_ppc.cpp
! src/cpu/ppc/vm/assembler_ppc.hpp
! src/cpu/ppc/vm/assembler_ppc.inline.hpp
! src/cpu/ppc/vm/globals_ppc.hpp
! src/cpu/ppc/vm/nativeInst_ppc.hpp
! src/os/aix/vm/attachListener_aix.cpp
! src/os/aix/vm/globals_aix.hpp
+ src/os/aix/vm/libperfstat_aix.cpp
+ src/os/aix/vm/libperfstat_aix.hpp
! src/os/aix/vm/loadlib_aix.cpp
! src/os/aix/vm/osThread_aix.cpp
! src/os/aix/vm/os_aix.cpp
! src/os/aix/vm/os_aix.hpp
! src/os/aix/vm/perfMemory_aix.cpp
! src/os_cpu/aix_ppc/vm/os_aix_ppc.cpp
! src/share/vm/runtime/sharedRuntime.hpp
! src/share/vm/runtime/stubRoutines.hpp
! src/share/vm/utilities/globalDefinitions.hpp
! src/share/vm/utilities/globalDefinitions_xlc.hpp
More information about the ppc-aix-port-dev
mailing list