Commit Graph

16319 Commits

Author SHA1 Message Date
florian
5e82863f3f * CleanupInstance takes now care of FPC_REQUIRES_PROPER_ALIGNMENT 2004-03-21 22:41:29 +00:00
florian
f3c4d487e7 + added interface support for the arm
* added  FPC_REQUIRES_PROPER_ALIGNMENT define for targets which require proper alignment
2004-03-21 22:40:15 +00:00
Tomas Hajny
b1e636e4f9 * Exec cleanup 2004-03-21 20:35:24 +00:00
Tomas Hajny
802a4f713c + Cursor* implemented 2004-03-21 20:28:43 +00:00
Tomas Hajny
ef1a05333a * C array passing warning fixed 2004-03-21 20:24:21 +00:00
Tomas Hajny
db94578ce6 * Exec cleanup 2004-03-21 20:22:20 +00:00
Tomas Hajny
b0c948a143 * regcall fixes 2004-03-21 20:18:39 +00:00
peter
7915d0e38c * compile fix 2004-03-21 19:57:26 +00:00
peter
da906ff008 * cross compile updates 2004-03-21 19:20:30 +00:00
florian
94ab3f4457 * explanation for running the testsuite remotely
+ dotest supports remote execution using scp/ssh
2004-03-21 19:15:18 +00:00
peter
9d8b53c9cc * powerpc support 2004-03-21 17:07:19 +00:00
florian
1457970bf9 * search path for cross compiled units added 2004-03-21 16:57:17 +00:00
marco
724d1ba3f5 * convutils added 2004-03-20 23:42:27 +00:00
marco
bbd6690d62 * Initial version 2004-03-20 23:41:34 +00:00
florian
7c98848cb2 + cpu2str added 2004-03-20 22:57:42 +00:00
florian
292aa0175c + cross compilation dir search added 2004-03-20 22:57:07 +00:00
florian
8621f97c1f + arm, ia64, x86_64 and sparc supported added 2004-03-20 22:29:37 +00:00
florian
8852a5757e + arm to fullcycle added 2004-03-20 22:06:28 +00:00
florian
c2c5158637 * regenerated 2004-03-20 22:05:39 +00:00
florian
40d2c22dfb + arm supported added 2004-03-20 22:05:17 +00:00
florian
e3bdf88d18 * compilation on arm fixed 2004-03-20 22:02:41 +00:00
florian
5bc07e7c96 + float parameters can be on the stack now as well 2004-03-20 21:11:01 +00:00
florian
c65e094bba + implemented cdecl'd varargs on arm
+ -dCMEM supported by the compiler
  * label/goto asmsymbol type with -dextdebug fixed
2004-03-20 20:55:36 +00:00
florian
3fe222fbd7 * updated with arm support 2004-03-20 20:40:11 +00:00
marco
0962856816 * *BSD do_syscall was left behind. Replaced with socketcall 2004-03-20 15:19:29 +00:00
mazen
7b3bf8898a + add debug info to produced programs 2004-03-20 14:21:56 +00:00
michael
74e9c43e12 Dataset is opened before copying data 2004-03-19 23:37:38 +00:00
michael
61a8c3d1cb + Corrected the Fields property. 2004-03-19 23:19:51 +00:00
peter
092692f688 * deb packaging fixes
* make deb NODOCS=1 support added
2004-03-19 18:24:31 +00:00
peter
29a9254304 * uncgi removed 2004-03-19 18:00:55 +00:00
peter
2916a874bd * -Sd desc 2004-03-19 17:41:32 +00:00
peter
0d5496d43e * use fpdoc from utils tree if found 2004-03-19 17:39:03 +00:00
marco
8f0bc1fc2d * more strutils small things 2004-03-19 12:54:22 +00:00
michael
c11c3fdc67 + Added memds 2004-03-18 22:40:11 +00:00
michael
a0223ec65d + Initial implementation 2004-03-18 22:27:18 +00:00
peter
9e0fb804f1 * fix overflow 2004-03-18 17:29:40 +00:00
marco
e6365c83ca * more simple implementations done, based on copy() Largely untested 2004-03-18 16:55:47 +00:00
marco
aa58205eca * strutils added 2004-03-18 16:54:03 +00:00
peter
f4e7f793f5 * missing result initialization in node2opstr 2004-03-18 16:29:07 +00:00
peter
6ced282cbc * operator overload not allowed 2004-03-18 16:22:06 +00:00
peter
6b96b70118 * fixed operator overload allowing for pointer-string
* replaced some type_e_mismatch with more informational messages
2004-03-18 16:19:03 +00:00
marco
fe251972ec * Now working under Darwin 2004-03-18 16:12:14 +00:00
olle
2b7ad259b9 + added type similarity check in newasmsymbol 2004-03-18 11:45:39 +00:00
olle
a7f25327f6 * change AT_FUNCTION to AT_DATA where appropriate 2004-03-18 11:43:57 +00:00
mazen
91a73eeb3d + support of bouth compiler versions 2004-03-18 07:52:09 +00:00
mazen
a0502a58de + 1.9.3 debian make 2004-03-18 07:50:57 +00:00
florian
0b0c4a4062 * fixed handling of doubles in a native arm compiler
* fixed handling of typed double constants on arm
2004-03-17 22:27:41 +00:00
marco
98923076ac * initial implementations for some routines 2004-03-17 22:18:48 +00:00
Jonas Maebe
034725dfff * fixed missing restoring of true/falselabels in case of explicit
integer to same-sized boolean conversions
2004-03-17 20:06:56 +00:00
michael
334c6b36cb * Fixed: Macavail -> CMaxAvail (from Marc Weustinc) 2004-03-17 12:50:53 +00:00