diff options
author | brooks <brooks@FreeBSD.org> | 2017-07-29 05:59:47 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:15:48 +0800 |
commit | 39ec34f990a79e575fbd6b751f57124debbe953a (patch) | |
tree | 45cf2a82520cd6403bd6e53f123acf99b80a9410 /emulators | |
parent | 715c346f0e1ba2915ef34c1fb7519b3dac397042 (diff) | |
download | freebsd-ports-gnome-39ec34f990a79e575fbd6b751f57124debbe953a.tar.gz freebsd-ports-gnome-39ec34f990a79e575fbd6b751f57124debbe953a.tar.zst freebsd-ports-gnome-39ec34f990a79e575fbd6b751f57124debbe953a.zip |
Update to a July 20th snapshot including 128-bit correctness fixes and
the CNExEq instruction.
Sponsored by: DARPA, AFRL
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-cheri/Makefile.snapshot | 4 | ||||
-rw-r--r-- | emulators/qemu-cheri/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/qemu-cheri/Makefile.snapshot b/emulators/qemu-cheri/Makefile.snapshot index 6fec98c68bea..5a67ac27f02f 100644 --- a/emulators/qemu-cheri/Makefile.snapshot +++ b/emulators/qemu-cheri/Makefile.snapshot @@ -4,6 +4,6 @@ # # Generated by: files/gen-Makefile.snapshot.sh. # -SNAPDATE= 20170327 +SNAPDATE= 20170720 -QEMU_COMMIT= 66d79da43983cba34f3b83ffe4f128c5b430b5b3 +QEMU_COMMIT= d246bba18f7cfe23b6af5d1c63b963928892b8b1 diff --git a/emulators/qemu-cheri/distinfo b/emulators/qemu-cheri/distinfo index 9010fdae2cdd..0ea86db48961 100644 --- a/emulators/qemu-cheri/distinfo +++ b/emulators/qemu-cheri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490808893 -SHA256 (CTSRD-CHERI-qemu-0.d20170327-66d79da43983cba34f3b83ffe4f128c5b430b5b3_GH0.tar.gz) = b8f1ba9af8731d596b4af8ca8be66327727c9d0b6df6dba247cb55557a81519e -SIZE (CTSRD-CHERI-qemu-0.d20170327-66d79da43983cba34f3b83ffe4f128c5b430b5b3_GH0.tar.gz) = 11149374 +TIMESTAMP = 1501213206 +SHA256 (CTSRD-CHERI-qemu-0.d20170720-d246bba18f7cfe23b6af5d1c63b963928892b8b1_GH0.tar.gz) = b9ad95bc61c1bc190fbd5ab79042d178a13198c8be96e60fbc601632826f9af0 +SIZE (CTSRD-CHERI-qemu-0.d20170720-d246bba18f7cfe23b6af5d1c63b963928892b8b1_GH0.tar.gz) = 11152141 |