michael
|
07fdede9b8
* Defined ExceptionClass and ExceptObjProc for Delphi compatibility (bug 8459)
|
18 lat temu |
daniel
|
e002e6b9f4
* Also execute setfirsttemp on non-Windows platforms. Fixes -O2 cycle on Linux.
|
18 lat temu |
Jonas Maebe
|
b99c1e9fed
* fixed calculation of offset of constant indexing of bitpacked arrays of
|
18 lat temu |
daniel
|
75af9f2a4d
* Fixed another placed where chained paralocs where not being processed.
|
18 lat temu |
florian
|
0c4e27f706
+ few package related declarations added
|
18 lat temu |
florian
|
f3f4e7a018
* fixed dll name
|
18 lat temu |
michael
|
2e500fbb70
* Patch from Graeme Geldenhuys to correct an error message
|
18 lat temu |
yury
|
f0e554caef
* Collect resource files only when program or library is compiled.
|
18 lat temu |
yury
|
4cc9bcd526
* Always strip DLLs when external linker (LD) is used.
|
18 lat temu |
daniel
|
62b6fcead8
* Fix operator count.
|
18 lat temu |
daniel
|
56880a75f9
* When adding the start offset of the parameters, process chained
|
18 lat temu |
Jonas Maebe
|
26a4f693da
* more packed set operand size problems fixed (include/exclude, mantis
|
18 lat temu |
Jonas Maebe
|
b6ccf54ae9
* fixed error in register renaming in case the first changed instruction
|
18 lat temu |
Jonas Maebe
|
8caad93eaf
* fixed several problems with packed set operand sizes
|
18 lat temu |
yury
|
04147151e4
* Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases).
|
18 lat temu |
Tomas Hajny
|
c00021373a
* fix from r7819 extended to more platforms
|
18 lat temu |
yury
|
11b56e2cc8
* Fixed previous commit: loop through all resources in .res file.
|
18 lat temu |
daniel
|
dafc044cea
* tb0201 should now succeed, move & rename it to tbs/tb0540
|
18 lat temu |
yury
|
ca81009e5e
* Properly handle .res files, which are not fully correct.
|
18 lat temu |
daniel
|
9eccba45e9
* Improve test.
|
18 lat temu |
daniel
|
eef2d4a1df
+ Discovered a bug regarding string bounds checking, add tests for it.
|
18 lat temu |
marco
|
7bdc2ccbfb
* EWX_FORCEIFHUNG
|
18 lat temu |
marco
|
f885568da9
* more little winapi fixes (largeuint)
|
18 lat temu |
marco
|
4ff745402e
* JCLSync missing prototypes.
|
18 lat temu |
daniel
|
f77150fa71
* Fix another bug found by new hint.
|
18 lat temu |
daniel
|
7c124b3817
* Fix bug found by new hint.
|
18 lat temu |
daniel
|
45832d4314
+ New hint; for exmaple int64:=longint+longint says "Converting the operands to
|
18 lat temu |
daniel
|
441b015a7d
* Use ptruint instead of ptrint.
|
18 lat temu |
florian
|
0caa70a8b3
+ basic TStreamAdapter implementation
|
18 lat temu |
daniel
|
504d845e86
* Consider conversion from integer to integer te_equal, if the base types
|
18 lat temu |