peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
ec3f05fe39
* merged patches name generation in lib and asm constant eval
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
535f63923c
* fixed % parsing and added modulo support
|
25 years ago |
peter
|
8900400a2c
+ typecasting support for variables, but be carefull as word,byte can't
|
25 years ago |
pierre
|
0822332888
fix wrong handling of var para for size bug #961
|
25 years ago |
peter
|
34e840268a
* fixed size of const parameters in asm readers
|
25 years ago |
pierre
|
fddd96280d
* fixed several compare problems between longints and
|
25 years ago |
peter
|
4b09b89588
* fixed reference parsing
|
25 years ago |
pierre
|
841f0d21c1
* bug in TOperand.SetSize corrected
|
25 years ago |
pierre
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
25 years ago |
pierre
|
a7331ce0eb
* Object fields are simple offsets in TP/Delphi mode
|
25 years ago |
pierre
|
33cc2a0a35
* correct the fixups for inlined assembler code
|
25 years ago |
pierre
|
4177d64781
* fix for bug #848 (that still genrated wrong code)
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
8725fa32a1
* label are set to used so an error is given if used but not defined
|
26 years ago |
florian
|
603de2a4bb
* 761 fixed
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
peter
|
23ca9de3b3
* esi_offset -> selfpointer_offset to be newcg compatible
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
05f2be0455
* better support for object fields and more error checks for
|
26 years ago |
florian
|
f7af47f31f
* bug #577 fixed
|
26 years ago |
peter
|
e54801a2fe
* fixed crash with typedconst array
|
26 years ago |
peter
|
ab8edb8970
* more reference types support
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |