The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-06-04 19:51:52 +00:00
compiler * optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc 2006-06-04 17:35:55 +00:00
fcl + Renamed Action Parameter of TDatasetErrorEvent; Avoids conflicts in methods in forms in objfpc mode 2006-06-04 19:51:52 +00:00
fv * Do not redraw entire screen when Tgroup.draw is called. 2006-06-03 20:57:55 +00:00
ide * Update default compiler options. 2006-06-03 14:35:27 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * a few fixes to make gtk_demo and helloworld2 examples compile 2006-06-04 14:10:40 +00:00
rtl * optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc 2006-06-04 17:35:55 +00:00
tests * added cthreads unit for unix targets to uses list 2006-06-04 18:58:53 +00:00
utils * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
.gitattributes + added tcext5.o object file for C parameter passing test in testsuite 2006-06-04 15:18:56 +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