maciej-izak d83889c6d2 * Rename for management operators (proposed by Florian): AddRef -> Copy and Copy -> Clone před 9 roky
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with před 11 roky
aix 2fe19d990b * map ebusy and enotdir to error 5, mantis #25931 před 10 roky
amicommon b396d34364 Amicommon: Fixed compilation after r33290 před 10 roky
amiga c5907d5f71 it's now possible to compile the RTL again for AmigaOS/PowerPC. entirely untested, but it builds at least před 10 roky
android 2e64c63993 * fixed dependencies for lineinfo unit after r33007 před 10 roky
arm 84bb46a35d + cpu unit for arm (linux only so far) před 10 roky
aros 62c4ff0e21 AROS: BackTraceStrFunc for AROS via debug.library, enable with EnableBackTraceStr() před 10 roky
atari 70b8789262 o basic extended pascal support: před 10 roky
avr 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. před 10 roky
beos 70b8789262 o basic extended pascal support: před 10 roky
bsd 9c03d0d6ba * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR před 10 roky
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. před 12 roky
darwin 2e64c63993 * fixed dependencies for lineinfo unit after r33007 před 10 roky
dragonfly 2e64c63993 * fixed dependencies for lineinfo unit after r33007 před 10 roky
embedded e7eb7d7415 * dummy executeprocess routines fix, by Michael Ring, fpc-devel list. před 9 roky
emx 70b8789262 o basic extended pascal support: před 10 roky
freebsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 před 10 roky
gba 70b8789262 o basic extended pascal support: před 10 roky
go32v2 7cda2d237f * improved prototypes for dos. před 9 roky
haiku 9c03d0d6ba * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR před 10 roky
i386 17256e8387 * fpc_exp_real: replaced pushing immediate values on stack with Darwin-style PIC. This change increases performance on Intel E7200 almost twice. On AMD CPUs performance increase is not that large, but still noticeable. před 10 roky
i8086 e835f120e9 Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry před 10 roky
inc d83889c6d2 * Rename for management operators (proposed by Florian): AddRef -> Copy and Copy -> Clone před 9 roky
java 3526fb27a7 * take current value of DefaultSystemCodePage into account in před 10 roky
jvm 57bff01715 Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning před 10 roky
linux 2221e4e4bd * fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case. před 9 roky
m68k 846dd6b57b m68k: use the Amiga-specific atomic ops on Amiga před 10 roky
macos 70b8789262 o basic extended pascal support: před 10 roky
mips b588b3143a + MIPS: Assembler implementation of FillChar před 11 roky
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. před 12 roky
morphos a55016bf93 MorphOS: added unicodedata and unicodenumtable před 10 roky
msdos 6d4dfb5595 * fixed compilation of sysutils on i8086-msdos after r33290 před 10 roky
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 ;) ) před 10 roky
nds 70b8789262 o basic extended pascal support: před 10 roky
netbsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 před 10 roky
netware 70b8789262 o basic extended pascal support: před 10 roky
netwlibc 70b8789262 o basic extended pascal support: před 10 roky
objpas 6b8d33862c merge to trunk r33457 před 9 roky
openbsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 před 10 roky
os2 2e64c63993 * fixed dependencies for lineinfo unit after r33007 před 10 roky
palmos 70b8789262 o basic extended pascal support: před 10 roky
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. před 10 roky
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le před 11 roky
qnx e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed před 10 roky
solaris 9c03d0d6ba * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR před 10 roky
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. před 11 roky
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 ;) ) před 10 roky
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase před 11 roky
unix 960963e74b * SearchAttr needs more bits (faSymlink=$400), bug ID #29870 před 9 roky
watcom 70b8789262 o basic extended pascal support: před 10 roky
wii 70b8789262 o basic extended pascal support: před 10 roky
win ad34300873 * Patch from Denis Kozlov to fix buffer errors (bug ID 29942) před 9 roky
win16 70b8789262 o basic extended pascal support: před 10 roky
win32 af53fcb48c Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 před 10 roky
win64 f73b3c6e4b * Also assign the ErrorCode variable, which is being checked by some tests like test/tstack.pp. před 9 roky
wince 12d7061212 * Define STACK_SIZE_PARAM_IS_A_RESERVATION před 9 roky
x86_64 cad30aaee9 * x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583. před 10 roky
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 před 21 roky
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) před 12 roky
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target před 10 roky
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target před 10 roky
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 17 roky
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 před 11 roky
fpmake.pp d407b668d1 * version updated to 3.1.1 před 11 roky

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.