Преглед на файлове

FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns

git-svn-id: trunk@23253 -
pierre преди 12 години
родител
ревизия
eaeb63f86d
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      compiler/i386/cpupara.pas

+ 2 - 0
compiler/i386/cpupara.pas

@@ -124,6 +124,8 @@ unit cpupara;
                   end;
               end;
             end;
+          system_i386_freebsd,
+          system_i386_openbsd,
           system_i386_darwin,
           system_i386_iphonesim :
             begin