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
|
2c58f511b0
* reference reading fix from Jonas (merged)
|
25 years ago |
peter
|
c5da6c53fd
* merged fixes
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
fdb8555bdb
* fixed + record.field expressions
|
25 years ago |
peter
|
6fa1a1bae0
* use new illegal_char method
|
25 years ago |
peter
|
8b92303745
* fix constant parsing which gave an error when constants were used
|
25 years ago |
peter
|
6eb5381eb4
* fixed TYPE with records and fields
|
25 years ago |
peter
|
ab8dd7a27b
* fixed reference parsing
|
25 years ago |
peter
|
8900400a2c
+ typecasting support for variables, but be carefull as word,byte can't
|
25 years ago |
peter
|
34e840268a
* fixed size of const parameters in asm readers
|
25 years ago |
pierre
|
cff91a51a2
+ use of a dictionary object
|
25 years ago |
pierre
|
5f4ec1b1ff
* fix the FDIV FDIVR FSUB FSUBR and popping equivalent
|
25 years ago |
pierre
|
fddd96280d
* fixed several compare problems between longints and
|
25 years ago |
pierre
|
f94c25e338
* Issue an error if opcode is not found
|
25 years ago |
peter
|
4b09b89588
* fixed reference parsing
|
25 years ago |
peter
|
f40500579d
* fixed offset support intel reader, the gotoffset variable was not
|
25 years ago |
pierre
|
482820110c
+ add a warning if esi is base and index in object assembler code
|
25 years ago |
pierre
|
2931f94d33
* "segss" prefix in Intel is converted into "ss" in ATT
|
25 years ago |
pierre
|
4177d64781
* fix for bug #848 (that still genrated wrong code)
|
25 years ago |
pierre
|
1606fbbef1
* fix for bug #848
|
25 years ago |
florian
|
2f623caf67
* fixed an internalerror with writeln
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
22ba06f140
* Bug reported by Marco fixed: Intel assembler reader: fld qword ptr x
|
26 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |