olle
|
0b2afad6e8
* changed in temp+4 to 4+temp, to be compatible with PPCAsm
|
22 yıl önce |
Jonas Maebe
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
22 yıl önce |
Jonas Maebe
|
24fe6134a0
* fixed typo found by Charlie
|
22 yıl önce |
Jonas Maebe
|
5c7dba9167
* fixed g_rangecheck64 so it works again for big endian
|
22 yıl önce |
Jonas Maebe
|
2eef2eae81
* fixed buffer overrun error in fillchar
|
22 yıl önce |
Jonas Maebe
|
d564bd6027
* go to the next character after consuming a "%"
|
22 yıl önce |
Jonas Maebe
|
aac321199b
+ added FPC_MOVE alias to move for open array support
|
22 yıl önce |
Jonas Maebe
|
eb803d4ad1
* fixed ansistring/widestring results: deallocate result reg only after
|
22 yıl önce |
Jonas Maebe
|
2cff29e270
* test procedure uses 64bit arguments under FPC
|
22 yıl önce |
Jonas Maebe
|
5f2356f45d
* finally fixed int->bool conversion properly
|
22 yıl önce |
Jonas Maebe
|
2aba43c797
* completely overhauled and fixed generic spilling code. New method:
|
22 yıl önce |
Jonas Maebe
|
30cf6be249
* another fix to a_load_ref_reg()
|
22 yıl önce |
Jonas Maebe
|
062e03528e
+ allocate volatile registers around calls to procedures declared with
|
22 yıl önce |
Tomas Hajny
|
e5c7ce3f5d
* include file for dateutil(s)
|
22 yıl önce |
marco
|
1b7b12ad2e
* typo fix
|
22 yıl önce |
marco
|
9216952324
* mouse_last fixes for bug #2784
|
22 yıl önce |
Jonas Maebe
|
2b28a58c6d
* fixed longint/cardinal comparison in int_str
|
22 yıl önce |
florian
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 yıl önce |
florian
|
badb5717e1
* widechars in tvarrec fixed for big endian machines as well
|
22 yıl önce |
Jonas Maebe
|
8b4adf2a8e
* changed tvarrec so chars and booleans work on big endian machines
|
22 yıl önce |
Jonas Maebe
|
8cb716ca56
* fixed load_ref_reg for source > dest size
|
22 yıl önce |
Jonas Maebe
|
c1095adab4
+ test for procedures with many parameters (to test parameter passing
|
22 yıl önce |
marco
|
c49702e402
* ttokeninformationclass alias for delphi compat
|
22 yıl önce |
marco
|
17f66bd749
* small fix
|
22 yıl önce |
peter
|
d2cca3fe56
* missing handle_calling_convention()
|
22 yıl önce |
peter
|
1407a03ff1
* remove redundant calls to add_edge_used
|
22 yıl önce |
peter
|
48b84272bf
* fix warning in gas
|
22 yıl önce |
peter
|
0d3948fc5f
* register calling updates
|
22 yıl önce |
peter
|
e7c99a0e41
* regcall updates (untested)
|
22 yıl önce |
peter
|
ef2b767191
* stdcall for CreateFile
|
22 yıl önce |