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 |
Karoly Balogh
|
077a3f1892
* m68k: don't attempt to copy less than 1 byte in g_concatcopy, this fixes tdfa7.pp on 68000 and removes some superfluous address processing on 68020+ in the same test
|
3 years ago |
Karoly Balogh
|
8f083f6342
* m68k: do not generate unnecessary unaligned load sequences for byte loads into registers, this fixes tcnvint1 test on plain 68000
|
3 years ago |
florian
|
c42b8c43bd
* \t => spaces
|
3 years ago |
mattias
|
540fd5e58d
pastojs: export variable
|
3 years ago |
florian
|
79cf1dd9cf
+ store also ecx and edx after cpuid call with eax=7
|
3 years ago |
mattias
|
1e77901452
pastojs: changed library exports to export const statements
|
3 years ago |
Jonas Maebe
|
2ee45c7ed8
PowerPC32 SysV: fix abis_ppc_toc declaration
|
3 years ago |
Michaël Van Canneyt
|
c8403ad49e
* Test for const list
|
3 years ago |
Michaël Van Canneyt
|
cb03124cc5
* Added DetectBOM to TCSVDocument
|
3 years ago |
mattias
|
e5ac07db13
pastojs: started test TPas2JSUseAnalyzer
|
3 years ago |
mattias
|
dc7a8fa9e5
pastojs: comment
|
3 years ago |
mattias
|
93b8707ed3
fcl-js: fixed comment
|
3 years ago |
Jonas Maebe
|
629c1de460
TOC handling: clean up
|
3 years ago |
florian
|
d42f577a3f
+ additional skeleton files for mips64
|
3 years ago |
florian
|
28964711d7
* sorted defines in the compiler: mips64 is defined on all 64 Bit mips platforms, mips64el for little endian, misp64eb for big endian
|
3 years ago |