2
0
nickysn bca3cd6160 + implemented all the remaining msdos file functions 12 жил өмнө
..
aix 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
amiga 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
android 5d061a7efa * Do not use persistent register r5 in the library init code. It fixes crash during library load on some versions of Android. Issue #23974. 12 жил өмнө
arm 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 12 жил өмнө
atari 27403b542b + FileNameCasePreserving added - see #18066 in Mantis 13 жил өмнө
avr 8469741700 + Added additional addr pointer parameter to 13 жил өмнө
beos 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
bsd 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
darwin 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
embedded 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 12 жил өмнө
emx 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
freebsd 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
gba 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
go32v2 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
haiku 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
i386 c0f49951b1 * Fixed i386 longjmp, it must not return 0 if 'value' argument happens to be 0. 13 жил өмнө
i8086 28545f2fad + implemented near heap for i8086-msdos, based on the embedded target heap 12 жил өмнө
inc cac6ac38d0 + added RTL helpers for Val() for longint/dword on 16/8-bit CPUs 12 жил өмнө
java 22116ce9be * Revert changes to java-related files by r23604. 12 жил өмнө
jvm 22116ce9be * Revert changes to java-related files by r23604. 12 жил өмнө
linux 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
m68k 83af4e93f7 rtl/m68k/m68k.inc: 12 жил өмнө
macos 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
mips 4c84febfae * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 12 жил өмнө
mipsel d681ad612b + several redirection include files for mipsel/mipsel-linux 13 жил өмнө
morphos 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
msdos bca3cd6160 + implemented all the remaining msdos file functions 12 жил өмнө
nativent e88bc322bc + Merge the targetandroid branch. Support for arm and i386 android targets. 12 жил өмнө
nds 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
netbsd 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
netware 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
netwlibc 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
objpas feed492568 * fixes to compile objpas i8086 12 жил өмнө
openbsd 90f4d8ddcd + Add .note.openbsd.ident section, contributed by Pascal Stumpf 12 жил өмнө
os2 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
palmos 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
powerpc 8469741700 + Added additional addr pointer parameter to 13 жил өмнө
powerpc64 8469741700 + Added additional addr pointer parameter to 13 жил өмнө
qnx 23b95a4d70 * Regenerated all makefiles. 12 жил өмнө
solaris 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 жил өмнө
sparc 1ea8a397e5 * use membar only for sparcv9(+) 12 жил өмнө
symbian 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
ucmaps e2e4634295 - remove maps with unclear header 13 жил өмнө
unix f4b6625145 + Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning 12 жил өмнө
watcom 23b95a4d70 * Regenerated all makefiles. 12 жил өмнө
wii 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
win 81eb59e081 * make ioctl related constants unsigned. 12 жил өмнө
win32 2fc220cc6c * Regenerated makefiles. 12 жил өмнө
win64 8ae7c5784c * Sync with trunk r23500. 12 жил өмнө
wince e88bc322bc + Merge the targetandroid branch. Support for arm and i386 android targets. 12 жил өмнө
x86_64 c26ef20f30 Use OLDBINUTILS conditional to disable assembler code unsupported by older GNU assmebler for x86_64.inc as in cpu.pp to allow use for openbsd for instance 12 жил өмнө
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 жил өмнө
COPYING.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 жил өмнө
Makefile 228f2d2794 + build msdos rtl 12 жил өмнө
Makefile.fpc 228f2d2794 + build msdos rtl 12 жил өмнө
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 жил өмнө
fpmake.inc 935a030dca rtl: enable character unit compilation for win32 14 жил өмнө
fpmake.pp a7b48be598 bugfixes: 13 жил өмнө

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.