Commit Graph

11998 Commits

Author SHA1 Message Date
pierre
3e3c4683a3 * use target_os.ExeExt for compiled executable 2002-11-20 17:35:00 +00:00
Jonas Maebe
e81a1b6764 * applied fix from Maxim Artemev (bert_raccoon@freemail.ru) 2002-11-20 14:31:22 +00:00
mazen
301bf08921 * $UNITPATH directive is now working 2002-11-20 12:36:23 +00:00
mazen
1d381958d4 + module path is now passed to AddPath to fix relative unit path 2002-11-20 11:12:46 +00:00
mazen
11b3fa6d81 + TSearchPathList.AddPath supports a local path in addition to file name 2002-11-20 10:11:46 +00:00
nils
a450f2934c * missing semicolon 2002-11-19 18:48:39 +00:00
nils
a27847cf74 * update check internal log 2002-11-19 18:47:42 +00:00
pierre
65c85744da * correct a stabs generation problem that lead to use errordef in stabs 2002-11-19 16:26:33 +00:00
pierre
60ef11ac16 * correct several stabs generation problems 2002-11-19 16:21:29 +00:00
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