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

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

[Dotgnu-pnet-commits] CVS: pnet/doc ChangeLog-4,NONE,1.1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/doc ChangeLog-4,NONE,1.1
Date: Wed, 09 Jul 2003 19:08:45 -0400

Update of /cvsroot/dotgnu-pnet/pnet/doc
In directory subversions:/tmp/cvs-serv23150/doc

Added Files:
        ChangeLog-4 
Log Message:


Move the bulk of ChangeLog into doc/ChangeLog-4 to trim things down a little.


--- NEW FILE ---

2003-06-17  James Michael DuPont  <address@hidden>

        * doc/cvm.dtd: DTD file for the CVM opcode definitions.

2003-06-16  Rhys Weatherley  <address@hidden>

        * engine/cvm.h, engine/cvm_call.c, engine/cvm_dasm.c,
        engine/cvmc_setup.c: increase the maximum PInvoke argument
        count from 8 to 32 when used in non-raw libffi modes;
        needed to run Xsharp on non-x86 platforms.

        * image/link.c: use ".dylib" instead of ".so" for MacOS X.

        * image/meta_build.c: on-demand loading support for FieldDef,
        MethodDef, and PInvoke tables.

        * ilalink/link_create.c, ilalink/link_image.c, ilalink/link_library.c,
        ilalink/link_main.c, ilalink/linker.h, include/il_linker.h:
[...3238 lines suppressed...]
        which generates .h files from C# assemblies.

        * engine/layout.c: fix a reversed test in "ComputeInterfaceTable".

2002-09-03  Rhys Weatherley  <address@hidden>

        * ChangeLog, doc/ChangeLog-3: move the contents of "ChangeLog" to
        "doc/ChangeLog-3", because it was starting to get too big to manage.

        * cscc/csharp/Makefile.am, cscc/csharp/cs_attrs.c,
        cscc/csharp/cs_cast.tc, cscc/csharp/cs_const.tc,
        cscc/csharp/cs_decls.tc, cscc/csharp/cs_defs.tc,
        cscc/csharp/cs_invoke.tc, cscc/csharp/cs_lookup.c,
        cscc/csharp/cs_lvalue.tc, cscc/csharp/cs_misc.tc,
        cscc/csharp/cs_oper.tc, cscc/csharp/cs_semantics.tc,
        cscc/csharp/cs_semvalue.c, cscc/csharp/cs_semvalue.h,
        cscc/csharp/cs_stmt.tc, cscc/csharp/cs_types.tc: change the
        usage of the "CSSemValue" type so that it is accessed via macros
        instead of direct fields; this will make it easier to change the
        representation in the future.





reply via email to

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