florian
|
3b3e33d863
+ correctly set var state of addr and frame in raise statements, resolves #33818
|
před 7 roky |
michael
|
4b45825204
* Fix bug #33795
|
před 7 roky |
michael
|
107999f706
* Fix issue #33755
|
před 7 roky |
Mattias Gaertner
|
e2ed8e170e
pastojs: version 0.9.24
|
před 7 roky |
Mattias Gaertner
|
6d5c1642cd
pastojs: fixed resolve pending scopes before pending units
|
před 7 roky |
Mattias Gaertner
|
13ebc81095
fcl-passrc: added TPasIdentifierScope.WriteLocalIdentifiers
|
před 7 roky |
florian
|
f03a396757
* target classic MacOS builds again
|
před 7 roky |
Mattias Gaertner
|
22cd5ab757
pastojs: pcu: fixed compact format
|
před 7 roky |
Mattias Gaertner
|
f696ad58ee
fcl-passrc: fixed unit analyzer private method used by protected property
|
před 7 roky |
Mattias Gaertner
|
4c525de9fe
pastojs: fixed class-of RTTI
|
před 7 roky |
Mattias Gaertner
|
b6ac7e4c02
fcl-passrc: comment
|
před 7 roky |
nickysn
|
98634899f2
+ support OMF fixups, determined by thread
|
před 7 roky |
nickysn
|
2fb73de404
+ support reading OMF files with THREAD FIXUPP subrecords; note that fixups,
|
před 7 roky |
nickysn
|
ebecfb1ce9
+ added a FFixupThreads property with a TOmfThreads object to TOmfObjInput
|
před 7 roky |
nickysn
|
189cba817e
+ added method TOmfSubRecord_THREAD.ApplyTo, which applies the data in the
|
před 7 roky |
nickysn
|
26e808e155
+ added classes for maintaining the OMF fixup thread state
|
před 7 roky |
michael
|
133e7e53f0
* Fix bug #33803
|
před 7 roky |
nickysn
|
6ee483279c
+ added qword/tbyte ptr to tasm27a.pp - these are also supported by delphi
|
před 7 roky |
nickysn
|
d39699da94
+ added dword/qword/tbyte ptr to the tasm27.pp test (these are also supported by TP7)
|
před 7 roky |
nickysn
|
49b414ffee
+ support ugly constructs like 'DD BYTE PTR 5' in the x86 intel syntax inline
|
před 7 roky |
nickysn
|
54a8d8de58
+ added class for decoding/encoding THREAD OMF subrecords
|
před 7 roky |
pierre
|
b1537a7f40
Add some more debug information to temp-generation when compiled with -dEXTDEBUG
|
před 7 roky |
pierre
|
0673f181bb
android jvm doesn't need clocale unit
|
před 7 roky |
pierre
|
9f38b25542
Disable SDL package also for netware and netwlibc OS targets
|
před 7 roky |
Mattias Gaertner
|
23b90ee315
pas2js: version 0.9.23
|
před 7 roky |
Mattias Gaertner
|
37ee69781e
fcl-js: fixed year
|
před 7 roky |
Mattias Gaertner
|
51cec6ff38
pas2js: fixed unitpath with asterisk on unicode folder
|
před 7 roky |
svenbarth
|
8a195c44ba
+ add overloads of IsInfinite() for Single and Extended (compatible with Delphi)
|
před 7 roky |
svenbarth
|
ee2c573deb
* adjust test so that it tests all three floating point types
|
před 7 roky |
nickysn
|
58be30a0fd
+ added test tasm27a.pp - similar to tasm27.pp, but for i386 and checked against Delphi
|
před 7 roky |