The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 3ed10a6936 * Rewrite initialization code for i386-android. i386-android works.
git-svn-id: branches/targetandroid@23447 -
2013-01-18 23:19:29 +00:00
compiler * Add android to supported targets for assemblers. It fixes assembling for i386-android. 2013-01-18 14:51:09 +00:00
ide * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
rtl * Rewrite initialization code for i386-android. i386-android works. 2013-01-18 23:19:29 +00:00
tests * Uses SysUtils to make executable bigger. Otherwise string pointers for FindResource can be less than $10000. They are treated as IDs in such case and the test will fail. 2013-01-17 21:43:09 +00:00
utils * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
.gitattributes * Sync with trunk r23404. 2013-01-16 13:21:51 +00:00
.gitignore
Makefile * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
Makefile.fpc * starting compiler version check to toplevel "all" target 2012-10-17 18:03:41 +00:00