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]

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


Author: bstarynk
Date: Wed Jan 19 15:23:30 2011
New Revision: 168999

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

2011-01-19  Basile Starynkevitch  <basile@starynkevitch.net>
	{{experimental, work in progress}}
	* melt/warmelt-outobj.melt (generate_runtypesupport_mapfun):
	Barely working.
	* gcc/melt/WorkInProgress-GenRunTime/* : New experimental &
	transient code directory. First read the README there. Will
	generate the runtime support for every ctype (in particular GTY-ed
	ctypes). Will be removed & incorporated when I am confident
	enough.

Added:
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/Makefile.in
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/README
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/gengtype.c
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/melt-run.proto.h
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/melt-runtime.c
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/melt-runtime.h
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/meltrunsup-inc.c
    branches/melt-branch/gcc/melt/WorkInProgress-GenRunTime/meltrunsup.h
Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-outobj.melt


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