hotspot/make/linux/platform_aarch64
author tschatzl
Mon, 24 Aug 2015 16:32:50 +0200
changeset 32390 b0f6868d46ee
parent 29180 50369728b00e
permissions -rw-r--r--
8133456: HeapRegionManager::shrink_by() iterates suboptimally across regions Reviewed-by: brutisso, tbenson
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29180
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     1
os_family = linux
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     2
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     3
arch = aarch64
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     4
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     5
arch_model = aarch64
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     6
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     7
os_arch = linux_aarch64
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     8
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
     9
os_arch_model = linux_aarch64
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
    10
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
    11
lib_arch = aarch64
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
    12
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
    13
compiler = gcc
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
    14
50369728b00e 8064611: AARCH64: Changes to HotSpot shared code
aph
parents:
diff changeset
    15
sysdefs = -DLINUX -D_GNU_SOURCE -DAARCH64