peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
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
|
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 |
peter
|
34e840268a
* fixed size of const parameters in asm readers
|
25 years ago |
pierre
|
cff91a51a2
+ use of a dictionary object
|
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
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
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
|
80e64da3df
* fixed fpu suffix parsing for att reader
|
25 years ago |
daniel
|
2bf0189e2e
* should work on linux also
|
25 years ago |
peter
|
b4f654100d
* ifdef'd my previous fix as it broken a make cycle sometimes
|
25 years ago |
peter
|
c6c6c51c9d
* fixed fldl where suffix would get S_L instead of S_FL
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
3806c22d23
* allow para+offset
|
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
|
e838769af8
* fixed object field parsing
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |