mattias
|
952eee5ed0
pas2js: less hints
|
3 yıl önce |
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 yıl önce |
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 yıl önce |
Karoly Balogh
|
8f083f6342
* m68k: do not generate unnecessary unaligned load sequences for byte loads into registers, this fixes tcnvint1 test on plain 68000
|
3 yıl önce |
florian
|
c42b8c43bd
* \t => spaces
|
3 yıl önce |
mattias
|
540fd5e58d
pastojs: export variable
|
3 yıl önce |
florian
|
79cf1dd9cf
+ store also ecx and edx after cpuid call with eax=7
|
3 yıl önce |
mattias
|
1e77901452
pastojs: changed library exports to export const statements
|
3 yıl önce |
Jonas Maebe
|
2ee45c7ed8
PowerPC32 SysV: fix abis_ppc_toc declaration
|
3 yıl önce |
Michaël Van Canneyt
|
c8403ad49e
* Test for const list
|
3 yıl önce |
Michaël Van Canneyt
|
cb03124cc5
* Added DetectBOM to TCSVDocument
|
3 yıl önce |
mattias
|
e5ac07db13
pastojs: started test TPas2JSUseAnalyzer
|
3 yıl önce |
mattias
|
dc7a8fa9e5
pastojs: comment
|
3 yıl önce |
mattias
|
93b8707ed3
fcl-js: fixed comment
|
3 yıl önce |
Jonas Maebe
|
629c1de460
TOC handling: clean up
|
3 yıl önce |
florian
|
d42f577a3f
+ additional skeleton files for mips64
|
3 yıl önce |
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 yıl önce |
florian
|
f56b6728a5
+ skeletons for mips64el specific files
|
3 yıl önce |
Florian Klämpfl
|
a6d6f93887
* revert accidently committed code
|
3 yıl önce |
Florian Klämpfl
|
9348f58e70
* cosmetics
|
3 yıl önce |
mattias
|
621dcbeaf2
pastojs: library added rtl.run, moved exports behind rtl.run, fixed export unit symbols
|
3 yıl önce |
Karoly Balogh
|
568d4de77e
* aros64: recent developments hanged the library call ABI, lets try to follow it (aros64 is experimental)
|
3 yıl önce |
mattias
|
4f3093657e
pastojs: export from units
|
3 yıl önce |
florian
|
a1f865ae45
* updated
|
3 yıl önce |
florian
|
c1ef094457
+ startup code skeleton for MIPS64
|
3 yıl önce |
florian
|
bd82ad0d41
* register MIPS64 targets properly
|
3 yıl önce |
Karoly Balogh
|
c9ec57bd73
* rtl/atari: add the standalone softfpu units to the Atari build. this fixes the Atari native compiler build after recent changes
|
3 yıl önce |
florian
|
e9e8013316
+ some basic stuff for MIPS64
|
3 yıl önce |
Jonas Maebe
|
68b5ca633c
ppc platforms: fix missing TOC restoration room
|
3 yıl önce |
Jonas Maebe
|
83c18df69a
ppc64: fix rtoc handling
|
3 yıl önce |