OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
50 mins and 33 secs
|
Nicolas Cellier
|
Generate SqueakFFIPrims from VMMaker.oscog-nice.2505
Restore the `__arm__` macro for 32 bits ARM. From http://infocenter.arm.com/help/topic/com.arm.doc.dui0774a/chr1383660321827.html `__arm__` and `__aarch64__` are clearly exclusive (at least for clang, so probably gcc too) `__arm__` means A32 or T32 instruction set.
Add the `__ARM_ARCH_ISA_A64` macro for arm64 Retract the `__ARM_ARCH_V8__`, V8 can target both A32 and A64 architectures.
This should fix Issue #333.
Note that I could skip appveyor (in square brackets), but I let it run to make sure we have a clean build.
|
|
|
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
SIGN UP HERE
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/474386607?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1623 on Travis CI"
}
</script>