The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 7c915938d9 * fixed for 64 bit CPUs
git-svn-id: trunk@4963 -
2006-10-18 20:00:24 +00:00
compiler + allow implicit type conversions of 4 byte integers to strings for 2006-10-18 18:14:54 +00:00
fcl + Initial implementation of TSQLScript 2006-10-15 09:30:35 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * commented cond_t, already exported via unixtype, bug #7454 2006-10-15 16:28:32 +00:00
rtl - removed getpointersize again, it's not a standard macpas function 2006-10-18 19:50:16 +00:00
tests * fixed for 64 bit CPUs 2006-10-18 20:00:24 +00:00
utils * regenerated 2006-10-18 18:38:29 +00:00
.gitattributes + tests for previous commit 2006-10-18 18:15:20 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +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