peter
|
0c03535b5b
* registration of targets and assemblers
|
24 years ago |
peter
|
60162bf433
* allow unit.identifier in asm readers
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
peter
|
d8abf76f6b
* getsym redesign, removed the globals srsym,srsymtable
|
24 years ago |
peter
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
peter
|
de70cf38b3
* more fixes
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
peter
|
4bcd969993
* merged asm result patch part 2
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
092352b0fd
* merged @result fix from Pierre
|
25 years ago |
peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
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 |