The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter f3bfe5735c * fix typo
git-svn-id: trunk@1543 -
2005-10-20 10:52:56 +00:00
compiler * remove check for expectloc<>location.loc, it doesn't work anymore for 2005-10-20 06:51:40 +00:00
fcl * don't mix unsinged and signed 2005-10-20 06:08:35 +00:00
fv * use register variables when release-building for ppc (more or less doubles 2005-10-15 16:36:52 +00:00
ide + valgrind switch for debug info 2005-10-15 22:05:59 +00:00
installer * use register variables when release-building for ppc (more or less doubles 2005-10-15 16:36:52 +00:00
packages * gettimeofday(var tv;var tz) overload added 2005-10-20 06:13:13 +00:00
rtl * readme.txt changes. 2005-10-19 07:21:58 +00:00
tests * fix typo 2005-10-20 10:52:56 +00:00
utils * use register variables when release-building for ppc (more or less doubles 2005-10-15 16:36:52 +00:00
.gitattributes * initial revision 2005-10-19 19:25:49 +00:00
.gitignore
Makefile * use register variables when release-building for ppc (more or less doubles 2005-10-15 16:36:52 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00