The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-07-14 13:20:40 +00:00
compiler * increased *align_max to 8 bytes for darwin/i386 (needed for mmx/sse) 2006-07-14 13:20:40 +00:00
fcl + Implemented support for ;public name XYZ; construct 2006-07-09 09:43:30 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * show full compiler version in About dialog 2006-07-13 23:08:05 +00:00
installer * 2.0.4 fix: missing access key for Source 3 2006-07-13 23:12:27 +00:00
packages initial import 2006-07-08 15:14:26 +00:00
rtl * and yet more ebx saving/restoring 2006-07-14 11:57:07 +00:00
tests * fix comparedword, fixes #7143 2006-07-12 20:50:48 +00:00
utils + Some cosmetical issues, and now all elements are emitted only once. 2006-07-12 22:42:53 +00:00
.gitattributes + French message file in ISO 8859-1 2006-07-13 23:47:13 +00:00
.gitignore initial import 2006-07-08 15:14:26 +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