The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-12-15 19:50:58 +00:00
compiler * use 16 byte procedure alignment on windows too 2005-12-15 19:50:58 +00:00
fcl * revert previous commit 2005-12-14 13:36:32 +00:00
fv * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
ide * Fix typo, markup 2005-12-11 18:37:15 +00:00
installer * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +00:00
packages * Rename included to .inc 2005-12-13 21:26:19 +00:00
rtl * fixed fpc_ansistr_append_ansistring() in case it's called to append a 2005-12-15 15:22:35 +00:00
tests * fix sizeof(array of const) 2005-12-15 08:58:45 +00:00
utils * Remove unnecessary writeln 2005-12-13 21:53:54 +00:00
.gitattributes * fix sizeof(array of const) 2005-12-15 08:58:45 +00:00
.gitignore * Rename md5 directory to hash for hash functions 2005-12-01 18:32:39 +00:00
Makefile * makefile updates after last changes for successful build on ppc64/linux 2005-12-04 13:07:37 +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