The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
armin ed225b10b3 added sysutils for debug
git-svn-id: trunk@3220 -
2006-04-15 19:59:19 +00:00
compiler * keep stack aligned to 16 byte borders on winx64 2006-04-15 16:48:28 +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 * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
installer * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
packages added sysutils for debug 2006-04-15 19:59:19 +00:00
rtl * bug5016 and bug5017 2006-04-15 18:32:34 +00:00
tests * beautified output 2006-04-15 19:37:54 +00:00
utils * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitattributes * added missing masking of upper 24/16 bits on ppc after performing 2006-04-14 13:01:10 +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