Jonas Maebe
|
5f2356f45d
* finally fixed int->bool conversion properly
|
22 years ago |
Jonas Maebe
|
2aba43c797
* completely overhauled and fixed generic spilling code. New method:
|
22 years ago |
Jonas Maebe
|
30cf6be249
* another fix to a_load_ref_reg()
|
22 years ago |
Jonas Maebe
|
062e03528e
+ allocate volatile registers around calls to procedures declared with
|
22 years ago |
Tomas Hajny
|
e5c7ce3f5d
* include file for dateutil(s)
|
22 years ago |
marco
|
1b7b12ad2e
* typo fix
|
22 years ago |
marco
|
9216952324
* mouse_last fixes for bug #2784
|
22 years ago |
Jonas Maebe
|
2b28a58c6d
* fixed longint/cardinal comparison in int_str
|
22 years ago |
florian
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
florian
|
badb5717e1
* widechars in tvarrec fixed for big endian machines as well
|
22 years ago |
Jonas Maebe
|
8b4adf2a8e
* changed tvarrec so chars and booleans work on big endian machines
|
22 years ago |
Jonas Maebe
|
8cb716ca56
* fixed load_ref_reg for source > dest size
|
22 years ago |
Jonas Maebe
|
c1095adab4
+ test for procedures with many parameters (to test parameter passing
|
22 years ago |
marco
|
c49702e402
* ttokeninformationclass alias for delphi compat
|
22 years ago |
marco
|
17f66bd749
* small fix
|
22 years ago |
peter
|
d2cca3fe56
* missing handle_calling_convention()
|
22 years ago |
peter
|
1407a03ff1
* remove redundant calls to add_edge_used
|
22 years ago |
peter
|
48b84272bf
* fix warning in gas
|
22 years ago |
peter
|
0d3948fc5f
* register calling updates
|
22 years ago |
peter
|
e7c99a0e41
* regcall updates (untested)
|
22 years ago |
peter
|
ef2b767191
* stdcall for CreateFile
|
22 years ago |
Jonas Maebe
|
255589e12e
* fixed some int<->boolean type conversion issues
|
22 years ago |
marco
|
0d15a78692
* twin32fileattributedata
|
22 years ago |
mazen
|
82f816233d
+ added support for spac assembler reader
|
22 years ago |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
peter
|
07f38cd53a
* more fixes
|
22 years ago |
peter
|
e0bf2ea8d1
* typo in sub_set
|
22 years ago |
olle
|
2451177227
* files are not pretended to have attr ARCHIVE anymore
|
22 years ago |
olle
|
212c4d4894
* files are not pretended to have attr ARCHIVED anymore
|
22 years ago |
peter
|
267e5fd63e
* new bugs
|
22 years ago |