svenbarth 81a0f88d8c + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 8 lat temu
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 11 lat temu
aix 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
amicommon a0aaa69c0f Amicommon: implemented BasicEvents in AThreads 8 lat temu
amiga 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
android 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
arm 2ae3ce79bb * ARM: Never use the "BLX label" instruction. Use "BL label" instead. 8 lat temu
aros 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
atari 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
avr a2838775cc * interlocked methods with smallint parameters, resolves #31158 9 lat temu
beos 399d677363 Remove source directories for PPU files in dependency rules 8 lat temu
bsd 33abf859b4 netbsd/m68k: a fuggly fix for FpLseek, so the compiler works natively at least 8 lat temu
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 lat temu
darwin 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
dragonfly 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
embedded 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
emx 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
freebsd 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
gba 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
go32v2 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
haiku 0513b2cf5b Remove source directories for PPU files in dependency rules (was already disabled) 8 lat temu
i386 efafecbf9f Also use .byte version of emms instruction 8 lat temu
i8086 e4a405dcd9 + added unit 'cpu' for i8086 8 lat temu
inc 82dce8d7e1 Add FPC_SOFT_FPUX80 conditional code for 80-bit float type using soft float unit 8 lat temu
java 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
jvm 1ac51d5cd1 * initialise for-loop variables before the loop 9 lat temu
linux ddf91a4d19 * regenerate Makefile after r37337 8 lat temu
m68k e1501c86bf m68k: fix no FPU support 8 lat temu
macos 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 lat temu
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 lat temu
morphos 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
msdos e4a405dcd9 + added unit 'cpu' for i8086 8 lat temu
nativent 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
nds 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
netbsd cc87746fb0 Add missing .comm for environ and operatingsystem_parameter_{envp|argc|argv} 8 lat temu
netware 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
netwlibc 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
objpas 81a0f88d8c + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 8 lat temu
openbsd 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
os2 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
palmos 790c1f87f1 palmos: implemented sysosalloc/free for the heap 8 lat temu
powerpc 0b561b6c8f powerpc: enable SUPPORT_GET_FRAME 8 lat temu
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 lat temu
qnx 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 lat temu
solaris 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
sparc e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 lat temu
sparc64 7a86d10b05 * implemented (Inter)locked* functions properly for sparc64 8 lat temu
symbian 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 lat temu
unix 0c7646761f Also disable pthread_attr_setinheritsched call for BeOS 8 lat temu
watcom 38704411b2 Define conditional FASTMOVE_DISABLE_SSE3 to discard SSE specific code, needed for Watcom Assembler support 8 lat temu
wii 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
win 4f39e57f62 * move PWSTR declaration to unit Windows 8 lat temu
win16 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
win32 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
win64 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
wince 04dee0fc04 regenerated Makefiles for m68k-macos target 8 lat temu
x86_64 30b5a4dd3e + added x86_64 asm implementation of math.DivMod 8 lat temu
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 lat temu
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 lat temu
Makefile 96066f5c89 Add missing watcom directory entry 8 lat temu
Makefile.fpc 96066f5c89 Add missing watcom directory entry 8 lat temu
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 lat temu
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 lat temu
fpmake.pp d407b668d1 * version updated to 3.1.1 11 lat temu

README.txt

This is the Run-Time Library (RTL) tree for Free Pascal.

To recompile the RTL, edit the main makefile. The makefiles NEED a GNU make
compatible make, they need unix-like 'rm' and 'mv' commands, as well as some
others. You can find these in the gnuutils package on the ftp site.

The main makefile is located ABOVE the RTL tree. It uses the FPC
makefile.fpc to guess reasonable defaults for everything it needs.
(these files can be found in base.zip on the FTP site)

The only variable that you may want to set are
FPC - What compiler to use. Use an absolute path.
(default is ppc386)
INSTALL_UNITDIR - Where to install the RTL units
OPT - any special options you want to set for the compiler.

In principle, you can also descend into the subdirectory of your OS, and
type 'make' there, that should also compile everything.

The tree contains subdirectories for all the supported operating systems,
as well as all processor architectures. The processor directories contain
low-level routines which are required for the system unit (if they are not
available in high-level language form), as well as optimized versions of
the pascal generic routines (the generic routine source code is localed in
the inc subdirectory).

The following directories are not supported officially and may not work
correctly with FreePascal v1.0:

go32v1 - The DJGPP go32v1 DOS extender (no longer supported)
palmos - The PalmOS directory for the Dragonball (incomplete)


Enjoy.