From 740b7151585db11df80e9e4bd96b9aa378a04043 Mon Sep 17 00:00:00 2001 From: Stefan Ring Date: Wed, 19 May 2010 13:14:46 +0200 Subject: [PATCH] * NEWS: Some maintenance. --HG-- extra : transplant_source : %ADC%84X%97%EA%DB%C8%9Ech%A4%BB%7E%FF%F1%93WA%AE --- NEWS | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index bbc7c624e..18991f992 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,19 @@ New in release 1.1pre (not yet released) + * Large parts rewritten in C++. + * No more cacaoh, simplifying cross-compilation. + * Works with icedtea-1.10 and newer (PR128, PR129, PR139). + * --enable-handles switch for making native code ready for moving GC. * park/unpark support. + * Simplified signal handling -- much less code duplication. + * Stack unwinding rewritten in C -- much less assembler code. + * OpenSolaris support. + * Experimental python mode for easier inspection of internal compiler + structures. * Fixed various array-related bugs, including PR116, PR119. * Fixed PR120 (races in thread code). - * Fixed code generation bugs on Alpha, ARM and PPC64. - * Simplified signal handling (much less code duplication). - * Works with icedtea-1.10. (PR128, PR129). - * OpenSolaris support. - * Various other fixes. + * Fixed code generation bugs on Alpha, ARM, MIPS and PPC64. + * Various other improvements and fixes. New in release 0.99.4 (March 16, 2009) -- 2.25.1