The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Almindor affffb4ef9 * fixes sqlite (installs also sqlitedb unit)
git-svn-id: trunk@3440 -
2006-05-06 21:33:43 +00:00
compiler * allocate dedicated register for a_call_ref() to avoid problems with R0-usage on ppc64. 2006-05-06 21:30:04 +00:00
fcl + RecNo should be -1 if the recordset is empty 2006-05-03 13:03:18 +00:00
fv * re-added memory to buildfv.pas so that it gets built and a make install works. 2006-05-06 20:03:43 +00:00
ide * Cosmetic arrow change 2006-05-06 18:54:17 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * fixes sqlite (installs also sqlitedb unit) 2006-05-06 21:33:43 +00:00
rtl * Codepage code had a bug 2006-05-06 18:39:32 +00:00
tests * compiled using Microsoft (R) C/C++ Optimizing Compiler Version 14.00.40310.41 for AMD64 2006-05-06 08:16:51 +00:00
utils * disable LCL detection 2006-04-24 08:00:33 +00:00
.gitattributes * compiled using Microsoft (R) C/C++ Optimizing Compiler Version 14.00.40310.41 for AMD64 2006-05-06 08:16:51 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00