Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 461d68707f7b3663e382406edac0ae52fc301c50..443f8d5ba54a4e03b7bf109cd2fe0f88e901d9ea 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,18 @@ |
+2014-02-19: Version 3.24.40 |
+ |
+ A64: Let the MacroAssembler resolve branches to distant targets (issue |
+ 3148). |
+ |
+ Fixed and improved code for integral division. Fixed and extended tests |
+ (issue 3151). |
+ |
+ MIPS: Fix assignment of function name constant (issue 3138). |
+ |
+ Fix assignment of function name constant (issue 3138). |
+ |
+ Performance and stability improvements on all platforms. |
+ |
+ |
2014-02-14: Version 3.24.39 |
Introduce --job-based-sweeping flag and use individual jobs for sweeping |