view make/linux/platform_sparc @ 2313:d89a22843c62

7020521: arraycopy stubs place prebarriers incorrectly Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable. Reviewed-by: never, kvn
author iveresov
date Tue, 22 Feb 2011 15:25:02 -0800
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = sparc

arch_model = sparc

os_arch = linux_sparc

os_arch_model = linux_sparc

lib_arch = sparc

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC