The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei ef4ce51d24 - removed unused variable and label
git-svn-id: trunk@17212 -
2011-04-01 05:49:58 +00:00
compiler * use compare_defs() instead of a plain "=" comparison to check that the 2011-03-29 18:51:36 +00:00
ide
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Fixed signature of zliballocmem 2011-03-31 11:17:49 +00:00
rtl - removed unused variable and label 2011-04-01 05:49:58 +00:00
tests * create $(TEST_OUTPUTDIR)/test/cg before copying the object files there, 2011-03-23 14:17:35 +00:00
utils * Default fpcbin macro added 2011-03-27 12:28:06 +00:00
.gitattributes internal linker support for creating novell netware loadable modules 2011-03-27 14:47:25 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile
Makefile.fpc