Thorsten Otto
|
a237aaa1f5
rtl/atari: check for application/acc at startup
|
3 years ago |
Thorsten Otto
|
b4d8f2d1b6
atari: add missing type LongIntFunc to tos unit
|
3 years ago |
Thorsten Otto
|
b66802a14e
atari: add missing AES/VDI definitions and functions
|
3 years ago |
Pierre Muller
|
9abd81efa5
Set correct exetension for cross-IDE
|
3 years ago |
Pierre Muller
|
85ce54f83f
Add newer Compiler targets: riscv32/riscv64/xtena/wasm32 and z80
|
3 years ago |
Pierre Muller
|
2d1e420e54
Adding common directory for riscv32/64 and -dNOOPT for wasm32
|
3 years ago |
Pierre Muller
|
751417b685
wasm32 compiler target required -dNOOPT option
|
3 years ago |
Pierre Muller
|
c9e8bfd118
Add internalerror if ogwasm tries to write unset Func/Global or TagIndex of TWasmObjSymbol
|
3 years ago |
florian
|
38706a1713
* fix declocked(longint) for aarch64 without LSE, resolves #39569
|
3 years ago |
Karoly Balogh
|
12ef9a4a22
* m68k: some CPUs don't have TAS either (for example some CF)
|
3 years ago |
florian
|
67d80d414b
* do not copy parameters onto the stack using FPU registers if the type is
|
3 years ago |
mattias
|
a8d19553b9
fcl-passrc: useanalyzer: skip not used record methods for typeinfo
|
3 years ago |
mattias
|
30e24e48c2
fcl-passrc: UseTypeInfo of record and class: skip generic elements
|
3 years ago |
Michaël Van Canneyt
|
7b62186b9c
* Normalize route when checking for duplicate routes. Fix issue #39570
|
3 years ago |
mattias
|
72f852f653
fcl-passrc: fixed method combining overload and override
|
3 years ago |
Ionut Stoica
|
2ec382e68c
Fix leak due to bad merge or rebase
|
3 years ago |
florian
|
ba51494bd7
* more MIPS64 fixes
|
3 years ago |
mattias
|
8d1989fc9a
fcl-passrc: fixed generic method with Self do
|
3 years ago |
Michaël Van Canneyt
|
3827889e61
* Add gzStream routines, patch by Dokkie8844. Fix issue #39654
|
3 years ago |
florian
|
bbece3e668
* MIPS64 can
|
3 years ago |
florian
|
308bc29465
* setting of MIPS64(EL) in system.inc fixed
|
3 years ago |
florian
|
af49e3dc9f
+ skeleton
|
3 years ago |
mattias
|
c0c6ce5422
pastojs: add rtl.run() on platform module
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
fe39f9ca21
Fixed bug on x86 platforms where the stack pointer was not allocated if it was different to the frame pointer
|
3 years ago |
mattias
|
d31e219510
pastojs: fixed find generic proc overload without params, issue 38796
|
3 years ago |
mattias
|
473db46e08
pastojs: do not write rtl.run for platform module
|
3 years ago |
mattias
|
e3e8cb5b58
pastojs: mark record fields as used when passing record to a jsvalue parameter
|
3 years ago |
mattias
|
9387f87db9
pastojs: mark record fields as used when passing record to a jsvalue parameter
|
3 years ago |
mattias
|
952eee5ed0
pas2js: less hints
|
3 years ago |
Karoly Balogh
|
3c5d6e7224
* m68k: implement basic support for interlocked functions using a TAS based global spinlock on CPUs which don't have the CAS instruction
|
3 years ago |