The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 2425eb243a * DebugWrite and DebugWriteLn moved to the implementation part of the system
unit. No need to expose them anymore, as the regular Write/WriteLn have been
  quite stable on i8086-msdos for a long time now.

git-svn-id: trunk@27143 -
2014-03-15 12:31:01 +00:00
compiler * Changed the default packset setting to 1 and disabled the padding of 3-byte 2014-03-14 23:51:14 +00:00
ide * update ide copyright year, patch by Reinier Olislagers, resolves #25833 2014-03-07 21:13:47 +00:00
installer * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
packages Fix undefined result for GetShiftState on linux non-console 2014-03-14 16:09:00 +00:00
rtl * DebugWrite and DebugWriteLn moved to the implementation part of the system 2014-03-15 12:31:01 +00:00
tests * Changed the default packset setting to 1 and disabled the padding of 3-byte 2014-03-14 23:51:14 +00:00
utils * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
.gitattributes * also check for targets not supporting -gc/checkpointer functionality in 2014-03-13 20:42:18 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00