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]

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


Author: bstarynk
Date: Tue Jul 19 14:34:12 2011
New Revision: 176462

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

2011-07-19  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-runtime.h:
	(MELT_LOCATION_HERE_PRINTF)
	(MELT_LOCATION_HERE_PRINTF_MACRO)
	(MELT_LOCATION_HERE_PRINTF_AT_MACRO): Macros need an SBUF.
	* melt-runtime.c (notsame_md5_hex_binary): New static function.
	(load_checked_dynamic_module_index): Use it. Also try .n.so, .q.so
	suffixes.
	(meltgc_make_load_melt_module): Better debug & MELT_LOCATION...


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    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]