The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-04-17 18:12:14 +00:00
compiler * pass records of all sizes by reference if they are const 2006-04-17 18:12:14 +00:00
fcl + Commented out Debug-procedure DumpMem 2006-04-15 17:04:41 +00:00
fv * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
ide * Fix compilation. 2006-04-17 15:57:57 +00:00
installer * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
packages renamed DEBUG to ZLIB_DEBUG 2006-04-15 20:24:12 +00:00
rtl * fixed some calling conventions in assembler routines for win64 2006-04-17 17:17:29 +00:00
tests git-svn-id: trunk@3242 - 2006-04-17 09:03:25 +00:00
utils * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitattributes * Conversion tables for video unit. 2006-04-17 13:01:02 +00:00
.gitignore * unified and moved some win32/win64 stuff 2006-04-02 20:52:17 +00:00
Makefile * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00