nickysn ca239b4e21 * synchronized with trunk 5 년 전
..
aarch64 9a573173dd * Aarch64: fix Math.SetExceptionMask for implementations throwing hardware 5 년 전
aix 1089ef1aac * makefiles regenerated after merge 5 년 전
amicommon 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 년 전
amiga 1089ef1aac * makefiles regenerated after merge 5 년 전
android 1089ef1aac * makefiles regenerated after merge 5 년 전
arm 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian 5 년 전
aros 1089ef1aac * makefiles regenerated after merge 5 년 전
atari 1089ef1aac * makefiles regenerated after merge 5 년 전
avr 925979c6e4 * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 5 년 전
beos 1089ef1aac * makefiles regenerated after merge 5 년 전
bsd 288c7e3c9e * Do_IsDevice treats pipes and sockets the same way as character devices 5 년 전
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 년 전
darwin 1089ef1aac * makefiles regenerated after merge 5 년 전
dragonfly 1089ef1aac * makefiles regenerated after merge 5 년 전
embedded 1089ef1aac * makefiles regenerated after merge 5 년 전
emx 1089ef1aac * makefiles regenerated after merge 5 년 전
freebsd 1089ef1aac * makefiles regenerated after merge 5 년 전
freertos 1089ef1aac * makefiles regenerated after merge 5 년 전
gba 1089ef1aac * makefiles regenerated after merge 5 년 전
go32v2 1089ef1aac * makefiles regenerated after merge 5 년 전
haiku 1089ef1aac * makefiles regenerated after merge 5 년 전
i386 48cc5250f9 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 5 년 전
i8086 4b84de6a72 * Optimized Handle_I8086_Error by using smaller int types. 5 년 전
inc a71f87357d * simplified version of SeekEof for improved TP/BP/Delphi compatibility by Andrey 'Croco' Stolyarov as fix for #37716, plus a new test for testing the compatibility 5 년 전
java 1089ef1aac * makefiles regenerated after merge 5 년 전
jvm ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 년 전
linux 1089ef1aac * makefiles regenerated after merge 5 년 전
m68k 90d2982977 Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu 5 년 전
macos 1089ef1aac * makefiles regenerated after merge 5 년 전
mips ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 년 전
mipsel ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 년 전
morphos 1089ef1aac * makefiles regenerated after merge 5 년 전
msdos 1089ef1aac * makefiles regenerated after merge 5 년 전
msxdos 85f14ad357 Change list of compiled units for msxdos 5 년 전
nativent 1089ef1aac * makefiles regenerated after merge 5 년 전
nds 1089ef1aac * makefiles regenerated after merge 5 년 전
netbsd 1089ef1aac * makefiles regenerated after merge 5 년 전
netware 1089ef1aac * makefiles regenerated after merge 5 년 전
netwlibc 1089ef1aac * makefiles regenerated after merge 5 년 전
objpas 5198686c29 * Fix bug ID #37814: correctly initialize max chars 5 년 전
openbsd 1089ef1aac * makefiles regenerated after merge 5 년 전
os2 1089ef1aac * makefiles regenerated after merge 5 년 전
palmos 1089ef1aac * makefiles regenerated after merge 5 년 전
powerpc 09f0a3dd63 powerpc: also drop DCBZ usage on AmigaOS4, as it runs on hardware with other than the assumed cacheline size 5 년 전
powerpc64 008c1436d8 Fix bug report 35937 by simple assembly code change and add test 6 년 전
qnx 1089ef1aac * makefiles regenerated after merge 5 년 전
riscv32 bfb4b885ca Add riscv32 mathu inculde file, redirecting to ../riscv64/mathu.inc file (this file seems to have no 64-bit specific code) 5 년 전
riscv64 e53cb61b11 Add support for softfloat in RISCV RTL. 6 년 전
solaris 1089ef1aac * makefiles regenerated after merge 5 년 전
sparc 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 5 년 전
sparc64 8cf26b7a0f Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-V8 specifications 5 년 전
symbian 1089ef1aac * makefiles regenerated after merge 5 년 전
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 년 전
unix f316121d53 Add handling of extra parameters, using eval if equal sign is found. 5 년 전
wasi 96052c8d92 * synchronized with trunk 5 년 전
watcom 1089ef1aac * makefiles regenerated after merge 5 년 전
wii 1089ef1aac * makefiles regenerated after merge 5 년 전
win 1a4fdc7313 * fix for broken wince compilation after r46863 5 년 전
win16 1089ef1aac * makefiles regenerated after merge 5 년 전
win32 1089ef1aac * makefiles regenerated after merge 5 년 전
win64 1089ef1aac * makefiles regenerated after merge 5 년 전
wince 1089ef1aac * makefiles regenerated after merge 5 년 전
x86_64 0c316deab5 * readd SmallInt typecasts to SmallInt overload of SwapEndian 5 년 전
xtensa 37f1d08510 Fix problems in xtensa fpc_setjmp/fpc_longjmp for linux 5 년 전
z80 ac5093274d + add support for port object on Z80 using the new IN/OUT intrinsics 5 년 전
zxspectrum 882ab946ed z80-zxspectrum: delete and remove the prt0.asm file. it's not used any more, as it doesn't contain the interrupt code required for stable operation of the target, and this removes sdasz80 dependency from the RTL build process, if another assembler is used by the compiler 5 년 전
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 년 전
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 년 전
Makefile 1089ef1aac * makefiles regenerated after merge 5 년 전
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 년 전
README.txt c1f368f8d9 rtl: removed the long obsolete README section mentioning FPC 1.0 7 년 전
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 년 전
fpmake.pp f9672b53a2 - removed old float-to-string and string-to-float conversion code 5 년 전

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).

Enjoy.