This is the mail archive of the gcc-cvs@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]

r154091 - in /branches/melt-branch/gcc: ChangeL...


Author: bstarynk
Date: Wed Nov 11 12:36:14 2009
New Revision: 154091

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154091
Log:
2009-11-11  Basile Starynkevitch  <basile@starynkevitch.net>
	* gcc/melt-runtime.h: melt_assertmsg & melt_checkmsg expanded to a
	do{}while(0) with MELT_UNLIKELY
	* gcc/melt-runtime.c (do_initial_mode): Added an explicit modstr
	argument. Removed uselesss #if 0-ed code. Acccepts comma separated
	multiple modes.
	* gcc/doc/melt.texi: document that the mode can be multiple,
	comma-separated.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/doc/melt.texi
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt-runtime.h


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