summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE11
1 files changed, 10 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index 5219eab..b56af35 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,14 @@
+0.4.31
+======
+
+ - Fix OrcTargetPowerPCFlags enum typedef to revert API change on
+ macOS/iOS (Pablo Marcos Oltra)
+ - Fixes for various PowerPC issues (Doug Nazar)
+ - Enable flush-to-zero mode for float programs on ARM/neon (Doug Nazar)
+ - Fix some opcodes to support x2/x4 processing on PowerPC (Doug Nazar)
+
0.4.30
-===================
+======
- Don't always generate static library but default to shared-only (Xavier Claessens)
- Work around false positives in Microsoft UWP certification kit (Nirbheek Chauhan)