Ondrej Pokorny
|
f51c0daeb4
Fppdf fix encoding for standard fonts. Issue 39554
|
3 سال پیش |
mattias
|
a7545e0892
fcl-passc: removed testpasutils.pas
|
3 سال پیش |
Nikolay Nikolov
|
7711ba610a
- don't pass --export-dynamic to the linker when linking a library for the WASI target
|
3 سال پیش |
Nikolay Nikolov
|
2a33948521
- removed commented out code for executing WASI dllcmd[2]
|
3 سال پیش |
Nikolay Nikolov
|
e34116f7de
- removed --allow-undefined linker option when compiling a WASI library
|
3 سال پیش |
Nikolay Nikolov
|
590c878690
+ added separate startup code for libraries, that declares _initialize, instead of _start
|
3 سال پیش |
Nikolay Nikolov
|
5f66de624d
* regenerate makefile
|
3 سال پیش |
Nikolay Nikolov
|
d2a2240a2c
* some fixes to the WASI library compilation (not ready, yet)
|
3 سال پیش |
Nikolay Nikolov
|
f01c841190
* set and use ExeCmd instead of DllCmd when making an WASI executable
|
3 سال پیش |
Nikolay Nikolov
|
f7b7c39129
* use 'with' in tlinkerwasi.SetDefaultInfo
|
3 سال پیش |
Nikolay Nikolov
|
ae17e6acb6
- removed unused comment
|
3 سال پیش |
Nikolay Nikolov
|
ef4255c65b
- removed spurious comment
|
3 سال پیش |
Michaël Van Canneyt
|
f1043ef099
* Patch from Laco to implement filtering on null values
|
3 سال پیش |
Bernd Kreuss
|
0f5bd26cba
remove unused resource strings
|
4 سال پیش |
florian
|
7aabdb85fa
- removed probably accidently commited IDE configuration files
|
3 سال پیش |
Pierre Muller
|
b048ae37b2
Fix loading of 64-bit constant into register for 64-bit mips CPU
|
3 سال پیش |
Pierre Muller
|
ac3fab3e92
Update utils/fpcm/revision.inc to commit d0db89072e
|
3 سال پیش |
Pierre Muller
|
4da4c96349
Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target
|
3 سال پیش |
Pierre Muller
|
d0db89072e
Enable mips64-linux target
|
3 سال پیش |
Pierre Muller
|
855a0af427
Update utils/fpcm/revision.inc after commit 6bded28a10
|
3 سال پیش |
Pierre Muller
|
2c80b2419e
Fix invalid typecast by postponing sym change to after address resolution in 44094dba
|
3 سال پیش |
Pierre Muller
|
00a287e77d
Fix compilation of mips64 compiler by simple use of 'make mips64'
|
3 سال پیش |
Pierre Muller
|
7e7072c823
Update utils/fpcm/revision.inc after commit 8d65554495 dated 2022/02/13
|
3 سال پیش |
Pierre Muller
|
6bded28a10
Fix gcc options for mips CPU
|
3 سال پیش |
florian
|
680a5b94ff
+ test for last commit (44094dba2f96fcc6c252f9c42398b6740edb85a1)
|
3 سال پیش |
ccrause
|
44094dba2f
Resolve address of a symbol defined as absolute of another symbol, in assembler code.
|
3 سال پیش |
mattias
|
d4d55f5c87
fcl-js: less hints
|
3 سال پیش |
Karoly Balogh
|
456bed9486
* tosunits: add metados to the compilable units, reported and patch by mfro on atari-forum.com
|
3 سال پیش |
Karoly Balogh
|
ff68e7b9de
* m68k-atari: override the exeext globally, not just at the final step of the linking. this fixes 'Linking <exename>.ttp' messages, when in fact <exename>.prg gets generated
|
3 سال پیش |
Karoly Balogh
|
c74a6f4ca2
* tosunits: tabs to spaces and indendation change in gem.pas. no functional change.
|
3 سال پیش |