Commit Graph

12023 Commits

Author SHA1 Message Date
peter
04f540555e * Copy files from bingo32,binw32 directly instead of using * 2002-11-22 18:39:35 +00:00
pierre
c7dffeb33a + new check for done inside constructor 2002-11-22 17:27:41 +00:00
peter
aa39ba20a4 * add gtk to required packages 2002-11-22 16:51:35 +00:00
peter
c8a3f5aef1 * NODOCS=1 for rpm build
* Fix (rtl) clean after cycle to use the new compiler so it cleans
    also the 1.1 specific units
2002-11-22 16:34:34 +00:00
peter
c304e3ba52 * use standard macros, patch by Soos Peter 2002-11-22 16:33:08 +00:00
peter
11d5367e01 * Widestring->PWidechar requires a typecast 2002-11-22 16:30:05 +00:00
Jonas Maebe
bd484276cd * fixed error in my previous commit (the size of the location of the
funcretnode must be based on the current resulttype of the node and not
    the resulttype defined by the function; these can be different in case
    of "absolute" declarations)
2002-11-22 16:22:45 +00:00
pierre
b649c95309 * fix SwapWord, arg must be of var type 2002-11-22 15:18:24 +00:00
peter
758d221083 * variant problem where a normal operation is handled as variants 2002-11-22 14:23:10 +00:00
pierre
5215700ea0 + Use SwapLongint and SwapWord for big endian machines 2002-11-22 12:21:49 +00:00
pierre
e956b9fd76 + SwapLongint and SwapWord added for big endian machines 2002-11-22 12:21:16 +00:00
peter
51a3acb6fe * new delphi probs 2002-11-21 23:03:59 +00:00
peter
d3533891fe * cross unit reference to a hidden unit 2002-11-21 22:47:38 +00:00
michael
c62009445e + Added fpgtk 2002-11-21 19:54:02 +00:00
michael
8ee84c8e3e + Initial makefile 2002-11-21 19:52:38 +00:00
michael
25452a097f + Linux linefeeds 2002-11-21 19:46:29 +00:00
pierre
09df4a5bed * some crossgdb infos added 2002-11-21 17:52:28 +00:00
pierre
4bb38c13dc * fix several problems related to remote cross debugging 2002-11-21 15:48:39 +00:00
pierre
2f861fc9f5 * prepare for gdb 5.3 2002-11-21 00:42:27 +00:00
pierre
98dd48ed75 + some cross gdb enhancements 2002-11-21 00:37:56 +00:00
pierre
01af531efb * commented check code tht was invalid in 1.1 2002-11-20 22:49:55 +00:00
pierre
3ee1aba341 * fix compilation failure for IDE 2002-11-20 22:48:42 +00:00
nils
53dc829886 * added pUtilityBase 2002-11-20 22:09:14 +00:00
peter
8572822119 * overloading byte->longint operator should be forbidden 2002-11-20 21:40:49 +00:00
carl
574d6ed81a - high() cannot be used in cdecle'd routines 2002-11-20 19:39:21 +00:00
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