..
aarch64
fix stack trace crash, see #39492
2022-08-03 22:28:03 +02:00
aix
* regenerate makefiles with latest fpcmake
2022-05-24 14:01:59 +03:00
amicommon
m68k-amiga: print offsets during stacktraces, instead of absolute addresses, which are not really helpful in a single address space
2022-08-26 18:42:24 +02:00
amiga
powerpc-amiga: fix build after ecbd5840
2022-08-26 20:29:53 +02:00
android
* regenerate makefiles with latest fpcmake
2022-05-24 14:01:59 +03:00
arm
aros
AROS: Make sure opaque SMP extension is used for ABIv11 only
2022-06-26 19:03:18 +00:00
atari
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
avr
beos
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
bsd
Darwin: use recent versions of stat(fs) records when available
2022-07-06 22:25:05 +02:00
charmaps
darwin
FIX: DARWIN: aarch64: tstatfs.fstypename length error ( #39873 )
2022-08-28 21:01:50 +02:00
dragonfly
Cleanup bsd and sysctl units make rules
2022-07-17 21:12:14 +00:00
embedded
Split startup code into different .init sections according to avr-libs convention.
2022-06-29 20:25:21 +00:00
emx
* regenerate makefiles with latest fpcmake
2022-05-24 14:01:59 +03:00
freebsd
* fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC
2022-08-22 13:22:57 +02:00
freertos
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
gba
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
go32v2
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
haiku
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
i386
* check more cpuid flags in the cpu units
2022-04-04 22:55:05 +02:00
i8086
inc
* export DynArrayAssign, resolves #39897
2022-10-06 22:56:38 +02:00
java
Add DISABLE_SYSTEMINLINE check to be able to avoid setting SYSTEMINLINE macro
2022-09-20 22:39:28 +01:00
jvm
Add FillWord procedures and implement unicode StringOfChar for JVM cpu
2022-01-07 22:58:36 +00:00
linux
m68k-linux: try to be as ColdFire compatible in the startup code as possible, so explicitly use jsr, otherwise this might compile to a long bsr, that is not CF compatible (except cfv4)
2022-08-31 22:14:15 +02:00
m68k
Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC
2022-06-08 00:20:57 +02:00
macos
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
mips
mips64
+ some more cpu specfic files for mips64(el)
2022-05-25 22:41:22 +02:00
mips64el
+ some more cpu specfic files for mips64(el)
2022-05-25 22:41:22 +02:00
mipsel
morphos
powerpc-morphos: enable 'section' keyword support, and force the startup code to be in the .text section, to fix linking external objects with unnamed sections on this platform
2022-08-27 19:19:42 +02:00
msdos
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
msxdos
* regenerate makefiles with latest fpcmake
2022-05-24 14:01:59 +03:00
nativent
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
nds
Fix compilation ofrtl/nds/classes.pp unit
2022-06-02 17:54:59 +00:00
netbsd
Cleanup bsd and sysctl units make rules
2022-07-17 21:12:14 +00:00
netware
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
netwlibc
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
objpas
* Optimization of TStringHelper.Split by Rika. Fixes issue #39948
2022-10-13 12:45:30 +02:00
openbsd
Cleanup bsd and sysctl units make rules
2022-07-17 21:12:14 +00:00
os2
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
palmos
* regenerate makefiles with latest fpcmake
2022-05-24 14:01:59 +03:00
powerpc
powerpc64
qnx
* regenerate makefiles with latest fpcmake
2022-05-24 14:01:59 +03:00
riscv
riscv32
riscv64
sinclairql
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
solaris
* regenerate makefiles with latest fpcmake
2022-05-24 14:01:59 +03:00
sparc
sparc64
symbian
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
ucmaps
unix
* fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC
2022-08-22 13:22:57 +02:00
wasi
+ setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support
2022-07-14 05:14:20 +03:00
wasm32
+ setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support
2022-07-14 05:14:20 +03:00
watcom
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
wii
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
win
* also add other threadpool functions
2022-08-09 11:27:23 +02:00
win16
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
win32
* anonymous method overloads for synchronize/queue.
2022-06-01 13:54:06 +02:00
win64
* anonymous method overloads for synchronize/queue.
2022-06-01 13:54:06 +02:00
wince
* fix missing ifdef for the non win32/64/unix targets.
2022-06-01 16:56:02 +02:00
x86_64
* x86-64: math helpers do not need a stackframe
2022-08-05 23:02:05 +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
* compile always with -CX -XX for Z80
2022-04-24 21:38:41 +02:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile
* compile always with -CX -XX for Z80
2022-04-24 21:38:41 +02:00
Makefile.fpc
README.txt