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 |
|
Nikolay Nikolov
|
47e6422dfd
|
* use unit rtlconsts instead of rtlconst for win16
|
2022-02-13 16:11:26 +02:00 |
|
Nikolay Nikolov
|
fa0bfc9a60
|
+ enabled compilation of unit unicodedata for win16
|
2022-02-13 16:06:31 +02:00 |
|
Nikolay Nikolov
|
8eaa4fc127
|
+ enabled compilation of unit unicodenumtable for win16
|
2022-02-13 16:05:05 +02:00 |
|
Nikolay Nikolov
|
be696c474b
|
+ enabled compilation of cpall and all its codepages for Win16
|
2022-02-13 15:56:51 +02:00 |
|
Nikolay Nikolov
|
6bfef9e752
|
+ enabled compilation of unit getopts for win16
|
2022-02-13 15:48:43 +02:00 |
|
Nikolay Nikolov
|
b4938247fd
|
+ enabled compilation of unit 'cpu' for win16
|
2022-02-13 15:46:36 +02:00 |
|
Nikolay Nikolov
|
21593942a1
|
* regenerate all makefiles with the latest fpcmake
|
2022-02-13 15:26:54 +02:00 |
|
Nikolay Nikolov
|
83a5ba6636
|
+ compile the charset unit for Win16. This fixes compilation after the
unicodekvm branch merge.
|
2022-02-13 15:18:42 +02:00 |
|
Nikolay Nikolov
|
c224661836
|
* fixed object names in comments
|
2022-02-13 14:44:10 +02:00 |
|
Nikolay Nikolov
|
e2f1be3306
|
* new RawByteString and UnicodeString methods and objects in the 'objects' unit
put behind ifdefs (FPC_HAS_FEATURE_ANSISTRINGS,
FPC_HAS_FEATURE_UNICODESTRINGS, FPC_HAS_CPSTRING) to fix compilation on
embedded systems
|
2022-02-13 14:41:30 +02:00 |
|
Karoly Balogh
|
3bb0ae4bf9
|
* tosunits: fix the cube spin on systems other than original TOS/EmuTOS, patch by mfro in atari-forum.com
|
2022-02-13 12:13:30 +01:00 |
|
Nikolay Nikolov
|
3c91a7c01e
|
+ emit an error message if the ihxutil is not found when compiling an ZX Spectrum executable with the internal linker
+ emit a 'tried' message (fpc -vt) when using ihxutil for ZX Spectrum
|
2022-02-13 02:54:40 +02:00 |
|
Marcus Sackrow
|
9f22623459
|
Amiga: Fix for unable to type in FV applications for Amiga-systems
|
2022-02-13 00:02:30 +01:00 |
|
Karoly Balogh
|
b27335e8a5
|
tosunits: fix the package build for Coldfire
|
2022-02-12 23:54:57 +01:00 |
|
florian
|
39836e2d37
|
- removed superfluous comment
|
2022-02-12 23:18:53 +01:00 |
|
mattias
|
0fb08a7619
|
pastojs: compile with pas2js
|
2022-02-12 22:34:11 +01:00 |
|
mattias
|
b2251e3469
|
fcl-json: clean up
|
2022-02-12 22:33:45 +01:00 |
|
mattias
|
3b9035c946
|
fcl-js: clean up
|
2022-02-12 22:33:27 +01:00 |
|
mattias
|
dfcbdd9aa6
|
pastojs: less hints
|
2022-02-12 21:21:54 +01:00 |
|
mattias
|
151c7ba163
|
fcl-passrc: fixed resourcestring
|
2022-02-12 21:15:04 +01:00 |
|
mattias
|
7be86f4635
|
fcl-passrc: fixed publish all members for typeinfo
|
2022-02-12 21:15:04 +01:00 |
|
mattias
|
925dc4bc75
|
fcl-js: fixed compile with pas2js
|
2022-02-12 21:15:04 +01:00 |
|
Michaël Van Canneyt
|
51ce1e883f
|
* Avoid AV
|
2022-02-12 19:41:02 +01:00 |
|
Karoly Balogh
|
ecef61e9c5
|
* m68k: fix an instruction which doesn't exist on ColdFire
|
2022-02-12 17:32:59 +01:00 |
|