Commit Graph

11889 Commits

Author SHA1 Message Date
pierre
3390a23c26 * fix compilation failure 2002-11-19 12:08:24 +00:00
nils
80db82eb71 * missing semicolon 2002-11-18 20:54:56 +00:00
nils
e9705e961d * added diskfontname 2002-11-18 20:52:58 +00:00
nils
9b1871509a * wrong name on unit 2002-11-18 20:51:44 +00:00
nils
e6ba500a89 * typo 2002-11-18 20:51:04 +00:00
nils
007ef67e14 * update check internal log 2002-11-18 20:50:18 +00:00
Tomas Hajny
466b5d9d58 * another bunch of type corrections 2002-11-18 19:51:00 +00:00
mazen
ad35b52837 * not yet useful 2002-11-18 19:06:32 +00:00
mazen
98a1b248e6 * start code of gcc adapted for FPC 2002-11-18 19:03:46 +00:00
peter
bc7a7ddb20 * fix crash with EXTDEBUG code 2002-11-18 18:34:41 +00:00
peter
ef708fdab9 * Swap(QWord) constant support 2002-11-18 18:33:51 +00:00
peter
aee4b7195a * fix tw2209 (merged) 2002-11-18 17:48:21 +00:00
peter
a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 2002-11-18 17:31:54 +00:00
peter
10131c9ffa * sparc added 2002-11-18 17:29:31 +00:00
pierre
6de8e7f8e8 + use KNOWNRUNERROR for i386 long double problem 2002-11-18 16:48:00 +00:00
pierre
07d6364c50 + DOALL added 2002-11-18 16:46:19 +00:00
pierre
2a587bcf45 + KNOWNRUNERROR added 2002-11-18 16:42:43 +00:00
pierre
e6573015f9 * new object file compiled 2002-11-18 15:03:25 +00:00
pierre
5b0e8ff44f * correct error in previous patch 2002-11-18 14:32:25 +00:00
pierre
a94a788ea1 * added rule to recompile ctest.c if gcc is found 2002-11-18 09:55:01 +00:00
pierre
df06325acd new object compiled 2002-11-18 09:53:58 +00:00
pierre
2f85cb6f3e * tried to make as many as possible tests non interactive 2002-11-18 09:49:49 +00:00
pierre
9a8c771280 + add check that args after are found 2002-11-18 01:33:33 +00:00
pierre
c3771d3813 + onlygraph, onlyknown onlyinteractive added 2002-11-18 01:32:04 +00:00
pierre
4f5c0e07ec + use -n option
+ use -G- for only graph
 + use -I- for only interactive
 + use -K- for only known bugs.
2002-11-18 01:31:07 +00:00
pierre
7c4378c3dd * use -n option 2002-11-18 01:05:55 +00:00
pierre
9d81697c03 + records with really 3 byte size tests added 2002-11-18 00:42:16 +00:00
Tomas Hajny
b553f01cf3 + first (incomplete) version of systhrds 2002-11-17 22:31:46 +00:00
Tomas Hajny
a70cec65e9 * type corrections (longing x cardinal) 2002-11-17 22:31:02 +00:00
peter
697b015e3f * fixed 2002-11-17 21:46:17 +00:00
peter
91dfe9bec5 * compile time class check 2002-11-17 21:46:08 +00:00
mazen
10c5331beb * inserted from gcc cvs 2002-11-17 21:30:35 +00:00
marco
0b04a09231 * 16byte sigset 2002-11-17 21:09:44 +00:00
nils
2af05732ab * added log 2002-11-17 20:31:24 +00:00
nils
7cd7f63150 * added functions with array of const 2002-11-17 20:28:53 +00:00
mazen
a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 2002-11-17 18:26:15 +00:00
mazen
41153e2b1a + return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one 2002-11-17 17:49:08 +00:00
nils
0f1debb6be added overlayfunctions.
changes to readargs and dosrename
added functions with array of const
2002-11-17 16:55:45 +00:00
Tomas Hajny
246a481134 * threads.pp renamed to systhrds.pp 2002-11-17 16:45:35 +00:00
carl
64655be168 * memory optimization (3-4%) : cleanup of tai fields,
cleanup of tdef and tsym fields.
  * make it work for m68k
2002-11-17 16:31:55 +00:00
carl
170f43315d * document flags2reg 2002-11-17 16:27:31 +00:00
Tomas Hajny
99d12084db + RTL for emx target 2002-11-17 16:22:53 +00:00
florian
758a11f069 + sparc types added
+ UTF*/UCS* types added
2002-11-16 20:12:22 +00:00
florian
f5938bb856 + sparc specific rtl skeleton added 2002-11-16 20:10:31 +00:00
florian
192199b9cc * made target_cpu_name lowercase 2002-11-16 20:07:57 +00:00
carl
766e56fffc * avoid Range check errors 2002-11-16 19:53:18 +00:00
carl
4595fb4663 - remove my last stupid commit (Thanks, Peter!) 2002-11-16 18:40:38 +00:00
peter
ca3e231da3 * fix merged proc-procvar check 2002-11-16 18:00:53 +00:00
peter
7dfdac71c0 * only push small arrays on the stack for win32 2002-11-16 18:00:04 +00:00
peter
2facc2b2f7 * load threadvar input/output variable in temp 2002-11-16 17:59:31 +00:00