Commit Graph

64849 Commits

Author SHA1 Message Date
Thorsten Otto
7f33dc18d0 atari: fix in v_ftext 2022-02-18 11:23:04 +00:00
Thorsten Otto
bbe18e2633 tosunits: honor the window rectangle list in examples 2022-02-18 11:23:04 +00:00
Thorsten Otto
a954fe6e8f atari: some small bug fixes to new bindings 2022-02-18 11:23:04 +00:00
Thorsten Otto
a9e3882e37 vdi: enlarge control array, needed by some NVDI5 functions 2022-02-18 11:23:04 +00:00
Thorsten Otto
fdfd7c07ed vdi: add some extra checks for functions that are not always present 2022-02-18 11:23:04 +00:00
Thorsten Otto
850ba0bc74 atari: support ARGV protocol in ExecuteProcess 2022-02-18 11:23:04 +00:00
Thorsten Otto
c223ae3610 rtl/atari: try to convert argv[0] to absolute pathname 2022-02-18 11:23:04 +00:00
Thorsten Otto
0b1734cc04 rtl/atari: move common code of getenv 2022-02-18 11:23:04 +00:00
florian
67fedc6b5b * handle frac(+/-Inf or Nan) correctly in the software implementation, resolves #39584 2022-02-17 22:00:27 +01:00
Michaël Van Canneyt
b3e079c5da * Patch by Dokkie8844, better whitespace handling: fix issue #39557 2022-02-17 14:10:06 +01:00
Michaël Van Canneyt
cec8d84ae7 * Fix underline/strikethrough for standard fonts. Fix issue #39585 2022-02-17 13:39:06 +01:00
Nikolay Nikolov
72e88a3452 - don't write the wasm-ld command line to the screen when linking a WASM
library. The command line, passed to the linker is dumped when compiling with
  -vv anyway.
2022-02-17 05:14:21 +02:00
florian
9ad2bdcecd + patch by Bart B: TBucketList threw access violations after Clear, resolves #39565
+ test
2022-02-16 23:00:02 +01:00
florian
bcab6185b9 * hopefully final fix for absolute references to absolute symbols 2022-02-16 21:30:14 +01:00
Pierre Muller
f835897761 Add missing rtl/mips64 files and fix some rtl/mips64el files 2022-02-16 16:47:58 +00:00
Ondrej Pokorny
f51c0daeb4 Fppdf fix encoding for standard fonts. Issue 39554 2022-02-16 16:24:23 +00:00
mattias
a7545e0892 fcl-passc: removed testpasutils.pas 2022-02-16 11:55:22 +01:00
Nikolay Nikolov
7711ba610a - don't pass --export-dynamic to the linker when linking a library for the WASI target 2022-02-16 06:00:18 +02:00
Nikolay Nikolov
2a33948521 - removed commented out code for executing WASI dllcmd[2] 2022-02-16 05:42:52 +02:00
Nikolay Nikolov
e34116f7de - removed --allow-undefined linker option when compiling a WASI library 2022-02-16 05:34:09 +02:00
Nikolay Nikolov
590c878690 + added separate startup code for libraries, that declares _initialize, instead of _start 2022-02-16 05:24:41 +02:00
Nikolay Nikolov
5f66de624d * regenerate makefile 2022-02-16 05:17:01 +02:00
Nikolay Nikolov
d2a2240a2c * some fixes to the WASI library compilation (not ready, yet) 2022-02-16 02:49:34 +02:00
Nikolay Nikolov
f01c841190 * set and use ExeCmd instead of DllCmd when making an WASI executable 2022-02-16 02:32:18 +02:00
Nikolay Nikolov
f7b7c39129 * use 'with' in tlinkerwasi.SetDefaultInfo 2022-02-16 02:31:23 +02:00
Nikolay Nikolov
ae17e6acb6 - removed unused comment 2022-02-16 02:31:01 +02:00
Nikolay Nikolov
ef4255c65b - removed spurious comment 2022-02-16 02:25:32 +02:00
Michaël Van Canneyt
f1043ef099 * Patch from Laco to implement filtering on null values 2022-02-15 23:32:28 +01:00
Bernd Kreuss
0f5bd26cba remove unused resource strings 2022-02-15 22:22:47 +00:00
florian
7aabdb85fa - removed probably accidently commited IDE configuration files 2022-02-15 20:57:18 +01:00
Pierre Muller
b048ae37b2 Fix loading of 64-bit constant into register for 64-bit mips CPU 2022-02-15 19:51:26 +00:00
Pierre Muller
ac3fab3e92 Update utils/fpcm/revision.inc to commit d0db89072e 2022-02-15 15:47:14 +00:00
Pierre Muller
4da4c96349 Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target 2022-02-15 15:45:15 +00:00
Pierre Muller
d0db89072e Enable mips64-linux target 2022-02-15 15:35:10 +00:00
Pierre Muller
855a0af427 Update utils/fpcm/revision.inc after commit 6bded28a10 2022-02-15 14:52:08 +00:00
Pierre Muller
2c80b2419e Fix invalid typecast by postponing sym change to after address resolution in 44094dba 2022-02-15 09:04:24 +00:00
Pierre Muller
00a287e77d Fix compilation of mips64 compiler by simple use of 'make mips64' 2022-02-14 23:24:36 +00:00
Pierre Muller
7e7072c823 Update utils/fpcm/revision.inc after commit 8d65554495 dated 2022/02/13 2022-02-14 22:35:04 +00:00
Pierre Muller
6bded28a10 Fix gcc options for mips CPU 2022-02-14 22:34:13 +00:00
florian
680a5b94ff + test for last commit (44094dba2f) 2022-02-14 22:54:36 +01:00
ccrause
44094dba2f Resolve address of a symbol defined as absolute of another symbol, in assembler code. 2022-02-14 20:51:14 +00:00
mattias
d4d55f5c87 fcl-js: less hints 2022-02-14 20:42:26 +01:00
Karoly Balogh
456bed9486 * tosunits: add metados to the compilable units, reported and patch by mfro on atari-forum.com 2022-02-14 18:29:59 +01:00
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 2022-02-14 15:33:36 +01:00
Karoly Balogh
c74a6f4ca2 * tosunits: tabs to spaces and indendation change in gem.pas. no functional change. 2022-02-14 15:08:19 +01:00
Michaël Van Canneyt
c46b45bf72 * Patch from Laco to add TSingleField 2022-02-14 09:15:43 +01:00
florian
34630c2ef9 * properly set types for currency divisions, resolves #38717 2022-02-13 22:47:38 +01:00
Karoly Balogh
6502f7b35a * tosunits: rename gemcommon to gemcmmn so the unit name fits 8.3 limitations 2022-02-13 20:12:26 +01:00
Nikolay Nikolov
364a091474 + enabled compilation of unit ctypes for win16 2022-02-13 16:23:18 +02:00
Nikolay Nikolov
18f996fd03 + enabled compilation of unit character for win16 2022-02-13 16:13:50 +02:00