view make/linux/platform_ia64 @ 6881:8eeffbc22f10

8001055: Bytes.swap should follow big endian Summary: This is a mistake change in 6879063 about Bytes.swap. Java byte code order always follows big endian, but in that change, assume they follow native platform order that is not right. Reviewed-by: coleenp, sspitsyn, dholmes Contributed-by: yumin.qi@oracle.com
author minqi
date Fri, 19 Oct 2012 08:58:14 -0700
parents a294fd0c4b38
children
line wrap: on
line source

os_family = linux

arch = ia64

os_arch = linux_ia64

lib_arch = ia64

compiler = gcc

gnu_dis_arch = ia64

sysdefs = -DLINUX -D_GNU_SOURCE -DIA64 -DCC_INTERP

mark_style = alignment