/[dotgnu-pnet]/pnet/ChangeLog
ViewVC logotype

Diff of /pnet/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3219 by brubbel, Thu Oct 13 07:31:19 2005 UTC revision 1.3220 by ktreichel, Sat Oct 15 15:13:46 2005 UTC
# Line 1  Line 1 
1    2005-10-15  Klaus Treichel  <ktreichel@web.de>
2    
3            * engine/cvm.h: mark members intValue, uintValue and ptrValue of CVMWord
4            volatile.
5    
6            * engine/cvm.c: mark stackmax and method in _ILCVMInterpreter volatile.
7    
8            * engine/cvm_arith.c: add volatile to first arg of static functions to
9            avoid warnings.
10    
11            * engine/cvm_call.c: add a cast to the last arg in the call to
12            _ILPackCVMStackArgs to avoid a warning.
13    
14            * engine/cvm_ptr.c: mark tempptr volatile.
15            (All changes are to build the engine with gcc4 without optimizations.
16            This is the first step. There seems to be still an issue with exceptions.)
17    
18  2005-10-13  Heiko Weiss <heiko.weiss@de.trumpf-laser.com>  2005-10-13  Heiko Weiss <heiko.weiss@de.trumpf-laser.com>
19    
20          * engine/lib_info.c: GetNetBIOSMachineName fixed          * engine/lib_info.c: GetNetBIOSMachineName fixed

Legend:
Removed from v.1.3219  
changed lines
  Added in v.1.3220

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26