pierre
|
947fa03cb0
+ check of compatibility between selected assembler
|
25 years ago |
pierre
|
d299af0815
+ add a warning if using ENTER instruction with linux target
|
25 years ago |
pierre
|
18073d8424
+ FADD to FADDP conversion warning
|
25 years ago |
pierre
|
e0328653f1
+ add a warning if a const string is longer than the
|
25 years ago |
pierre
|
cd93ae3564
* some new messages
|
25 years ago |
pierre
|
9560f264a3
+ sym_n_unit_not_used
|
25 years ago |
florian
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
pierre
|
482820110c
+ add a warning if esi is base and index in object assembler code
|
25 years ago |
pierre
|
9c44048ad2
+ add error if trying to use readln or writeln for files
|
25 years ago |
pierre
|
0f4e1e10e0
* fix for bug #807
|
25 years ago |
pierre
|
4177d64781
* fix for bug #848 (that still genrated wrong code)
|
25 years ago |
michael
|
34c8f49271
+ Added switch to swicth on assertions.
|
25 years ago |
peter
|
85087cf8c2
* -gl option added
|
25 years ago |
florian
|
f6f3a1a039
*** empty log message ***
|
25 years ago |
peter
|
0d63b79f38
* helpscreen updates
|
25 years ago |
pierre
|
da01d99789
* Range check for int64 produces a warning only
|
25 years ago |
pierre
|
99d8f90aec
+ some warnings for wrong lines inside config files
|
25 years ago |
florian
|
89ccc81c2b
+ added compiler switch $maxfpuregisters
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
pierre
|
bed6bb6b2a
+ $description $version
|
26 years ago |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
26 years ago |
pierre
|
5169b7b86b
+ allow use of unit var in exports of DLL for win32
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
peter
|
918b5219ea
* labels used but not defined give error instead of warning, the warning
|
26 years ago |
pierre
|
604766601d
* Pavel's changes for reloc section in executable
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
8e7dd52200
* error when properties are passed to var parameters
|
26 years ago |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
26 years ago |
peter
|
fefc839b29
* redesigned linker object
|
26 years ago |