dev-lang/moarvm: Bump to version 2019.07.1
authorKent Fredric <kentnl@gentoo.org>
Tue, 6 Aug 2019 03:16:52 +0000 (15:16 +1200)
committerKent Fredric <kentnl@gentoo.org>
Tue, 6 Aug 2019 03:18:09 +0000 (15:18 +1200)
commita5d8df8e8ee30e9cb73cb1cb893a787b78b9956d
treea44c0d3cfddba610c741b523822df7fdb1b17486
parenta0d6a64fcf884c4105cc954bd8e378607406ce58
dev-lang/moarvm: Bump to version 2019.07.1

- migrate to EAPI7
- Removes unused "jit" USE
- USE="optimize" should work again
- Configure patch seemingly no longer needed

Upstream:
- Fix various race conditions by bumping level after instrumentation
  instead of before
- Avoid various races in profile/coverage/debug
- Fix possible memory corruption in bindkey_*
- Fix pointer arithmetic in inlined CArrays in CStruct/CPPStruct REPRs
- Unbreak instrumentation in debug server
- Init debug socket for windows debug server
- Fix GC rooting in MVM_platform_uname
- Don't return null from filename() in profiler
- Add band_i, bor_i, bxor_i ops to profiler
- Fix dealloc profile logging in profiler by following any forwarder
- Put limits on local and inline counts for inlining (Spesh)
- Only use -fno-ret-protector with Clang on OpenBSD if Jit is enabled
- Fix Configure.pl failing when --prefix is "/usr"
- https://github.com/MoarVM/MoarVM/compare/2019.07...2019.07.1

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-lang/moarvm/Manifest
dev-lang/moarvm/moarvm-2019.07.1.ebuild [new file with mode: 0644]