yury
|
4cc9bcd526
* Always strip DLLs when external linker (LD) is used.
|
18 years ago |
daniel
|
62b6fcead8
* Fix operator count.
|
18 years ago |
daniel
|
56880a75f9
* When adding the start offset of the parameters, process chained
|
18 years ago |
Jonas Maebe
|
26a4f693da
* more packed set operand size problems fixed (include/exclude, mantis
|
18 years ago |
Jonas Maebe
|
b6ccf54ae9
* fixed error in register renaming in case the first changed instruction
|
18 years ago |
Jonas Maebe
|
8caad93eaf
* fixed several problems with packed set operand sizes
|
18 years ago |
yury
|
04147151e4
* Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases).
|
18 years ago |
Tomas Hajny
|
c00021373a
* fix from r7819 extended to more platforms
|
18 years ago |
yury
|
11b56e2cc8
* Fixed previous commit: loop through all resources in .res file.
|
18 years ago |
daniel
|
dafc044cea
* tb0201 should now succeed, move & rename it to tbs/tb0540
|
18 years ago |
yury
|
ca81009e5e
* Properly handle .res files, which are not fully correct.
|
18 years ago |
daniel
|
9eccba45e9
* Improve test.
|
18 years ago |
daniel
|
eef2d4a1df
+ Discovered a bug regarding string bounds checking, add tests for it.
|
18 years ago |
marco
|
7bdc2ccbfb
* EWX_FORCEIFHUNG
|
18 years ago |
marco
|
f885568da9
* more little winapi fixes (largeuint)
|
18 years ago |
marco
|
4ff745402e
* JCLSync missing prototypes.
|
18 years ago |
daniel
|
f77150fa71
* Fix another bug found by new hint.
|
18 years ago |
daniel
|
7c124b3817
* Fix bug found by new hint.
|
18 years ago |
daniel
|
45832d4314
+ New hint; for exmaple int64:=longint+longint says "Converting the operands to
|
18 years ago |
daniel
|
441b015a7d
* Use ptruint instead of ptrint.
|
18 years ago |
florian
|
0caa70a8b3
+ basic TStreamAdapter implementation
|
18 years ago |
daniel
|
504d845e86
* Consider conversion from integer to integer te_equal, if the base types
|
18 years ago |
florian
|
201fc56655
+ added and fixed some delphi compatibility stuff
|
18 years ago |
florian
|
a635bc2a15
* made TShiftState a packed set to be more compatible
|
18 years ago |
florian
|
70284da435
* allow <any ordinal>(class/interface) type casts likewise it is allowed for class references and pointers
|
18 years ago |
michael
|
917aa80a13
* Patch from Mario R. Carro to implement THashedStringList
|
18 years ago |
florian
|
42cdfeb118
* fixed win64 compilation
|
18 years ago |
marco
|
f6e2f0b2f0
* better compatible systeminfo (Jedi JCL had a problem with it)
|
18 years ago |
micha
|
cd1a283a18
* fix heap var size chunk search to be as intended (search constant number of blocks from best, not from any bigger)
|
18 years ago |
micha
|
b4363e046b
* fix heaptrace segfault, access of lost block
|
18 years ago |