dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnet/csupport README,1.1,1.2 Complex.cs,1.2,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/csupport README,1.1,1.2 Complex.cs,1.2,NONE Crt0.cs,1.2,NONE FileTable.cs,1.2,NONE LongDouble.cs,1.1,NONE LongJmp.cs,1.1,NONE Makefile.am,1.4,NONE Markers.cs,1.9,NONE
Date: Sat, 07 Dec 2002 23:00:06 -0500

Update of /cvsroot/dotgnu-pnet/pnet/csupport
In directory subversions:/tmp/cvs-serv22962/csupport

Modified Files:
        README 
Removed Files:
        Complex.cs Crt0.cs FileTable.cs LongDouble.cs LongJmp.cs 
        Makefile.am Markers.cs 
Log Message:


Remove the contents of "csunit" and "csupport", because they
are now a part of "pnetlib".


Index: README
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/csupport/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** README      2 Aug 2002 22:54:04 -0000       1.1
--- README      8 Dec 2002 04:00:04 -0000       1.2
***************
*** 1,16 ****
! 
! This directory contains the source code for the "OpenSystem.C.dll" assembly,
! which provides support routines to the C compiler.  It is distributed
! under the terms of the GNU Lesser General Public License.
! 
! Note: this isn't the standard C library (or "libc" as it is usually called).
! That is defined elsewhere.  The "OpenSystem.C.dll" assembly is similar in
! some respects to "libgcc.a" in the gcc compiler toolchain.
! 
! Although this isn't the standard C library, it does access functionality
! from such a library.  It does this by looking for an assembly called
! "libc32" or "libc64", depending upon the application's memory model.
! 
! All of the classes in "OpenSystem.C.dll" are defined within the namespace
! "OpenSystem.C".  The compiler assumes that these classes exist and have
! certain members.
--- 1 ----
! csupport has been moved into pnetlib.

--- Complex.cs DELETED ---

--- Crt0.cs DELETED ---

--- FileTable.cs DELETED ---

--- LongDouble.cs DELETED ---

--- LongJmp.cs DELETED ---

--- Makefile.am DELETED ---

--- Markers.cs DELETED ---




reply via email to

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