florian cd84c2d5cd Merge branch 'fixes_3_2' into release_3_2_4-branch 10 月之前
..
aarch64 ec9f7c84b4 fix stack trace crash, see #39492 1 年之前
aix 7cb40dc7d0 Add missing S_ISUID and S_ISGID constants 1 年之前
amicommon d35d69b851 + introduce TOSTimestamp 1 年之前
amiga 33927a2deb Add missing soft fpu units to buildrtl 3 年之前
android 6915d2d483 * manually added statx syscall numbers for android 1 年之前
arm ab0549fe61 Add dummy version for symbian 1 年之前
aros ac4575291a aros: build the CPU unit for i386 and x86_64 aros 1 年之前
atari d35d69b851 + introduce TOSTimestamp 1 年之前
avr c9fce8b742 * AVR: take care of CPUAVR_HAS_MOVW in assembler routines 3 年之前
beos 9f773b5219 This change might generate failure to compile 1 年之前
bsd 1156db235a * building on darwin (and most likely other BSDs) fixed 1 年之前
charmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
darwin 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 年之前
dragonfly f19a7fa798 Add missing explicit rules to allow compilation of Windows OS 1 年之前
embedded 716a9c641d * fix compilation of arm-embedded, resolves #36626 1 年之前
emx ffa53e69fb Replace assembler instruction 'xorl' by 'xor' in Intel mode 1 年之前
freebsd d1adad3d1c * fix ident and executable note in profiler file 1 年之前
gba d35d69b851 + introduce TOSTimestamp 1 年之前
go32v2 9f405f0a69 + TZ variable based offset calculation included for DOS targets 1 年之前
haiku 289ae1c43f Add missing S_ISUID and S_ISGID constants 1 年之前
i386 6a64fcbb06 + more helper routine to check for CPU features added 4 年之前
i8086 4995677b0f --- Zusammenführung 4 年之前
inc 0de9940d01 * fix for Mantis #38023: the code to convert LF to CRLF when converting to UTF-8 is disabled anyway, so disable unnecessary, duplicate if-branches as well 1 年之前
java d35d69b851 + introduce TOSTimestamp 1 年之前
jvm 48f68cbeed Add FillWord procedures and implement unicode StringOfChar for JVM cpu 3 年之前
linux fb672fe645 Both _STAT_VER_KERNEL and _STAT_VER_LINUX are equal to zero for aarch64-linux 10 月之前
m68k db50354ac6 Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC 3 年之前
macos 4776d59d03 * rtl/macos/dos.pp: Remove unused unixutil in _USES clause of rtl/macos/dos.pp source. 1 年之前
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 700628d545 Add soft fpu units to buildrtl also for aros and morphos 3 年之前
msdos 9f405f0a69 + TZ variable based offset calculation included for DOS targets 1 年之前
nativent d35d69b851 + introduce TOSTimestamp 1 年之前
nds d35d69b851 + introduce TOSTimestamp 1 年之前
netbsd 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 年之前
netware d35d69b851 + introduce TOSTimestamp 1 年之前
netwlibc d35d69b851 + introduce TOSTimestamp 1 年之前
objpas 9d39bcbdec * skip empty path components in concatpaths, related to #40682 1 年之前
openbsd 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 年之前
os2 2cf6115789 + added TZ variable based offset calculation 1 年之前
palmos d35d69b851 + introduce TOSTimestamp 1 年之前
powerpc fb97d7c467 --- Merging r45802 into '.': 4 年之前
powerpc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 年之前
qnx 901c5cd3d7 * update version for Makefiles 1 年之前
solaris 123b29f832 Add missing S_ISUID and S_ISGID constants 1 年之前
sparc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 年之前
sparc64 ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 年之前
symbian e11fbf2bdc Add CPU_UNITS for arm and i386 symbian 1 年之前
ucmaps 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 年之前
unix 3b45e9c5bb Change libc statx function to weakexternal 1 年之前
watcom 9f405f0a69 + TZ variable based offset calculation included for DOS targets 1 年之前
wii d35d69b851 + introduce TOSTimestamp 1 年之前
win c9fe178f44 * change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE. 1 年之前
win16 d35d69b851 + introduce TOSTimestamp 1 年之前
win32 d1c29e6cb9 * in the default exception handler add the captured exception to the exception object stack as well 1 年之前
win64 4789afb4b0 Regenerated Makefile's after cherry-pick adding soft fpu related units 3 年之前
wince 355d9d3724 Update rtl/wince/Makefile after cherry-pick of commit 355c63beb1dc34299d9a33a8cdc71a7094d37ec2 1 年之前
x86_64 6a64fcbb06 + more helper routine to check for CPU features added 4 年之前
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 20 年之前
COPYING.txt e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 8 年之前
Makefile 901c5cd3d7 * update version for Makefiles 1 年之前
Makefile.fpc 901c5cd3d7 * update version for Makefiles 1 年之前
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 d78e289701 * update fpmake.pp version strings to 3.2.4-rc1 1 年之前

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.