steve 6c78b6f74c auto-merge: trunk -> InterfaceRTTI 9 yıl önce
..
aarch64 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 yıl önce
aix 2fe19d990b * map ebusy and enotdir to error 5, mantis #25931 9 yıl önce
amicommon e38e051425 Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS 9 yıl önce
amiga 23cf551bf3 m68k-amiga: fixed wrong define to test against softfpu (oops...) 9 yıl önce
android 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 yıl önce
arm 84bb46a35d + cpu unit for arm (linux only so far) 9 yıl önce
aros e38e051425 Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS 9 yıl önce
atari 70b8789262 o basic extended pascal support: 10 yıl önce
avr 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 10 yıl önce
beos 70b8789262 o basic extended pascal support: 10 yıl önce
bsd 9c03d0d6ba * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR 9 yıl önce
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 yıl önce
darwin 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 yıl önce
dragonfly 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 yıl önce
embedded 6f9d74b83e + define FPC_NO_DEFAULT_HEAP for the embedded target as well 9 yıl önce
emx 70b8789262 o basic extended pascal support: 10 yıl önce
freebsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 yıl önce
gba 70b8789262 o basic extended pascal support: 10 yıl önce
go32v2 7cda2d237f * improved prototypes for dos. 9 yıl önce
haiku 9c03d0d6ba * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR 9 yıl önce
i386 963c4aa1f8 * fixed the sign handling of i386 fpc_div_int64 helper (Mantis 30166) 9 yıl önce
i8086 c78f406d99 + implemented proper stack checking for the i8086 9 yıl önce
inc 9f9abd525a * Patch from Luiz Americo to add const to some string params (Bug ID 30197) 9 yıl önce
java 788393c298 Change WideString initialization to work correctly with indirect main information as well 9 yıl önce
jvm 6e2523b199 * fixed version of fpc_pchar_length() for JVM (the generic one passes 9 yıl önce
linux 69ad962544 * fixed cross-assembling the Linux/ppc32 loader files on a 64 bit Linux host 9 yıl önce
m68k 391a79aebf m68k: a bunch of tweaks and improvements to assembly functions. higher move() speed on coldfire, disabled fillword implementation on CPUs not supporting unaligned access 9 yıl önce
macos 70b8789262 o basic extended pascal support: 10 yıl önce
mips b588b3143a + MIPS: Assembler implementation of FillChar 11 yıl önce
mipsel 0255eb880e - Removed mathuh.inc files which are identical for all targets (except m68k, see below), their contents moved into math.pp. 11 yıl önce
morphos e38e051425 Amicommon: Unified parameterhandling for Amiga, AROS, MorphOS 9 yıl önce
msdos e4a9e0ceea * Fix compilation for msdos OS with -dSYSTEMDEBUG 9 yıl önce
nativent e522affbf6 Regenerate NativeNT Makefile after recent Makefile.fpc changes in r33711, r33712 and r33713 9 yıl önce
nds 70b8789262 o basic extended pascal support: 10 yıl önce
netbsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 yıl önce
netware 70b8789262 o basic extended pascal support: 10 yıl önce
netwlibc 70b8789262 o basic extended pascal support: 10 yıl önce
objpas 6c78b6f74c auto-merge: trunk -> InterfaceRTTI 9 yıl önce
openbsd 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 yıl önce
os2 2e64c63993 * fixed dependencies for lineinfo unit after r33007 9 yıl önce
palmos 70b8789262 o basic extended pascal support: 10 yıl önce
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 yıl önce
powerpc64 c69265a61c * disable out big endian-specific helpers for ppc64le 10 yıl önce
qnx e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed 10 yıl önce
solaris 9c03d0d6ba * fix for mantis #25931 return error 5 on EBUSY and ENOTDIR 9 yıl önce
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 yıl önce
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 yıl önce
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 10 yıl önce
unix 60d75fa97e * fixed (harmless) range error in 64 bit BSD-based RTLs 9 yıl önce
watcom 70b8789262 o basic extended pascal support: 10 yıl önce
wii 70b8789262 o basic extended pascal support: 10 yıl önce
win bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input 9 yıl önce
win16 7fd805c5d8 * Fix compilation for win16 OS with -dSYSTEMDEBUG 9 yıl önce
win32 788393c298 Change WideString initialization to work correctly with indirect main information as well 9 yıl önce
win64 f73b3c6e4b * Also assign the ErrorCode variable, which is being checked by some tests like test/tstack.pp. 9 yıl önce
wince 12d7061212 * Define STACK_SIZE_PARAM_IS_A_RESERVATION 9 yıl önce
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. 9 yıl önce
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 yıl önce
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 yıl önce
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target 10 yıl önce
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 10 yıl önce
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 yıl önce
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 yıl önce
fpmake.pp d407b668d1 * version updated to 3.1.1 10 yıl önce

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.