Commit Graph

14554 Commits

Author SHA1 Message Date
daniel
b2343f4b16 * Register allocator splitted, ans abstract now 2003-10-09 21:31:37 +00:00
florian
17a57aa6bb * more type alias updates as suggested by DarekM 2003-10-09 20:13:19 +00:00
peter
94957bca12 * fix check for generatenasmlib 2003-10-09 16:14:49 +00:00
peter
d7dc302459 * moved 2003-10-09 15:53:21 +00:00
peter
3f63323fdd * part of eventlog 2003-10-09 15:52:42 +00:00
peter
56ebcd1249 * self is not a token anymore. It is handled special when found
in a code block and when parsing an method
2003-10-09 15:20:56 +00:00
florian
8fcfcc6606 * fixed constructor call in class methods 2003-10-09 15:00:13 +00:00
florian
46acf4e809 no message 2003-10-09 14:55:46 +00:00
peter
fddfe234eb * new bugs 2003-10-09 14:42:34 +00:00
peter
a909ffdd35 * allow explicit typecasts from classrefdef, fixes 2728 2003-10-09 14:39:03 +00:00
peter
9fc4e555dd * regenerated 2003-10-09 14:35:20 +00:00
peter
52fe9035d9 * fpc -Q to -P 2003-10-09 14:31:12 +00:00
marco
f61023b93f * fix for moving classes to rtl while cycling with 1.0 start 2003-10-09 10:55:20 +00:00
olle
ac930a13e2 * changed to symbolic const for alignment
+ alignment set for function result
2003-10-08 21:16:27 +00:00
olle
3febb20061 * changed to symbolic const for alignment 2003-10-08 21:15:27 +00:00
peter
9647af4066 * allow access to parent locals when the currnet localst has no
varsyms
2003-10-08 19:39:58 +00:00
peter
95f132db3d * set_varstate cleanup 2003-10-08 19:19:45 +00:00
peter
f187323816 * -P to -ap
* -V to -vv
2003-10-08 19:17:43 +00:00
peter
fcd16aff24 * -Q back to -P, -L back to -V 2003-10-08 19:16:50 +00:00
peter
aae403c0b4 * moved to webtbf 2003-10-08 19:12:27 +00:00
michael
dfedb6d1db + Moved Drawing.pp to drawing.pp 2003-10-08 19:06:25 +00:00
peter
9861ba3221 * typo rte instead of result 2003-10-08 18:56:39 +00:00
peter
6e553bfafd * make it a procedure 2003-10-08 18:47:24 +00:00
florian
0210c33f15 * fixed resource compiler search if no utilty directory was given 2003-10-08 17:54:23 +00:00
peter
ef92577c9f * changed %fail to %rte for runtime checking 2003-10-08 17:39:02 +00:00
florian
b6abfdae09 * fixed some variant issues
* improved type declarations
2003-10-08 16:24:47 +00:00
mazen
14ac3dc2e2 * test now based on fpc/tests/test 2003-10-08 14:12:17 +00:00
mazen
7668192be0 + Alignement field added to TParaLocation (=4 as 32 bits archs) 2003-10-08 14:11:36 +00:00
mazen
25dc5f7e80 + ASMMODE ATT added to bypass fpc.cfg defaults 2003-10-08 14:10:16 +00:00
olle
a8f6986077 * targets now in alfabetical order and lowercase 2003-10-08 11:42:19 +00:00
yuri
4d8f1265e0 + Initial OS/2 IPF support added 2003-10-08 11:41:54 +00:00
mazen
f0e37e3520 - testing sparc is now possible using standard test programs
it passed the stage of hello world!
2003-10-08 10:59:19 +00:00
yuri
ddfc73d0eb * EMX code removed. Most probably, MT broken. (EMX notification removed) 2003-10-08 09:21:33 +00:00
florian
b3064de6c0 * fixed full bool evalution and bool xor, if the left or right side have LOC_JUMP 2003-10-08 09:13:16 +00:00
yuri
bf1b07f088 * Some emx code removed 2003-10-08 05:22:47 +00:00
Tomas Hajny
8ebff2e7fc * stdcall fixes and asm routines cleanup 2003-10-07 21:33:24 +00:00
Tomas Hajny
b5ac7cde64 * stdcall fixes and asm routines cleanup 2003-10-07 21:26:34 +00:00
peter
e720d73bd9 * compare_paras() has a parameter to ignore hidden parameters
* cross unit overload searching ignores hidden parameters when
    comparing parameter lists. Now function(string):string is
    not overriden with procedure(string) which has the same visible
    parameter list
2003-10-07 21:14:32 +00:00
peter
828df46e33 * procvar varargs fixed 2003-10-07 20:52:54 +00:00
peter
33266a3a5f * Removed windows dependency 2003-10-07 20:46:17 +00:00
peter
d582ff8fca * inherited forced calling convention
* show hints when forward doesn't match
2003-10-07 20:44:22 +00:00
peter
c56c47fbc0 * Add calling convention in fullprocname when it is specified 2003-10-07 20:43:49 +00:00
peter
4c9c767687 * new bugs 2003-10-07 20:36:57 +00:00
peter
b7cf110884 * new bugs 2003-10-07 20:08:38 +00:00
peter
5fb06316f1 * set calling convention before assembler block is parsed 2003-10-07 20:06:37 +00:00
marco
f7b08b21f8 * 1.0.x compability fix 2003-10-07 19:41:11 +00:00
peter
3e6f799919 * fix crash
* allow parameter subscription for register parameters
2003-10-07 18:21:18 +00:00
peter
9365837ecd * fix register calling for assembler procedures
* fix result loading for assembler procedures
2003-10-07 18:18:16 +00:00
peter
197cc64800 * Give message that constant expr is expected when a none constant
is passed to get_ordinal_value
2003-10-07 18:17:44 +00:00
peter
81449fa691 * constant expr expected 2003-10-07 17:52:50 +00:00