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]

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


Author: bstarynk
Date: Fri May 28 08:17:26 2010
New Revision: 159961

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

2010-05-28  Basile Starynkevitch  <basile@starynkevitch.net>
	{{the compiler can be bootstrapped with a non gcc-4.5 compiler;
	however the compare fail for melt-runtime.o because it is compiled
	with varying -DMELT_MODULE_CFLAGS}}
	* melt-make.mk: added debugging echo.
	* Makefile.in: (MELT_C): renamed as MELT_RUNTIME_C.
	(MELT_OBJ) added comment for fixme of failed compare step.
	(MELT_RAW_CFLAGS) used PLUGINCLAGS.
	(MELTHERE_CFLAGS):removed -gtoggle with filter-out make function.
	Added export.
	(melt.encap) more verbose echo.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/Makefile.in
    branches/melt-branch/gcc/melt-make.mk


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