..
aarch64
* fpcr and fpsr are 64 bit on aarch64
2021-05-08 20:10:14 +00:00
aix
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
amicommon
amiga: check if P is nil while processing params. this should never happen, except sometimes in real world it still happens. so lets be defensive about it
2021-03-25 16:33:22 +00:00
amiga
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
android
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
arm
* thumb2: Optimize fillchar a bit more with a wider inner loop chunk size
2021-04-01 20:55:21 +00:00
aros
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
atari
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
avr
* AVR: made avr_des intrinsic more usefull
2021-05-13 18:59:28 +00:00
beos
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
bsd
+ FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441 )
2021-04-10 07:57:28 +00:00
charmaps
darwin
* patch by Alfred to fix cross building to darwin, resolves #39109
2021-06-30 21:01:48 +00:00
dragonfly
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
embedded
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
emx
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
freebsd
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
freertos
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
gba
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
go32v2
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
haiku
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
i386
+ AVX512*Support functions
2021-07-11 20:09:57 +00:00
i8086
inc
* fix range checking for zero based strings, resolves #39323
2021-09-05 21:03:31 +02:00
java
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
jvm
linux
+ added baud rate constants for arm as proposed by Piotr Kardasz in #39101
2021-06-29 21:09:31 +00:00
m68k
macos
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
mips
mipsel
morphos
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
msdos
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
msxdos
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
nativent
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
nds
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
netbsd
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
netware
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
netwlibc
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
objpas
fix wording of error message when field not found during reading of lfm file
2021-09-02 11:16:56 +02:00
openbsd
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
os2
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
palmos
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
powerpc
powerpc64
qnx
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
riscv
* RiscV: unified cpu initialization and FPU exception handling, resolves #38893
2021-05-15 20:53:56 +00:00
riscv32
* RiscV: unified cpu initialization and FPU exception handling, resolves #38893
2021-05-15 20:53:56 +00:00
riscv64
* RiscV: unified cpu initialization and FPU exception handling, resolves #38893
2021-05-15 20:53:56 +00:00
sinclairql
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
solaris
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
sparc
sparc64
symbian
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
ucmaps
unix
* fix for Mantis #37252 : apply patch by Bi0T1N to implement TThread.NameThreadForDebugging for Mac OS X 10.6 and newer (older versions don't provide the required functions)
2021-05-02 12:46:39 +00:00
wasi
* use -1 instead of 0 for indicating empty DirFD
2021-07-01 01:48:25 +00:00
wasm32
+ enabled compilation of unit math for the WASI target
2021-06-01 16:56:55 +00:00
watcom
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
wii
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
win
win: fix default ShortDateFormat and LongDateFormat
2021-08-11 11:37:43 +00:00
win16
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
win32
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
win64
* win64: factored out cpu specific code
2021-06-25 21:15:08 +00:00
wince
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
x86_64
* moved fwait
2021-09-01 09:29:51 +02:00
xtensa
* patch by Christo Crause: Xtensa [patch] Use syscall 0 to spill registers on ESP32, resolves #39221
2021-07-14 21:47:29 +00:00
z80
zxspectrum
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile
* set EXEEXT to .wasm for the WASI target in fpcmake
2021-06-24 00:16:00 +00:00
Makefile.fpc
README.txt