view make/bsd/platform_sparc @ 4408:b197bbb58d2f

Fix and improve tail call. Fix flagsFor: Allow more than one input. Inputs and temporaries may only be registers. Remove redundant moves from emitCode, these are emitted by visitInvokeArguments in TailcallNode. Skip over empty slot for two-slot values in frame state.
author Andreas Woess <andreas.woess@jku.at>
date Sun, 29 Jan 2012 11:27:18 +0100
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = sparc

arch_model = sparc

os_arch = bsd_sparc

os_arch_model = bsd_sparc

lib_arch = sparc

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DSPARC