The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c4d80a8a10 * only try to use objdump to extract symbol liveness information if the
target OS is Linux, since it's not supported on other platforms for that
    purpose

git-svn-id: trunk@20739 -
2012-04-07 11:11:48 +00:00
compiler * only try to use objdump to extract symbol liveness information if the 2012-04-07 11:11:48 +00:00
ide Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
installer Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
packages * Give a proper error message when an external command is not found 2012-04-06 22:25:14 +00:00
rtl ino_t is 64 bit for 32-bit system also for NetBSD 2012-04-06 23:57:00 +00:00
tests * handle currency constants correctly on non i386 platforms if they are given as integer constant, resolves #21091 2012-04-06 22:13:48 +00:00
utils * Added fpmake.pp files for some utils 2012-04-06 22:47:03 +00:00
.gitattributes * Added fpmake.pp files for some utils 2012-04-06 22:47:03 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile Add x86_64-openbsd target in Makefiles 2012-04-06 16:49:08 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00