peter
|
eb92d4bdd6
* check for size differences in typecasts when assigning
|
24 years ago |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
peter
|
d523065fb1
* new tests
|
24 years ago |
Jonas Maebe
|
8b3905de23
* i386*: call and jmp read their first operand
|
24 years ago |
michael
|
181529df97
+ Initial implementation
|
24 years ago |
carl
|
236598c235
+ first revision (missing LOC_FLAGS location test)
|
24 years ago |
pierre
|
9ac928625a
* use ./dotest to run tests on linux
|
24 years ago |
pierre
|
79f61251a0
* avoid typecast at left of assignment
|
24 years ago |
Jonas Maebe
|
3d6f18bfa2
* added missing type conversion from small to normal sets
|
24 years ago |
pierre
|
696c2af620
* allow to compile with DEBUG defined, replaced by STRUTILS_DEBUG
|
24 years ago |
peter
|
2d610e9be3
* asbsd merged
|
24 years ago |
peter
|
c0aae66c50
* exit() with exceptions fix
|
24 years ago |
peter
|
d1e24959d7
* v10 merges
|
24 years ago |
peter
|
4e4c76d366
* rttisym support
|
24 years ago |
peter
|
6e3bcf7133
* regenerated
|
24 years ago |
peter
|
f88f6eb571
* rtti/init table updates
|
24 years ago |
peter
|
7aff068a92
* delete gdbver[.exe|.o]
|
24 years ago |
peter
|
cd73e62336
* create script.res and use link.res for commandline
|
24 years ago |
peter
|
a22c05827d
* small fix for optimizer setting
|
24 years ago |
peter
|
ce43e79517
* detect duplicate labels
|
24 years ago |
Jonas Maebe
|
eec2c98371
* fix from Peter for getting correct symtableentry for funcret loads
|
24 years ago |
Jonas Maebe
|
41a57028b9
* converted adding/comparing of strings to compileproc. Note that due
|
24 years ago |
Jonas Maebe
|
a41949db8e
* fixed docompare for the fields I added to tcallnode in my previous
|
24 years ago |
michael
|
fc704cd7b0
+ Patch for wrong paramsize
|
24 years ago |
Jonas Maebe
|
8e66ee79a6
+ initial version (should not give warning)
|
24 years ago |
pierre
|
3b7130e553
* fix some m68k specific options
|
24 years ago |
pierre
|
8eab47cb32
* fix the tab garbage
|
24 years ago |
Jonas Maebe
|
06f9cd4c96
* some fixes in compilerprocs for chararray to string conversions
|
24 years ago |
Jonas Maebe
|
cecfe5dd49
* removed unused var
|
24 years ago |
Jonas Maebe
|
003549eba1
* the optimizer now keeps track of flags register usage. This fixes some
|
24 years ago |