The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 97dd19b04f * cprt0.as is not needed, since we link to libc always.
git-svn-id: branches/targetandroid@23286 -
2013-01-02 00:01:43 +00:00
compiler * libctype is not needed, since only bionic is supported anyway. 2013-01-01 23:59:48 +00:00
ide Merge with trunk r22040. Regenerated makefiles. 2012-08-09 08:12:34 +00:00
installer Merge with trunk r22040. Regenerated makefiles. 2012-08-09 08:12:34 +00:00
packages Merge with trunk r22040. Regenerated makefiles. 2012-08-09 08:12:34 +00:00
rtl * cprt0.as is not needed, since we link to libc always. 2013-01-02 00:01:43 +00:00
tests * Oops, wrong commit r23235. Reverted. Now correct: Fixed lineinfo for Android. 2012-12-28 10:42:27 +00:00
utils Merge with trunk r22040. Regenerated makefiles. 2012-08-09 08:12:34 +00:00
.gitattributes * cprt0.as is not needed, since we link to libc always. 2013-01-02 00:01:43 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile Merge with trunk r22040. Regenerated makefiles. 2012-08-09 08:12:34 +00:00
Makefile.fpc * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 2012-05-28 16:19:37 +00:00