nickysn
|
f261146b6f
* makefile regenerated with latest fpcmake
|
4 rokov pred |
nickysn
|
1a71ca4106
* prevention of dangling pointers and use after free after free_unregistered_localsymtable_elements
|
4 rokov pred |
florian
|
5557dbedf2
+ Aarch64: directly inline code for frac(...)
|
4 rokov pred |
florian
|
cd3570caf1
+ Aarch64: use frintz for int(...) instead of creating a helper call
|
4 rokov pred |
nickysn
|
bc42d64348
* workaround for the raise node generating invalid WebAssembly code for
|
4 rokov pred |
nickysn
|
f81dd894aa
* override the raise node for WebAssembly and copy the generic pass_1
|
4 rokov pred |
florian
|
047d13e7e1
* fpsr and fpcr are 64 bit on aarch64
|
4 rokov pred |
Mattias Gaertner
|
6d551fad4c
fcl-passrc: started specialize type reference a<b>.c
|
4 rokov pred |
Mattias Gaertner
|
1ab2ad3b06
pastojs: rtti of async function: pfAsync
|
4 rokov pred |
Mattias Gaertner
|
74b8ccb992
fcl-passrc: started example issue #38784
|
4 rokov pred |
Mattias Gaertner
|
be9b0adf71
pastojs: specialize try except on, issue #38795
|
4 rokov pred |
pierre
|
17e3c31b7e
Fix gotpcrel relocation for TESTQ x86_64 instruction
|
4 rokov pred |
florian
|
c3f95f65ed
* improved system unit dependencies
|
4 rokov pred |
marco
|
8ad6271fa1
* avoid rangecheck mantis 0038791
|
4 rokov pred |
svenbarth
|
e540e8f52e
* use $IF DEFINED instead of $IFDEF for consistency (and is required for 3.2.2)
|
4 rokov pred |
svenbarth
|
a19e461ee0
* NDS: fix condition when to default to apptype arm9
|
4 rokov pred |
florian
|
dbee3bcc0d
* fixed MSecsToTimeStamp by Lagunov Aleksey, resolves #38631
|
4 rokov pred |
pierre
|
43c50d0a32
Remove unused, obsolete -dBROWSERLOG option
|
4 rokov pred |
marco
|
f0cc698a2f
* patch by Wallaby, mantis 0038382, load filename via -W function
|
4 rokov pred |
marco
|
e31923c290
* use W variant to get localestrs.
|
4 rokov pred |
florian
|
29a5d3267c
* moved warning about suspicious comp assignment to type check pass, catches also
|
4 rokov pred |
michael
|
02ec94c818
* Forgot to commit
|
4 rokov pred |
michael
|
5e2bf25790
* Mustache templates implementation
|
4 rokov pred |
Károly Balogh
|
b149718566
sinclairql: added an entirely stub (for now) sysutils unit. added a classes unit. enabled building the whole rtl
|
4 rokov pred |
lacak
|
d7bef47c24
fcl-db: return default values for (published) properties where getters are not implemented yet.
|
4 rokov pred |
Jonas Maebe
|
7c9fb4b4af
* AArch64: fix storing a 32 bit value in the lower 32 bits of a 64 bit
|
4 rokov pred |
florian
|
77681333f5
* patch by J. Gareth Moreton: AArch64 OptPass1Shift register tracking fault fix, resolves #38691
|
4 rokov pred |
Károly Balogh
|
f718567c95
sinclairql: support the upcoming QL binary linking feature of vlink (still in development). it's behind an undocumented -WL switch now. also, reduce the amount of used dataspace by the size of the relocation table in the current linking mode
|
4 rokov pred |
Károly Balogh
|
2a7aa11163
m68k: added support to references like (a0,d0.w) in inline assembly, also fixed a bug, where sometimes the index register would have been randomly set as smaller than .l size, when the size wasn't specified
|
4 rokov pred |
Károly Balogh
|
6dbcd17f54
sinclairql: hopefully fix off-by-one processing in the packed relocs code
|
4 rokov pred |