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

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

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2357,1.2358


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2357,1.2358
Date: Thu, 15 May 2003 01:37:50 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Turn on -Os (optimize for size) when building just the runtime engine to
pull the size of the m68k-palmos CVM interpreter below the 32k code
section threshold.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2357
retrieving revision 1.2358
diff -C2 -r1.2357 -r1.2358
*** ChangeLog   15 May 2003 05:06:34 -0000      1.2357
--- ChangeLog   15 May 2003 05:37:48 -0000      1.2358
***************
*** 30,36 ****
        * engine/cvm_conv.c, engine/cvm_except.c, engine/engine.h,
        engine/lib_array.c, image/image.h, include/il_engine.h:
!       port some parts of the "engine" directory to m68k-palmos
!       (can't go much further because the CVM interpreter is too
!       big to fit into a 32k code section at the moment).
  
  2003-05-14  Gopal.V  <address@hidden>
--- 30,38 ----
        * engine/cvm_conv.c, engine/cvm_except.c, engine/engine.h,
        engine/lib_array.c, image/image.h, include/il_engine.h:
!       port some parts of the "engine" directory to m68k-palmos.
! 
!       * engine/Makefile.am: turn on -Os (optimize for size) when building
!       just the runtime engine to pull the size of the m68k-palmos CVM
!       interpreter below the 32k code section threshold.
  
  2003-05-14  Gopal.V  <address@hidden>





reply via email to

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