The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-03-26 15:02:50 +00:00
compiler back to more conservative sign extension. this really needs separate handling for ColdFire and normal 68k, because the CF executes 32bit arithmetics only while normal 68k will do any size happily. 2014-03-26 15:02:50 +00:00
ide Avoid infinite recursion if symbols and gdb window are displayed while running debuggee 2014-03-25 17:07:07 +00:00
installer * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
packages Revert previous unwanted change to Makefile: restore normal Makefile generated using Makefile.fpc 2014-03-26 14:23:20 +00:00
rtl * softfpu.pp: clean up. 2014-03-25 14:45:41 +00:00
tests - removes accidently commited comments for testing 2014-03-22 17:03:39 +00:00
utils * regenerated revision.inc and fpcmake.inc after r27188, which updated 2014-03-19 22:45:53 +00:00
.gitattributes + added startup modules for compact, large and huge model that define the 2014-03-24 13:42:42 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00