r176324 - in /branches/melt-branch: contrib/Cha...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Fri Jul 15 19:29:00 GMT 2011
Author: bstarynk
Date: Fri Jul 15 19:29:57 2011
New Revision: 176324
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176324
Log:
2011-07-15 Romain Geissler <romain.geissler@gmail.com>
* contrib/MELT-Plugin-Makefile (LIBS_INCLUDEFLAGS):new variable
(CC): Allow environement overrinding
(GAWK): Likewise
(SED): Likewise
(TR): Likewise
(AUTOGEN): Likewise
(INSTALL): Likewise
(INSTALL_DRIVER): Likewise
(DESTDIR): Likewise
(melt_make_cc1): use gcc -c
(melt_make_cc1_dependency): remove $(melt_make_cc1)
Change source installation directory melt-source{,s}
Fix mispelled rule install-melt-source{,s}
* gcc/doc/melt.texi: gcc -c compilation works
* gcc/melt-runtime.c: Use module basename when
looking for module source
* gcc/melt-build.tpl: melt_make_cc1_* help
* gcc/melt-build.mk (*Regenerate)
* gcc/Makefile.in (melt_installed_cflags): Add library
includes
Change source installation directory melt-source{,s}
(check-melt-runtime): temporary use -Wno-error
(check-melt-runtime): use bootstrapping mode
2011-07-15 Romain Geissler <romain.geissler@gmail.com>
* gcc/doc/melt.texi: gcc -c compilation works
* gcc/melt-runtime.c: Use module basename when
looking for module source
* gcc/melt-build.tpl: melt_make_cc1_* help
* gcc/melt-build.mk: Regenerate.
* gcc/Makefile.in (melt_installed_cflags): Add library
includes
Change source installation directory melt-source{,s}
(check-melt-runtime): temporary use -Wno-error
(check-melt-runtime): use bootstrapping mode
Modified:
branches/melt-branch/contrib/ChangeLog.MELT
branches/melt-branch/contrib/MELT-Plugin-Makefile
branches/melt-branch/gcc/Makefile.in
branches/melt-branch/gcc/doc/melt.texi
branches/melt-branch/gcc/melt-build.mk
branches/melt-branch/gcc/melt-build.tpl
branches/melt-branch/gcc/melt-runtime.c
More information about the Gcc-cvs
mailing list