svenbarth
|
deb86a9e70
* Windows and GNU AS both correctly handle read only sections with relocations, so make use of that
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
f55215f53a
* Case else without semicolon in front (bug ID 31284)
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
a51efe50b7
* noreturn procedure modifier (bug ID 31285)
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
0dc3d03755
* Packed sets support
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
892b616adf
* Fix compilation
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
a809705fb8
* New simple program to test if pparser parses some code
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
81a00358a1
* Modeswitches now parsed correctly (bug ID 30724)
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
8d7fd39282
* Fix isNan, isInfinity, IsPositiveInfinity
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
060cb62f2a
* correctly handle alignment for TParameterLocations
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
1d40e7e159
* correctly encapsulate the location records
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
27b51188b6
* Range typed consts support
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
c2d68e35b5
* also assume register calling convention for m68k
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
4d41decd5d
* since m68k has a working implementation for the register calling convention and it's in fact used as default calling convention it should also be possible to explicitely declare routines as that calling convention
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
d35e9a69fa
* update comment regarding pocall_syscall in supported_calling_conventions
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
098d64b631
* don't swap and/or boolean operations, they always need to be evaluated in
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
7013a879c3
- disabled check for existence for texceptaddr/tguid/tjmpbuf in the system
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
f1a5fbc0df
* rename TIntfMethodEntry.ReturnLoc to ResultLocs for consistency with both ResultType and TVmtMethodParam.ParaLocs
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
06a8b84426
* Fix bug #31194 : function alias not supported
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
bc9b67c90b
* Attempt to fix bug ID #31277
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
1a771735ac
* Patch from BBaz to add an overload to find returning a boolean (bug ID
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
2265312872
* Patch from Udo Schmal to Add SetEcdhAuto (bug ID 31275)
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
26135d605f
+ implement interface RTTI inspired by the changes from Steve Hildebrandt, yet not exactly the same. Like his implementation this one isn't Delphi compatible either.
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
41dccb75b9
* for open array parameters the RTTI of the element def needs to be available/written; this is Delphi compatible
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
03715bd9a8
+ add data records TInterfaceData for COM and TInterfaceRawData for raw interfaces that allow for easier access to data that's only accessible by using pointers (and keeping track of alignment) without further polluting TTypeData
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
c6233697be
+ add utility properties to TPropData to access a specific TPropInfo or the end of the known data of all properties
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
bf2891938f
+ add utility properties to TPropInfo to easily access the next TPropInfo in a list of prop infos (TPropInfo.Next) or the direct, unpadded end of the known information (TPropInfo.Tail)
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
d044969d88
* applied adjusted patch from Mantis #31250 by Maciej Izak
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
4742e826f6
+ add test for Mantis #23702, just to be sure that we don't re-add that already solved problem
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
969e19ba1a
* initialize module id of a symtable always to the id of the current module (at least if there is a current module, which is not the case for the initial macro symtable)
|
%!s(int64=8) %!d(string=hai) anos |
michael
|
f0a8355b84
* AlwaysQuote added (bug ID 31126)
|
%!s(int64=8) %!d(string=hai) anos |