Browse Source

* wrong log for v1.37 corrected

pierre 26 years ago
parent
commit
cad607a01f
1 changed files with 7 additions and 2 deletions
  1. 7 2
      compiler/ra386att.pas

+ 7 - 2
compiler/ra386att.pas

@@ -3967,8 +3967,13 @@ end.
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.37  1999-04-21 16:31:41  pierre
-  ra386att.pas
+  Revision 1.38  1999-04-21 21:42:22  pierre
+   * wrong log for v1.37 corrected
+
+  Revision 1.37  1999/04/21 16:31:41  pierre
+  + support for call *%eax and jmp *%eax
+  + support for movw L+2,%eax (to get second word of a record or array !)
+  + added -vz warnings about 8(%ebp) is L arg
 
 
   Revision 1.36  1999/04/18 00:32:22  pierre
   Revision 1.36  1999/04/18 00:32:22  pierre
    * fix for bug0124 and better error position info
    * fix for bug0124 and better error position info