The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Vincent Snijders 479a41859f * use windows registry on win64 too
git-svn-id: trunk@6292 -
2007-02-02 09:01:40 +00:00
compiler * inline sqrt since it is a mandatory instruction on PPC970 processors (and much faster than the generic routine) 2007-02-01 19:52:09 +00:00
fcl * use windows registry on win64 too 2007-02-02 09:01:40 +00:00
fv
ide * fixed compilation after TStringList->TCmdStrList change 2007-01-27 20:21:38 +00:00
installer
packages * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
rtl * newer kernels don't need anymore those braindead sigaction handler calling conventions 2007-02-01 20:07:17 +00:00
tests * fixed pushing of words in intel assembler (indirectly related to 2007-01-30 21:52:11 +00:00
utils * don't compile in parallel because make 3.79 doesn't support order-only- 2007-01-30 10:38:34 +00:00
.gitattributes * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
Makefile
Makefile.fpc