Commit Graph

14517 Commits

Author SHA1 Message Date
florian
947280d8e2 * some ideas for mm support implemented 2003-10-13 01:23:13 +00:00
florian
46d9a10ecc * some ideas for mm support implemented 2003-10-13 01:10:01 +00:00
marco
3d6bb07cd2 * ioctl fixes. IDE now starts, but 2003-10-12 19:40:43 +00:00
Tomas Hajny
c9445358ce * wrong use of Intel syntax 2003-10-12 18:07:30 +00:00
Tomas Hajny
ff73604297 * wrong use of Intel syntax 2003-10-12 17:59:40 +00:00
Tomas Hajny
a809462de2 * wrong use of Intel syntax 2003-10-12 17:52:28 +00:00
Tomas Hajny
0c57354221 + CVS log added 2003-10-12 16:24:18 +00:00
marco
bf428eebf5 * small bug fixed in opendir that core dumped the IDE. Now the IDE SIGFPE's in FV. 2003-10-12 14:37:10 +00:00
Tomas Hajny
ecdebd2dd0 * sbrk error handling corrected 2003-10-12 10:45:36 +00:00
marco
d841f44994 * -Xd 2003-10-11 19:32:04 +00:00
florian
1df13c788c * fixed some MMX<->SSE
* started to fix ppc, needs an overhaul
  + stabs info improve for spilling, not sure if it works correctly/completly
  - MMX_SUPPORT removed from Makefile.fpc
2003-10-11 16:06:42 +00:00
peter
fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu
* tregisteralloctor renamed to trgobj
  * removed rgobj from a lot of units
  * moved location_* and reference_* to cgobj
  * first things for mmx register allocation
2003-10-10 17:48:13 +00:00
marco
8f92b2f14e * typo fix from Wiktor 2003-10-10 09:21:53 +00:00
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