make/solaris/platform_sparcv9.gcc

Fri, 03 Sep 2010 17:51:07 -0700

author
iveresov
date
Fri, 03 Sep 2010 17:51:07 -0700
changeset 2138
d5d065957597
parent 545
a49a647afe9a
child 6876
710a3c8b516e
permissions
-rw-r--r--

6953144: Tiered compilation
Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
Reviewed-by: kvn, never, phh, twisti

     1 os_family = solaris
     3 arch = sparc
     5 arch_model = sparc
     7 os_arch = solaris_sparc
     9 os_arch_model = solaris_sparc
    11 lib_arch = sparcv9
    13 compiler = gcc
    15 sysdefs = -DSOLARIS -D_GNU_SOURCE -DSPARC

mercurial