marco
|
c3ac166614
* avoid partial matches on extensions in TFPCustomImage.FindHandlerFromExtension
|
7 жил өмнө |
nickysn
|
e6a8c058e0
* moved the handling of LIDATA OMF records (which currently only produces a
|
7 жил өмнө |
nickysn
|
02fc2827e0
* TOmfObjInput.ReadLEDataAndFixups renamed ReadLeOrLiDataAndFixups
|
7 жил өмнө |
nickysn
|
e410a0aefb
+ support OMF FIXUPP records, containing only THREAD subrecords to occur without
|
7 жил өмнө |
Mattias Gaertner
|
49c97d1152
pastojs: test typeinfo(double)
|
7 жил өмнө |
Mattias Gaertner
|
6d7d4be12f
pastojs: typeinfo(intrange type)
|
7 жил өмнө |
nickysn
|
002b116322
* use a case statement, instead of 'if', based on the OMF record type in
|
7 жил өмнө |
marco
|
43d7b23555
* fix for #33817, also p* marshalledstring for Delphi compat.
|
7 жил өмнө |
marco
|
438c4cbef7
* fix for #33823 dword->dword_ptr
|
7 жил өмнө |
florian
|
21d785e41b
* do not unroll loops if the counter variable is accessed outside the current scope
|
7 жил өмнө |
florian
|
3b3e33d863
+ correctly set var state of addr and frame in raise statements, resolves #33818
|
7 жил өмнө |
michael
|
4b45825204
* Fix bug #33795
|
7 жил өмнө |
michael
|
107999f706
* Fix issue #33755
|
7 жил өмнө |
Mattias Gaertner
|
e2ed8e170e
pastojs: version 0.9.24
|
7 жил өмнө |
Mattias Gaertner
|
6d5c1642cd
pastojs: fixed resolve pending scopes before pending units
|
7 жил өмнө |
Mattias Gaertner
|
13ebc81095
fcl-passrc: added TPasIdentifierScope.WriteLocalIdentifiers
|
7 жил өмнө |
florian
|
f03a396757
* target classic MacOS builds again
|
7 жил өмнө |
Mattias Gaertner
|
22cd5ab757
pastojs: pcu: fixed compact format
|
7 жил өмнө |
Mattias Gaertner
|
f696ad58ee
fcl-passrc: fixed unit analyzer private method used by protected property
|
7 жил өмнө |
Mattias Gaertner
|
4c525de9fe
pastojs: fixed class-of RTTI
|
7 жил өмнө |
Mattias Gaertner
|
b6ac7e4c02
fcl-passrc: comment
|
7 жил өмнө |
nickysn
|
98634899f2
+ support OMF fixups, determined by thread
|
7 жил өмнө |
nickysn
|
2fb73de404
+ support reading OMF files with THREAD FIXUPP subrecords; note that fixups,
|
7 жил өмнө |
nickysn
|
ebecfb1ce9
+ added a FFixupThreads property with a TOmfThreads object to TOmfObjInput
|
7 жил өмнө |
nickysn
|
189cba817e
+ added method TOmfSubRecord_THREAD.ApplyTo, which applies the data in the
|
7 жил өмнө |
nickysn
|
26e808e155
+ added classes for maintaining the OMF fixup thread state
|
7 жил өмнө |
michael
|
133e7e53f0
* Fix bug #33803
|
7 жил өмнө |
nickysn
|
6ee483279c
+ added qword/tbyte ptr to tasm27a.pp - these are also supported by delphi
|
7 жил өмнө |
nickysn
|
d39699da94
+ added dword/qword/tbyte ptr to the tasm27.pp test (these are also supported by TP7)
|
7 жил өмнө |
nickysn
|
49b414ffee
+ support ugly constructs like 'DD BYTE PTR 5' in the x86 intel syntax inline
|
7 жил өмнө |