This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ann: MELT plugin 1.1.3 for GCC 4.8 & 4.9


Dear All,

It is my pleasure to announce the MELT plugin 1.1.3 for GCC 4.8 or 4.9

MELT is a high-level domain specific language and plugin to customize
GCC, see http://gcc-melt.org/ for details.

It is free software, GPLv3+ licensed, FSF copyrighted.

You can download the source tarball from

 http://gcc-melt.org/melt-plugin-1.1.3-for-gcc-4.8-or-4.9.tar.bz2 

this is a bzip2-ed tarball of 4124848 bytes (4.0Mbytes) extracted from
the GCC MELT branch svn rev. 217521 on november 13th, 2014

It brings several new features and significant bug fixes w.r.t. previous
MELT 1.1.2 (of august 31st 2014)

################################################################
NEWS for 1.1.3 MELT plugin for GCC 4.8 & 4.9
[[november 13th, 2014]]

Bug-fix & feature-increase with significant improvements release
w.r.t. to MELT plugin 1.1.2.

   Bug fixes
   =========

Better working macros, and improved documentations


   Language improvement
   ====================

   Improved macro constructs.
  
   All common (i.e. non-language specific) tree codes are handled, at
   least thru an automatically generated cmatcher.

   All non-OMP gimple codes are handled.

   Better handling of variadic tree & gimple constructs.
   
   Added gimple_call_args & gimple_call_more_args quasi-cmatcher,
   gimple_switch handling, and functions to build them with a MELT
   sequence (tuple or list) of constituents.

   Variadic and polytypic add2list.
  
   End-user improvements
   =====================

   Better eval mode. More informative error messages.

   Documentation generated in several HTML files.

###################################


Please report bugs and comments to gcc-melt@googlegroups.com

Regards.

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]