view make/linux/platform_ppc64 @ 19819:a5b09092003a

Truffle/Instrumentation (part 2): For clients of Instrumentation, replace the TruffleEventListener interface with two: InstrumentListener, and ASTInstrumentListener. The former is simple, completely Truffle-safe (can't affect Truffle execution), and designed for simple tools. The latter is similar to the previous interface.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Thu, 12 Mar 2015 18:04:30 -0700
parents faf0c78e906b
children
line wrap: on
line source

os_family = linux

arch = ppc

arch_model = ppc_64

os_arch = linux_ppc

os_arch_model = linux_ppc_64

lib_arch = ppc64

compiler = gcc

gnu_dis_arch = ppc64

sysdefs = -DLINUX -D_GNU_SOURCE -DPPC64