florian
|
dbee3bcc0d
* fixed MSecsToTimeStamp by Lagunov Aleksey, resolves #38631
|
4 years ago |
pierre
|
43c50d0a32
Remove unused, obsolete -dBROWSERLOG option
|
4 years ago |
marco
|
f0cc698a2f
* patch by Wallaby, mantis 0038382, load filename via -W function
|
4 years ago |
marco
|
e31923c290
* use W variant to get localestrs.
|
4 years ago |
florian
|
29a5d3267c
* moved warning about suspicious comp assignment to type check pass, catches also
|
4 years ago |
michael
|
02ec94c818
* Forgot to commit
|
4 years ago |
michael
|
5e2bf25790
* Mustache templates implementation
|
4 years ago |
Károly Balogh
|
b149718566
sinclairql: added an entirely stub (for now) sysutils unit. added a classes unit. enabled building the whole rtl
|
4 years ago |
lacak
|
d7bef47c24
fcl-db: return default values for (published) properties where getters are not implemented yet.
|
4 years ago |
Jonas Maebe
|
7c9fb4b4af
* AArch64: fix storing a 32 bit value in the lower 32 bits of a 64 bit
|
4 years ago |
florian
|
77681333f5
* patch by J. Gareth Moreton: AArch64 OptPass1Shift register tracking fault fix, resolves #38691
|
4 years ago |
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 years ago |
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 years ago |
Károly Balogh
|
6dbcd17f54
sinclairql: hopefully fix off-by-one processing in the packed relocs code
|
4 years ago |
florian
|
71dc62dde6
* if left is a smaller type, then an extension operation for shr can be removed
|
4 years ago |
pierre
|
e6045673ee
Handle NIL entries in deflist after commit 48986
|
4 years ago |
pierre
|
70760208bb
Add systems_openbsd to suppported_targets_x_smallr and modify GenerateExecutable in t_bsd unit accordingly
|
4 years ago |
svenbarth
|
f9957f30a5
* fix for Mantis #38771: the owner of the procdef might be Nil in case of a specialization (that virtual can't be used on generics is caught later on)
|
4 years ago |
Mattias Gaertner
|
a8f8f0ef4e
pastojs: clean up
|
4 years ago |
Mattias Gaertner
|
1861dc83d9
pas2js: fixed delay init specializations after loading impl sections
|
4 years ago |
michael
|
fe78829b99
* Fix issue ID #38772
|
4 years ago |
pierre
|
f5e5f9645c
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
|
4 years ago |
nickysn
|
d8f02107a1
* avoid leaving a dangling pointer in pparautl.proc_add_definition to prevent
|
4 years ago |
nickysn
|
711efc3e3a
+ started working on the SysUtils unit for the WASI platform
|
4 years ago |
marco
|
a06c18bd07
* Apply fix from bug #0038734 from Andrea Mauri to update vpbyte after fillbuffer in a loop. The second instance of fillbuffer is safe, because it is at the procedure exit, and vpbyte is a local variable.
|
4 years ago |
nickysn
|
dbecb67d45
* fixed the value passing of record parameters with non-scalar value size on the
|
4 years ago |
nickysn
|
947f9af0e5
+ fixed code generation for high(dynarray) for the WebAssembly target
|
4 years ago |
nickysn
|
a0e88efa6a
+ compile the sysconst unit for wasm32-wasi
|
4 years ago |
florian
|
9969da24e1
* { ... } is no a longer valid comment in aarch64 assembler
|
4 years ago |
florian
|
b336155be6
* improved .gitignore
|
4 years ago |