Jonas Maebe 41fba0c4f7 * switched to using the stack pointer as base register for the temp allocator 10 年之前
..
aarch64 41fba0c4f7 * switched to using the stack pointer as base register for the temp allocator 10 年之前
aix 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
amicommon 141878978e AmiCommon: Missing UnLockDosList, DiskFree Bugfix 10 年之前
amiga 82fd859a19 fixed DOS unit path in the Makefiles, which is included from amicommon 11 年之前
android ed770f4485 * Use threadvar for the module name buffer to be thread-safe. 11 年之前
arm 9eab90d8c4 * always pass the architecture to the arm assembler 10 年之前
aros 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
atari 88b35ecf5d * fixes for make 3.82 11 年之前
avr 98606eea15 Fixed some bugs in the AVR RTL code. 11 年之前
beos 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
bsd 5a8959381c + Darwin/AArch64 support 10 年之前
charmaps c465d3d64a * moving 4 cp9* units. These are 16-bit and big. 11 年之前
darwin 5a8959381c + Darwin/AArch64 support 10 年之前
dragonfly bc35a48d65 * __error in cprt0.as 11 年之前
embedded 1aeb07c835 Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap. 11 年之前
emx b9f88aa80c * mapping of I/O error number 206 having different meaning in FPC to RTE 3 10 年之前
freebsd bb8de483f2 - Removed "version" directive, all it does is creation of extra PT_NOTE segment, which does not appear in programs compiled with C. 11 年之前
gba 7746826b7f * fixes for make 3.82 11 年之前
go32v2 d407b668d1 * version updated to 3.1.1 11 年之前
haiku 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
i386 88b58c3580 i386: added signed 64bit div/mod helpers in assembly. we have some 64bit heavy code where a direct helper results in about 8-10% of performance advantage compared to going through the generic wrapper + the unsigned function 11 年之前
i8086 9a72100405 - removed obsolete and commented out variable 11 年之前
inc 5a8959381c + Darwin/AArch64 support 10 年之前
java d407b668d1 * version updated to 3.1.1 11 年之前
jvm 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 年之前
linux 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
m68k f2c7a3efbf m68k: some assembler SwapEndian() implementations I did a while back. disabled for now, because they weren't extensively tested and benchmarked 11 年之前
macos d407b668d1 * version updated to 3.1.1 11 年之前
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 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
msdos d407b668d1 * version updated to 3.1.1 11 年之前
nativent d407b668d1 * version updated to 3.1.1 11 年之前
nds 4956784613 * fix for #26846, wrong line continuation character in gba and nds makefile.fpc's 11 年之前
netbsd d407b668d1 * version updated to 3.1.1 11 年之前
netware 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
netwlibc 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
objpas 590e2f7977 * fix for bug #16884 for OS/2 10 年之前
openbsd d407b668d1 * version updated to 3.1.1 11 年之前
os2 b9f88aa80c * mapping of I/O error number 206 having different meaning in FPC to RTE 3 10 年之前
palmos d407b668d1 * version updated to 3.1.1 11 年之前
powerpc a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 年之前
powerpc64 a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. 11 年之前
qnx d407b668d1 * version updated to 3.1.1 11 年之前
solaris 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
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 d407b668d1 * version updated to 3.1.1 11 年之前
ucmaps fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase 11 年之前
unix 5a8959381c + Darwin/AArch64 support 10 年之前
watcom d407b668d1 * version updated to 3.1.1 11 年之前
wii d407b668d1 * version updated to 3.1.1 11 年之前
win dff7cb3c3c * added missing error constant 10 年之前
win32 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 11 年之前
win64 d93d36e6d3 * Win64: Use separate implementation of CaptureBacktrace that calls RtlCaptureStackBackTrace. This way it does not require non-optimized code to work correctly. 10 年之前
wince 80cc09e350 o fix wince compilation: 10 年之前
x86_64 43515ab109 * explicitly add asmmode, resolves #27255 11 年之前
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 年之前
COPYING.txt 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 年之前
Makefile f0c5074e34 + recurse into atari sub-directory 11 年之前
Makefile.fpc f0c5074e34 + recurse into atari sub-directory 11 年之前
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 17 年之前
fpmake.inc 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 年之前
fpmake.pp d407b668d1 * version updated to 3.1.1 11 年之前

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.