The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian fd61d65313 * handle controller type already in the first options pass_1
* set heapsize for the avrsim controller target to a reasonable size

git-svn-id: trunk@33068 -
2016-02-07 11:24:47 +00:00
compiler * handle controller type already in the first options pass_1 2016-02-07 11:24:47 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages Introduced ExceptionExitCode 2016-02-05 15:30:58 +00:00
rtl * Improved sign(x) functions to be branchless in most cases. Resolves #14206. 2016-02-07 11:18:31 +00:00
tests Reverted revision 33036. This feature is too controverse to be left in. 2016-02-04 19:26:51 +00:00
utils * Fix bug #29465: Correct declaration of array properties 2016-02-06 14:45:25 +00:00
.gitattributes Reverted revision 33036. This feature is too controverse to be left in. 2016-02-04 19:26:51 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00
Makefile.fpc * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00