The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-10-18 10:52:43 +00:00
compiler * implicitly convert constant string to stringdef if it is indexed 2005-10-18 10:52:43 +00:00
fcl + Patch from Luiz Americo to improve Master/DEtail handling 2005-10-18 09:23:14 +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 * use register variables when release-building for ppc (more or less doubles 2005-10-15 16:36:52 +00:00
rtl * make widestrings compatible with COM BSTR, the length is now the number 2005-10-18 09:45:13 +00:00
tests * make widestrings compatible with COM BSTR, the length is now the number 2005-10-18 09:45:13 +00:00
utils * use register variables when release-building for ppc (more or less doubles 2005-10-15 16:36:52 +00:00
.gitattributes * make widestrings compatible with COM BSTR, the length is now the number 2005-10-18 09:45:13 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
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