The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth c1db48c8c6 * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder)
Note: I'm not yet really happy with both AT_DATA_FORCEINDIRECT and AT_DATA_NOINDIRECT; maybe I should replace them with flags or something like that...

git-svn-id: trunk@35366 -
2017-01-29 17:42:00 +00:00
compiler * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder) 2017-01-29 17:42:00 +00:00
ide * copyright date update, mantis 2017-01-24 14:20:29 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages * Case else without semicolon in front (bug ID 31284) 2017-01-29 16:36:06 +00:00
rtl * Fix isNan, isInfinity, IsPositiveInfinity 2017-01-29 11:58:22 +00:00
tests * also assume register calling convention for m68k 2017-01-28 14:55:41 +00:00
utils * JSON2pas command-line tool added 2017-01-14 10:22:16 +00:00
.gitattributes * New simple program to test if pparser parses some code 2017-01-29 14:50:34 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00