The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 075abd6220 + support of stackframesize for arm thumb
+ estimatedtempsize to get a good estimatation for architectures which require to know the stack size before

git-svn-id: trunk@24188 -
2013-04-07 21:00:38 +00:00
compiler + support of stackframesize for arm thumb 2013-04-07 21:00:38 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages fcl-db/dbase: 2013-04-07 18:33:39 +00:00
rtl - Removed nested comments which were causing compiler warnings. 2013-04-07 12:06:01 +00:00
tests * CodeWarrior apparently supports a combination of FPC-like using the 2013-04-07 15:51:02 +00:00
utils * modified Docstripper by Reinier Olislagers (bug 23988) 2013-04-07 08:49:03 +00:00
.gitattributes * give an error when declaring a class as conforming to a forward-declared 2013-04-07 12:18:31 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00
Makefile.fpc Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00