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.1886,1.1887


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.1886,1.1887
Date: Fri, 22 Nov 2002 18:03:28 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Fix the verification of tail calls to use the correct length of the
"call" instruction.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.1886
retrieving revision 1.1887
diff -C2 -r1.1886 -r1.1887
*** ChangeLog   22 Nov 2002 10:25:42 -0000      1.1886
--- ChangeLog   22 Nov 2002 23:03:25 -0000      1.1887
***************
*** 1,8 ****
  
  2002-11-22  Gopal.V  <address@hidden>
  
        * engine/lib_regexp.c, support/regexp.c, support/Makefile.am,
!       engine/Makefile.am, configure.in, engine/int_proto.h, 
engine/int_table.c: 
!       Added basic regexp support to the engine.
  
        * engine/lib_dir.c, engine/int_table.c: Rename Platform.FileInfo to 
--- 1,13 ----
  
+ 2002-11-23  Rhys Weatherley  <address@hidden>
+ 
+       * engine/verify_call.c: fix the verification of tail calls to
+       use the correct length of the "call" instruction.
+ 
  2002-11-22  Gopal.V  <address@hidden>
  
        * engine/lib_regexp.c, support/regexp.c, support/Makefile.am,
!       engine/Makefile.am, configure.in, engine/int_proto.h,
!       engine/int_table.c: Added basic regexp support to the engine.
  
        * engine/lib_dir.c, engine/int_table.c: Rename Platform.FileInfo to 





reply via email to

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