Commit Graph

17 Commits

Author SHA1 Message Date
Michael VAN CANNEYT
ccfa38c68e * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Michael VAN CANNEYT
6ffa3d4a89 * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
Jonas Maebe
d5b368988f LLVM: add Read/WritePort* implementations
Fixes Unix graph compilation on x86 with LLVM
2021-12-16 21:17:42 +01:00
Jonas Maebe
bd23ac0dab - disable I/O-port-related intrinsic functionality when using LLVM, as the
x86-specific inline nodes are not available then

git-svn-id: branches/debug_eh@40437 -
2018-12-01 20:30:43 +00:00
nickysn
3ed284953b * use the new x86 port access intrinsics in the x86 unit for unix
git-svn-id: trunk@39371 -
2018-07-03 23:25:18 +00:00
tom_at_work
77a85b7448 * basic android/x86 support
git-svn-id: branches/targetandroid@21296 -
2012-05-14 21:14:12 +00:00
pierre
ae83b5ce92 Return -1 for fpIOPL and set errno to ESysENoSys for non-linux systems
git-svn-id: trunk@20773 -
2012-04-09 21:55:18 +00:00
florian
5ff2312993 * fixed x86 unit for x86-64
* enabled ports again for x86_64-linux

git-svn-id: trunk@11360 -
2008-07-10 19:52:14 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
michael
d3e14a13b0 + Fix for compilation with version 1.0.10 2005-02-05 20:07:19 +00:00
marco
ba9a61a95e * FreeBSD ioperm fixes backported from 1.0 2005-02-05 10:44:01 +00:00
marco
b5114bfed2 * regvars problem fixed 2005-02-05 08:42:24 +00:00
marco
88d81ba3d4 * ioperm/iopl added from linuxold. Untested but will probably work 2004-04-12 10:31:58 +00:00
mazen
e828773c4e + assembler mode forced to ATT style for x86 cpu 2003-10-31 08:55:11 +00:00
marco
7ad40b4fbd * more unix reform 2003-09-14 20:16:10 +00:00