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]

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


Author: bstarynk
Date: Tue May 31 15:30:14 2011
New Revision: 174488

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174488
Log:

2011-05-31  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-predef.list: Add CLASS_GCC_PRAGMA.
	* melt-runtime.h: Better comment.
	(FSYSDAT_MELTPRAGMAS, FGCCPRAGMA_HANDLER, FGCCPRAGMA_DATA)
	(FGCCPRAGMA__LAST): New enum values.

	* melt/warmelt-first.melt:
	(class_initial_system_data): Add new field systda_meltpragmas
	(initial_system_data): Clear it.
	(class_gcc_pragma): New predefined class.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-predef.list
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-first.melt


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