pascal
495a13d6e8
Update to MoarVM 2017.02.
2017-03-07 21:21:20 +00:00
jasper
003e889c0a
retire sparc
2016-09-01 10:53:26 +00:00
pascal
c5a9393496
Update to 2016.07; similar diff from Caspar Schutijser on ports@.
2016-08-06 16:30:07 +00:00
pascal
b01174ae9b
Update my mail address.
2016-05-07 12:40:56 +00:00
pascal
7d143e3798
Fix build after libtommath update.
...
found by aja@
2016-03-05 18:23:17 +00:00
pascal
ab5b92bbc1
Update to 2015.12.
2015-12-27 20:35:41 +00:00
pascal
d7e2c4e53a
Update to 2015.11, from Carl Bingham.
2015-12-10 17:50:45 +00:00
jca
50c6b5531c
BROKEN on hppa: #error unsupported platform
2015-11-20 19:44:15 +00:00
pascal
23ff4591b3
Update to 2015.10.
...
* replace internal dyncall with external libffi
* switch to external libtommath
prompted by a diff from Carlin Bingham
2015-11-05 11:51:39 +00:00
jasper
de831b29e2
remove mips64 from the ONLY_FOR_ARCH list for it doesn't build
2015-08-17 09:02:36 +00:00
pascal
21448532fe
Update to MoarVM 2015.03. Now works on big endian.
2015-04-09 17:20:50 +00:00
pascal
b5125e0a90
Update to 2015.01. Use external libatomic_ops. Use positive ONLY_FOR_ARCHS
...
list derived from the archs dyncall runs on, minus those who are big endian.
Upstream still does not support BE.
2015-02-03 13:24:19 +00:00
jasper
eb6457fb0c
broken on mips64: undefined reference to `__sync_val_compare_and_swap_4'
2014-09-30 19:11:48 +00:00
landry
87d7ba743e
BROKEN-hppa: dyncall_callvm.c:66:4: error: #error unsupported platform
2014-09-27 07:57:04 +00:00
landry
474737e0a6
BROKEN-alpha = dyncall_callvm.c:66:4: error: #error unsupported platform
2014-08-19 05:36:58 +00:00
pascal
52348934d2
Import lang/moarvm, ok landry@
...
MoarVM (short for Metamodel On A Runtime Virtual Machine) is a runtime built
for the 6model object system. It is primarily aimed at running NQP and Rakudo
Perl 6, but should be able to serve as a backend for any compilers built using
the NQP compiler toolchain.
2014-05-25 21:49:55 +00:00