Quellcode durchsuchen

+ added mwpascal as supported calling convention

git-svn-id: trunk@3275 -
Jonas Maebe vor 19 Jahren
Ursprung
Commit
3360e21bd8
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      compiler/i386/cpuinfo.pas

+ 2 - 1
compiler/i386/cpuinfo.pas

@@ -70,7 +70,8 @@ Const
      pocall_cppdecl,
      pocall_far16,
      pocall_pascal,
-     pocall_oldfpccall
+     pocall_oldfpccall,
+     pocall_mwpascal
    ];
 
    cputypestr : array[tcputype] of string[10] = ('',