daniel
|
c6f75def0c
* Small mistake fixed; the skip test was done before we know the for node
|
il y a 23 ans |
daniel
|
8cbd40c2f0
* The for node does a check if the first comparision can be skipped. I moved
|
il y a 23 ans |
daniel
|
bec9b5f988
* State tracker automatically changes while loops into repeat loops
|
il y a 23 ans |
daniel
|
95427989a6
* Loops should not be aligned when optimizing for size
|
il y a 23 ans |
daniel
|
62e4063229
* Forgot to add a {$ifdef extdebug}
|
il y a 23 ans |
daniel
|
7d66658fd4
* Further developed state tracking in whilerepeatn
|
il y a 23 ans |
daniel
|
399036f1c2
* State tracker work
|
il y a 23 ans |
pierre
|
9fef30d585
merged from FIXES branch: DrawTextBackground support
|
il y a 23 ans |
florian
|
392311d002
* at and frame addresses in raise statements changed to pointer; fixed
|
il y a 23 ans |
pierre
|
2f5a4e8a82
* avoid constant evaluation problems if cycling with -Cr
|
il y a 23 ans |
florian
|
26351214da
+ Directive $EXTERNALSYM added, it is ignored for now
|
il y a 23 ans |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
il y a 23 ans |
florian
|
106ba3fd82
* raise takes now a void pointer as at and frame address
|
il y a 23 ans |
florian
|
ac8643e1d2
* raise takes now a void pointer as at and frame address
|
il y a 23 ans |
florian
|
92e2b20fd1
* LARGE_INT and ULARGE_INT types fixed
|
il y a 23 ans |
florian
|
a08e4e7e37
+ skeleton for contnr.pp added
|
il y a 23 ans |
florian
|
5425f8ec8c
+ skeleton for contnr.pas added
|
il y a 23 ans |
florian
|
95e8b8db2e
+ skeleton for TInterfaceList added
|
il y a 23 ans |
florian
|
6517a7c0d0
*** empty log message ***
|
il y a 23 ans |
florian
|
b43c567edb
* threadvar relocation result wasn't handled properly, it could cause
|
il y a 23 ans |
florian
|
4bbd4814c8
* fixed crash with default parameters and stdcall calling convention
|
il y a 23 ans |
florian
|
28e6f7cb9b
no message
|
il y a 23 ans |
florian
|
de6026e309
+ IInterfaceList added
|
il y a 23 ans |
florian
|
c3f4220f3b
* readded removed changes
|
il y a 23 ans |
daniel
|
eeae0e4c00
+ Added the beginning of a state tracker. This will track the values of
|
il y a 23 ans |
carl
|
2502bdbf59
* use special symbols for portability's sake
|
il y a 23 ans |
florian
|
5b2afa7bb1
* compiler makefile hopefully fixed now
|
il y a 23 ans |
florian
|
e161eb5e25
+ initial version, a lot of instructions need to be added
|
il y a 23 ans |
peter
|
f5ea395e82
* moved to aasmtai
|
il y a 23 ans |
florian
|
15b9d096f9
* some more generic calling stuff fixed
|
il y a 23 ans |