The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 9c6a296b86 * use shortint for alignments
* remove obsolete position check in tgobj, with the new alignment settings
    this is not possible anymore

git-svn-id: trunk@2984 -
2006-03-20 08:29:13 +00:00
compiler * use shortint for alignments 2006-03-20 08:29:13 +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 * use resourcstring table again 2006-03-19 21:16:32 +00:00
tests * fixed test 2006-03-19 20:26:29 +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