Jonas Maebe
350d2d92f9
* regenerated Makesfiles
...
git-svn-id: trunk@45762 -
2020-07-10 22:08:30 +00:00
Jonas Maebe
78e88f4b77
* regenerated
...
git-svn-id: trunk@45761 -
2020-07-10 22:02:30 +00:00
Jonas Maebe
724c5a3ced
* fixed compilation
...
git-svn-id: trunk@45760 -
2020-07-10 21:58:59 +00:00
Jonas Maebe
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
...
* rename the m68k/PowerPC-MacOS targets to m68k/PowerPC-MacOSClassic
* repurpose the AArch64/Darwin target for AArch64/macOS
o make AArch64-Darwin default target for a hosted AArch64-Darwin compiler
git-svn-id: trunk@45758 -
2020-07-10 21:52:24 +00:00
pierre
7fc94000c4
Disable all utils for zxspectrum and msxdos
...
git-svn-id: trunk@45753 -
2020-07-10 06:50:10 +00:00
pierre
6b4c97f495
Avoid rewriting revision.inc if content is unchanged
...
git-svn-id: trunk@45738 -
2020-07-07 12:52:24 +00:00
Mattias Gaertner
062fbb5e41
pas2js: doc about extending JS function
...
git-svn-id: trunk@45716 -
2020-06-29 21:51:00 +00:00
Mattias Gaertner
cbf5f1a769
pas2js: doc about extending JS function
...
git-svn-id: trunk@45715 -
2020-06-29 21:47:04 +00:00
Mattias Gaertner
dbc0a689f0
pas2js: Pascal descendent from JS function: inherited calls ancestor function
...
git-svn-id: trunk@45709 -
2020-06-28 16:18:26 +00:00
Mattias Gaertner
1adf6c9428
pas2js: descend pascal class from jsfunction
...
git-svn-id: trunk@45701 -
2020-06-27 07:15:23 +00:00
Mattias Gaertner
8d2e9b2f75
pas2js: descend pascal class from jsfunction
...
git-svn-id: trunk@45700 -
2020-06-27 07:02:42 +00:00
Mattias Gaertner
bbd0dc3726
pas2js: extend external: class function NewInstance: check $class and set pascal class properties
...
git-svn-id: trunk@45697 -
2020-06-26 16:54:16 +00:00
Mattias Gaertner
f26afe4a6a
pas2js: started delayed specialize
...
git-svn-id: trunk@45640 -
2020-06-12 19:54:55 +00:00
nickysn
3c9a5ff758
* update revision.inc
...
git-svn-id: trunk@45616 -
2020-06-07 20:46:37 +00:00
florian
9710b2cbb4
+ some basic stuff for mips64el
...
git-svn-id: trunk@45614 -
2020-06-07 20:04:17 +00:00
Mattias Gaertner
469993a0cc
pas2js: started aliasglobals
...
git-svn-id: trunk@45611 -
2020-06-07 18:17:22 +00:00
nickysn
5678baf887
* update revision.inc
...
git-svn-id: trunk@45606 -
2020-06-07 04:12:09 +00:00
svenbarth
b3ddd4e786
* regenerate Makefiles
...
git-svn-id: trunk@45601 -
2020-06-06 17:18:48 +00:00
svenbarth
a04ec36a61
+ add support for Z80 MSX-DOS to fpcmake
...
git-svn-id: trunk@45597 -
2020-06-06 17:16:27 +00:00
svenbarth
1e1c17cb61
* simplify code: simply raising an exception is enough, it's not necessary to call ShowException and Terminate
...
git-svn-id: trunk@45595 -
2020-06-06 17:16:14 +00:00
svenbarth
bf96709e39
* with ihx2tzx now also supporting binary output it makes sense to rename it to something more generic
...
git-svn-id: trunk@45594 -
2020-06-06 17:16:08 +00:00
svenbarth
f095bc59b0
+ add ability to generate a flat binary file instead of a tape file
...
git-svn-id: trunk@45593 -
2020-06-06 17:16:01 +00:00
Mattias Gaertner
4637a882d5
pas2js: async function exit(promise)
...
git-svn-id: trunk@45523 -
2020-05-28 16:54:22 +00:00
Mattias Gaertner
683c5c8faf
fcl-passrc: allow external class function async
...
git-svn-id: trunk@45518 -
2020-05-27 18:30:00 +00:00
michael
a409f63a55
* Fix use of defines
...
git-svn-id: trunk@45453 -
2020-05-21 08:59:56 +00:00
Mattias Gaertner
fa267f90a6
pas2js: doc about await
...
git-svn-id: trunk@45445 -
2020-05-20 08:11:52 +00:00
Mattias Gaertner
f74eb4692f
pas2js: safecall for procedure
...
git-svn-id: trunk@45417 -
2020-05-18 11:00:06 +00:00
michael
0fd06ded8d
* Reverse onUncaughtException result
...
git-svn-id: trunk@45414 -
2020-05-18 07:40:09 +00:00
marco
4c9fae1e35
* workaround that fixes project imports with html backend specific paths by ignoring it.
...
git-svn-id: trunk@45398 -
2020-05-17 12:02:44 +00:00
Mattias Gaertner
9a954d384a
pas2js: safecall calling convention for of-object proctypes
...
git-svn-id: trunk@45392 -
2020-05-16 20:51:23 +00:00
michael
ce0c43c934
* Allow to hook uncaught exception handling
...
git-svn-id: trunk@45374 -
2020-05-16 11:52:24 +00:00
pierre
c77ef7d6dd
Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines
...
git-svn-id: trunk@45356 -
2020-05-13 13:53:15 +00:00
pierre
406d17a4b6
Update fpcmake.inc and revision.inc after previous commit #45352
...
git-svn-id: trunk@45353 -
2020-05-13 09:14:42 +00:00
pierre
5ffc1b8152
Use GCCLIBDIR variable for FPCMAKEGCCLIBDIR if FPCFPMAKE has same target cpu as CPU_TARGET
...
git-svn-id: trunk@45352 -
2020-05-13 09:12:19 +00:00
Mattias Gaertner
4afe1de02f
pas2js: fixed arrayRef
...
git-svn-id: trunk@45335 -
2020-05-11 10:59:30 +00:00
Mattias Gaertner
cf441f6ffa
pas2js: setlength dyn array of static array
...
git-svn-id: trunk@45315 -
2020-05-09 08:33:30 +00:00
nickysn
69e8926295
* updated revision.inc
...
git-svn-id: trunk@45300 -
2020-05-06 21:09:37 +00:00
nickysn
56b79257a1
* fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host
...
git-svn-id: trunk@45298 -
2020-05-06 20:41:01 +00:00
Mattias Gaertner
14ccc191eb
pas2js: arraySetLength: faster resize
...
git-svn-id: trunk@45297 -
2020-05-06 20:09:35 +00:00
Mattias Gaertner
86cfd866f4
pas2js: started array SetLength using resize and hidden boolean to mark referenced arrays
...
git-svn-id: trunk@45294 -
2020-05-06 19:13:33 +00:00
michael
4e7443bf81
* Fix -h or --help
...
git-svn-id: trunk@45210 -
2020-05-01 14:11:14 +00:00
nickysn
6810677493
* updated revision.inc
...
git-svn-id: trunk@45144 -
2020-04-27 20:17:45 +00:00
nickysn
df65884b7e
* synchronized with trunk
...
git-svn-id: branches/z80@45079 -
2020-04-25 21:13:31 +00:00
pierre
687b31575b
Update revision.inc after commit 44920
...
git-svn-id: trunk@45060 -
2020-04-25 08:14:17 +00:00
nickysn
86643f8a34
* synchronized with trunk
...
git-svn-id: branches/z80@44981 -
2020-04-21 23:36:44 +00:00
svenbarth
184d6d61ed
* regenerate makefiles
...
git-svn-id: trunk@44958 -
2020-04-21 06:09:20 +00:00
svenbarth
79a4409587
* enable AArch64 for Win64 in fpmkunit and fpcmake
...
git-svn-id: trunk@44920 -
2020-04-21 06:04:45 +00:00
nickysn
d57ffc4745
* changed the object file format for z80-embedded and z80-zxspectrum to .rel
...
git-svn-id: branches/z80@44899 -
2020-04-20 23:36:15 +00:00
nickysn
2f68090dd6
* synchronized with trunk
...
git-svn-id: branches/z80@44898 -
2020-04-20 22:42:08 +00:00
pierre
cd6de6a4ca
Regenerate all Makefiles
...
git-svn-id: trunk@44882 -
2020-04-20 13:58:47 +00:00