summaryrefslogtreecommitdiff
path: root/INSTALL/README-MELT-PLUGIN
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/README-MELT-PLUGIN')
-rw-r--r--INSTALL/README-MELT-PLUGIN21
1 files changed, 21 insertions, 0 deletions
diff --git a/INSTALL/README-MELT-PLUGIN b/INSTALL/README-MELT-PLUGIN
index 92550e790db..aab041ff5fb 100644
--- a/INSTALL/README-MELT-PLUGIN
+++ b/INSTALL/README-MELT-PLUGIN
@@ -142,6 +142,27 @@ welcome by email to <basile@starynkevitch.net> [please mention MELT in
the subject line]
#######################################################################
+NEWS for 0.9.3 MELT plugin for gcc-4.6 (and future gcc-4.7)
+January ??th, 2012
+
+New features:
+
+ Language improvements
+ =====================
+
+Ability to define a named value with the (DEFINE <name> <expr>) construct
+
+ More support notably for Gimple & Tree
+ ======================================
+Added more cmatchers etc.
+
+ Runtime improvement
+ ===================
+
+Generation of timestamping C file foo+melttime.h included from
+generated descriptor file foo+meltdesc.c from foo.melt
+
+#######################################################################
NEWS for 0.9.2.b MELT plugin for gcc-4.6 (and future gcc-4.7)
December 08th, 2011: Release of MELT plugin 0.9.2 for gcc-4.6 (& future gcc-4.7)