The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-04-29 17:44:27 +00:00
compiler * access packed records with unaligned data accesses 2006-04-29 17:44:27 +00:00
fcl + Fixed TBufDataset.First (bug 5068) 2006-04-29 17:03:28 +00:00
fv * use -P for cross compile 2006-04-23 18:53:29 +00:00
ide * use -P for cross compile 2006-04-23 18:53:29 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages + popen declaration from Michael Ring 2006-04-28 13:18:14 +00:00
rtl * fixed register name 2006-04-29 15:50:49 +00:00
tests * use -P for cross compile 2006-04-23 18:53:29 +00:00
utils * disable LCL detection 2006-04-24 08:00:33 +00:00
.gitattributes * Lazarus IDE config file 2006-04-22 21:56:38 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00