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]

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


Author: bstarynk
Date: Tue Dec  7 18:18:59 2010
New Revision: 167557

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


2010-12-07  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-runtime.c (compile_gencsrc_to_binmodule): Remove any .so
	.d.so .n.so suffix of the module before passing it as
	GCCMELT_MODULE_BINARY to make. Also change the maketarget which is
	the default topmaketarget.

	* melt-module.mk: Update comment.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-module.mk
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/libgomp/Makefile.in
    branches/melt-branch/libgomp/aclocal.m4
    branches/melt-branch/libgomp/testsuite/Makefile.in
    branches/melt-branch/libquadmath/Makefile.in
    branches/melt-branch/libquadmath/aclocal.m4
    branches/melt-branch/lto-plugin/Makefile.in
    branches/melt-branch/lto-plugin/aclocal.m4


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