The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-10-18 12:16:00 +00:00
compiler * fixed a bunch of structural errors and missing escapes to get the docs building again. 2008-10-18 12:16:00 +00:00
ide * some more minor fixes to the debug info 2008-10-12 11:14:35 +00:00
installer
packages * reset version to latest release: 2.2.2-0 2008-10-17 18:36:45 +00:00
rtl * arm-linux-eabi uses mmap2 and ugetrlimit 2008-10-17 19:00:58 +00:00
tests * fix range check error in options handling, resolves #12365 2008-10-14 17:06:55 +00:00
utils * use AvailableRepository when compiling new packages 2008-10-17 21:37:13 +00:00
.gitattributes * reset version to latest release: 2.2.2-0 2008-10-17 18:36:45 +00:00
.gitignore
Makefile * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
Makefile.fpc