The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 902c25fafa + RegisterTinyHeapBlock: align the start address and size according to
TinyHeapAllocGranularity

git-svn-id: trunk@28418 -
2014-08-15 16:10:22 +00:00
compiler * don't convert movs into (the non-existing) ldrs in do_spill_replace() 2014-08-12 20:14:24 +00:00
ide
installer * Patch by Bart Broersma to fix breakage over the years. Though this file is mostly obsolete. Mants 2014-08-13 12:53:40 +00:00
packages * *result_cint -> *result_int. Mantis Probably leftover of some int to cint replace. 2014-08-12 09:13:23 +00:00
rtl + RegisterTinyHeapBlock: align the start address and size according to 2014-08-15 16:10:22 +00:00
tests * True and false differ on PG 2014-08-14 16:56:11 +00:00
utils
.gitattributes * Test removed 2014-08-10 16:12:56 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc