mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 21:09:11 +02:00
FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns
git-svn-id: trunk@23253 -
This commit is contained in:
parent
48c3adfdb9
commit
eaeb63f86d
@ -124,6 +124,8 @@ unit cpupara;
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
system_i386_freebsd,
|
||||||
|
system_i386_openbsd,
|
||||||
system_i386_darwin,
|
system_i386_darwin,
|
||||||
system_i386_iphonesim :
|
system_i386_iphonesim :
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user