The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f4756b8cc1 * enabled node cse with -O2 for ppc32
* enabled tail recursion with -O2 for ppc64

git-svn-id: trunk@16021 -
2010-09-19 23:27:01 +00:00
compiler * enabled node cse with -O2 for ppc32 2010-09-19 23:27:01 +00:00
ide + Use SetTbreak method 2010-08-24 13:35:36 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * enabled build of ptc and ptcgraph on linux; hermes enabled on all platforms 2010-09-19 22:55:47 +00:00
rtl * immediately fail when trying to allocate a memory block whose size falls 2010-09-17 14:05:06 +00:00
tests * resolve anonymous external objcclass definitions to the real type also when 2010-09-19 16:05:32 +00:00
utils * Fixed exception while parsing the -o option for the second time 2010-09-19 20:06:37 +00:00
.gitattributes * updated ptcgraph and added ptccrt 2010-09-19 22:44:57 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00