The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 26044b604f * don't import org.freepascal.rtl.* as this also includes our System
class, which conflicts with java.lang.System in recent jdk javac's
    (and we don't access any of the RTL classes explicitly in the
    test program)

git-svn-id: trunk@30952 -
2015-05-31 16:50:53 +00:00
compiler * suppress (harmless) range error 2015-05-31 16:50:50 +00:00
ide * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
installer * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
packages fcl-db: tests: Add sqlite3ds connector to db test suite. Patch from Luiz Americo. Bug #28200 2015-05-29 10:21:22 +00:00
rtl * handle the loading of VMT entries at the node level, so it's done in a 2015-05-31 16:50:47 +00:00
tests * don't import org.freepascal.rtl.* as this also includes our System 2015-05-31 16:50:53 +00:00
utils + ELF/AArch64 resource handling support (patch by Edmund Grimley Evans) 2015-05-23 21:04:11 +00:00
.gitattributes * ATmega16 support by Anton Kavalenka, resolves issue #28217 2015-05-31 15:55:39 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
Makefile.fpc