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 12:43:28 +00:00
compiler * fixed record regvar code generation for ppc64 for now 2006-06-04 12:43:28 +00:00
fcl + Fix for writing more than 60 colors in palette or no palette at all (by Colin Western) 2006-06-04 09:50:43 +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 * FreeBSD changed "glib12" to "glib-12", "gtk12" to "gtk-12" and "gdk12" to "gdk-12" to be in sync with latest ports 2006-06-03 10:47:29 +00:00
rtl * another cleanup of unnecessary variables 2006-06-03 23:50:53 +00:00
tests + new additional test program for testing record register variables 2006-06-04 12:37:26 +00:00
utils * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
.gitattributes + new additional test program for testing record register variables 2006-06-04 12:37:26 +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