summaryrefslogtreecommitdiff
path: root/INSTALL/README-MELT-PLUGIN
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2012-02-15 14:13:17 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2012-02-15 14:13:17 +0000
commitaa1137267d3b075d872951c81da626ad3803303a (patch)
treeb4164f029835dfc06afb49abac93570a10d7db34 /INSTALL/README-MELT-PLUGIN
parent5f330f52d5cd93cf57f9d852c0befe418c8fd32b (diff)
downloadgcc-aa1137267d3b075d872951c81da626ad3803303a.tar.gz
2011-02-15 Basile Starynkevitch <basile@starynkevitch.net>
* INSTALL/README-MELT-PLUGIN: Mention CHEADER [gcc/:] 2011-02-15 Basile Starynkevitch <basile@starynkevitch.net> * melt/warmelt-first.melt (class_module_context): New field mocx_cheaderlist. * melt/warmelt-normexp.melt (normexp_cheader): Done. * melt/warmelt-outobj.melt (compile_list_sexpr): Add cheader emission. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@184271 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'INSTALL/README-MELT-PLUGIN')
-rw-r--r--INSTALL/README-MELT-PLUGIN11
1 files changed, 10 insertions, 1 deletions
diff --git a/INSTALL/README-MELT-PLUGIN b/INSTALL/README-MELT-PLUGIN
index aab041ff5fb..5c1be789085 100644
--- a/INSTALL/README-MELT-PLUGIN
+++ b/INSTALL/README-MELT-PLUGIN
@@ -141,9 +141,18 @@ Comments about the MELT plugin (including its installation script) are
welcome by email to <basile@starynkevitch.net> [please mention MELT in
the subject line]
+################################################################
+NEWS for ....
+
+ Language improvements
+ =====================
+
+Add CHEADER macro to insert header c-code.
+
+
#######################################################################
NEWS for 0.9.3 MELT plugin for gcc-4.6 (and future gcc-4.7)
-January ??th, 2012
+January 27th, 2012
New features: