This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r189823 - in /branches/melt-branch/gcc: ChangeL...
- From: bstarynk at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 24 Jul 2012 19:28:29 -0000
- Subject: r189823 - in /branches/melt-branch/gcc: ChangeL...
Author: bstarynk
Date: Tue Jul 24 19:28:29 2012
New Revision: 189823
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189823
Log:
2012-07-24 Basile Starynkevitch <basile@starynkevitch.net>
{{after svn rev 189788 switching to the new build system, still incomplete and instable}}
* melt-runtime.c (melt_load_module_index): Use BASE.meltmod-MDFIVESUM.FLAVOR.so naming scheme.
* melt-build-script.tpl: The stages are built using the new
melt-module.mk but not the xtramelt* modules! INCOMPLETE!!
* melt-build-script.def: Double-quote the stages.
* melt-build-script.sh: Regenerate.
* Makefile.in: Force MELT_NEWBUILDSCRIPT=1.
Modified:
branches/melt-branch/gcc/ChangeLog.MELT
branches/melt-branch/gcc/Makefile.in
branches/melt-branch/gcc/melt-build-script.def
branches/melt-branch/gcc/melt-build-script.sh
branches/melt-branch/gcc/melt-build-script.tpl
branches/melt-branch/gcc/melt-module.mk
branches/melt-branch/gcc/melt-runtime.c