The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter f5d5e377d2 * fix linux x86_64 for records and arrays
git-svn-id: trunk@8224 -
2007-08-05 19:38:21 +00:00
compiler * fix linux x86_64 for records and arrays 2007-08-05 19:38:21 +00:00
fv
ide
installer
packages * Re-published properties that disappeared 2007-08-04 18:36:25 +00:00
rtl * fixed FormatFloat for non-x86 (mantis 9384) 2007-08-04 17:38:48 +00:00
tests * fixed FormatFloat for non-x86 (mantis 9384) 2007-08-04 17:38:48 +00:00
utils * update lNet in fppkg to 0.5.6a 2007-08-05 09:50:55 +00:00
.gitattributes * fixed FormatFloat for non-x86 (mantis 9384) 2007-08-04 17:38:48 +00:00
.gitignore * gba and nds work with new heap manager now (no need for a custom heap manager that allocates a single big block anymore) 2007-07-30 15:37:19 +00:00
Makefile
Makefile.fpc