The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian f25a905904 * fix register allocation initalization for arm thumb
* avoid that the register allocator creates code which writes to frame/stack pointer

git-svn-id: trunk@24190 -
2013-04-07 21:00:50 +00:00
compiler * fix register allocation initalization for arm thumb 2013-04-07 21:00:50 +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
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