The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2e41b63710 * support subscripting record function results on ABI's that return
(some) records in registers (+ internalerror if unsupported
    record location). Fixes "make all" in top dir on darwin/x86.

git-svn-id: trunk@2973 -
2006-03-19 20:01:11 +00:00
compiler * support subscripting record function results on ABI's that return 2006-03-19 20:01:11 +00:00
fcl * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +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 * svn:executable 2006-03-19 13:40:48 +00:00
rtl + StdIO flush now handled as all other files 2006-03-19 19:18:49 +00:00
tests * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
utils * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitattributes * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitignore + renamed tests to ddg 2006-02-21 10:17:47 +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