The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-11-11 13:39:25 +00:00
compiler * pass 2kb of parameters to ar at a time (instead of 200 bytes) 2006-11-11 10:24:46 +00:00
fcl * Patch from Ido <idokan@gmail.com> to fix AsString for booleanfield 2006-11-10 19:31:19 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * another staticvarsym 2006-11-09 18:22:51 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * some variant dispatching stuff fixed 2006-11-05 21:07:59 +00:00
rtl * Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit. 2006-11-11 13:39:25 +00:00
tests + tarfile target to only make the tarfile 2006-11-10 22:48:04 +00:00
utils * section "fpc" was renamed to ".fpc". 2006-11-10 10:33:41 +00:00
.gitattributes * create common aasmcpu (currently ppc32 version, will commit 2006-11-10 22:11:15 +00:00
.gitignore * more ignores 2006-11-01 20:55:12 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00