The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work 6c49a28544 * fixed tw9673
git-svn-id: trunk@8597 -
2007-09-21 17:01:39 +00:00
compiler * linker script: keep got and toc sections together; allows use of -Cg (PIC) in large programs (e.g. compiler) on powerpc64/linux 2007-09-21 00:05:51 +00:00
fv
ide
installer * FCL titles shortened to avoid overflows, some minor issues fixed 2007-09-13 20:09:31 +00:00
packages * TCustomPageContentProducer is renamed to THTMLEntityProducer and changed in such a way that it can produce more then only <html> tags. 2007-09-20 19:56:13 +00:00
rtl * only print exception backtrace at end of unhandled exception in 2007-09-21 15:09:08 +00:00
tests * fixed tw9673 2007-09-21 17:01:39 +00:00
utils * Added missing endif in previous commit 2007-09-19 15:48:38 +00:00
.gitattributes * improved recursive benchmark 2007-09-21 14:07:35 +00:00
.gitignore
Makefile
Makefile.fpc