The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 87828e65a8 + Fix for bug #7205
git-svn-id: trunk@4332 -
2006-08-02 22:15:37 +00:00
compiler + first somewhat-valid AmigaOS/PowerPC support (no linking yet) 2006-08-02 18:47:25 +00:00
fcl + Fix for bug #7205 2006-08-02 22:15:37 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * bugrep -> bugs 2006-07-15 20:21:23 +00:00
installer * logging improvements 2006-07-30 09:47:02 +00:00
packages * incorrect IFDEF removed 2006-07-30 14:20:16 +00:00
rtl * keep same fixed block, also if we resize to a smaller size. 2006-07-30 15:02:28 +00:00
tests * fixed tests 2006-08-01 16:05:54 +00:00
utils + enabled Amiga target for PowerPC 2006-08-02 19:55:24 +00:00
.gitattributes + some packed array tests 2006-08-01 15:53:27 +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