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]

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


Author: bstarynk
Date: Sat Mar 31 10:24:03 2012
New Revision: 186040

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

2011-03-31  Romain Geissler  <romain.geissler@gmail.com>
	* melt-module.mk (SHARED_LIBRARY_FLAGS): New.
	Use it for all our flavors.

2011-03-31  Basile Starynkevitch  <basile@starynkevitch.net>
	with help from Romain Geissler  <romain.geissler@gmail.com>
	* melt-runtime.h (MELT_DYNLOADED_SUFFIX): New constant macro.
	* melt-runtime.c (meltgc_new_string_generated_c_filename)
	(melt_load_module_index): Use it.
	(meltgc_poll_inputs): Remove test of _POSIX_C_SOURCE.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-module.mk
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt-runtime.h


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