jilc-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jilc-patches] CVS: jilc/src ChangeLog,1.7,1.8


From: Gopal.V <address@hidden>
Subject: [Jilc-patches] CVS: jilc/src ChangeLog,1.7,1.8
Date: Wed, 29 May 2002 23:12:10 -0400

Update of /cvsroot/jilc/jilc/src
In directory subversions:/tmp/cvs-serv20414

Modified Files:
        ChangeLog 
Log Message:
changed


Index: ChangeLog
===================================================================
RCS file: /cvsroot/jilc/jilc/src/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   26 Feb 2002 22:31:23 -0000      1.7
+++ ChangeLog   30 May 2002 03:12:07 -0000      1.8
@@ -1,5 +1,27 @@
-(Applicable only to CVS commits)
+2002-05-29             Gopal.V <address@hidden>
 
+       * Fix CVS from the mess Gaurav left it in his last commit of
+         codegen
+         
+       * Merge Sourceforge CVS to Savannah , the following changes are
+         from Sf.net ... commit by Gaurav Vaish on Savannah
+         
+       * pewriter.h : Added new file. Contains the method prototypes
+                      for writing the PE file (IL bytecode) -- merged 
+       * ilgenerator.h:
+                      Added new file. Contains the structure and method
+                      definitions for generating the IL bytecode
+       * FILES      : New file. Contains description about the files
+                      (*.h/c) in this directory.
+       * defines.h  : Added definitions for BOOL, TRUE and FALSE
+       * codegen.h  : Corrected the "#include" directive format.
+       * jdasm.h    : Added clause for optional IL_code generation.
+                      Though, this need to be done in a separate module.
+                      Will separate out the two things to a different, the
+                      jdasm.c and codegen.c are not ought to have any "main"
+                      method in themselves. They should serve only are
+                      libraries.
+       * makefile   : Updated the make info for codegen.
 
 2002-02-27     Gopal.V <address@hidden>
        * jopcodes.h :




reply via email to

[Prev in Thread] Current Thread [Next in Thread]