2
0
michael 789b80f702 * ExecuteInThread added 9 жил өмнө
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 жил өмнө
aix b525cecad8 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 9 жил өмнө
amicommon fde42ca8ef * Type helpers, compatible to Delphi XE 8 9 жил өмнө
amiga 70b8789262 o basic extended pascal support: 9 жил өмнө
android 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
arm 3f2057a2f2 * do not generate blx instructions, the generation of blx instead of bl was introduced some years ago but today it proves to be wrong: if necessary, the linker converts the bl into a blx, this is also how gcc and clang handle it 9 жил өмнө
aros 70b8789262 o basic extended pascal support: 9 жил өмнө
atari 70b8789262 o basic extended pascal support: 9 жил өмнө
avr 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 9 жил өмнө
beos 70b8789262 o basic extended pascal support: 9 жил өмнө
bsd 191a293e4a Fix compilation of Mac OS X. Without the cdecl modifier we need the _ 9 жил өмнө
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 жил өмнө
darwin 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
dragonfly 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
embedded 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux 9 жил өмнө
emx 70b8789262 o basic extended pascal support: 9 жил өмнө
freebsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
gba 70b8789262 o basic extended pascal support: 9 жил өмнө
go32v2 70b8789262 o basic extended pascal support: 9 жил өмнө
haiku 70b8789262 o basic extended pascal support: 9 жил өмнө
i386 77cf67b59a o unified interface of i386 and x86-64 cpu unit: 9 жил өмнө
i8086 e835f120e9 Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry 9 жил өмнө
inc 6afda909d4 Rework TlsKey handling on Windows so that it works as intended with indirect main information 9 жил өмнө
java 7b67ead440 Pass further main program data through the indirect entry information. 9 жил өмнө
jvm 57bff01715 Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning 10 жил өмнө
linux 9e3c7f175f * load the address of envp before storing it, so we don't overwrite argv 9 жил өмнө
m68k 846dd6b57b m68k: use the Amiga-specific atomic ops on Amiga 10 жил өмнө
macos 70b8789262 o basic extended pascal support: 9 жил өмнө
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 жил өмнө
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 жил өмнө
morphos 70b8789262 o basic extended pascal support: 9 жил өмнө
msdos 5aa8392e05 * i8086-msdos compilation fixed 9 жил өмнө
nativent b525cecad8 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 9 жил өмнө
nds 70b8789262 o basic extended pascal support: 9 жил өмнө
netbsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
netware 70b8789262 o basic extended pascal support: 9 жил өмнө
netwlibc 70b8789262 o basic extended pascal support: 9 жил өмнө
objpas 789b80f702 * ExecuteInThread added 9 жил өмнө
openbsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
os2 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
palmos 70b8789262 o basic extended pascal support: 9 жил өмнө
powerpc df0ac8cb02 powerpc: MorphOS recently started supporting the G5s, and it runs the G5s in non-G4-compatible mode much like Linux, therefore the DCBZ code seems to fail on them. So disable DCBZ usage for MorphOS as well. 10 жил өмнө
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 жил өмнө
qnx e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed 10 жил өмнө
solaris 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 жил өмнө
sparc 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. 11 жил өмнө
symbian b525cecad8 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 9 жил өмнө
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 10 жил өмнө
unix 581f1188a5 * deprecated dt routines in unixutils. Julian routines already were 9 жил өмнө
watcom 70b8789262 o basic extended pascal support: 9 жил өмнө
wii 70b8789262 o basic extended pascal support: 9 жил өмнө
win 6afda909d4 Rework TlsKey handling on Windows so that it works as intended with indirect main information 9 жил өмнө
win16 70b8789262 o basic extended pascal support: 9 жил өмнө
win32 6afda909d4 Rework TlsKey handling on Windows so that it works as intended with indirect main information 9 жил өмнө
win64 b525cecad8 - get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) ) 9 жил өмнө
wince e15e80ab1f Fix for Mantis #29499. 9 жил өмнө
x86_64 e4647ac133 - removed "nostackframe" from floating point helpers for llvm, as FPC 9 жил өмнө
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 20 жил өмнө
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 жил өмнө
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target 10 жил өмнө
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 10 жил өмнө
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 жил өмнө
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 жил өмнө
fpmake.pp d407b668d1 * version updated to 3.1.1 10 жил өмнө

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.