The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre a08d0eb693 Merge forgotten go32v2 2.6.0 branch changes back into trunk.
------------------------------------------------------------------------
r20595 | pierre | 2012-03-23 14:45:47 +0100 (Fri, 23 Mar 2012) | 1 line

 * Fix fppkg short source zip name
------------------------------------------------------------------------

git-svn-id: trunk@24228 -
2013-04-12 10:21:34 +00:00
compiler + Internal linker: base support for sections that aren't referenced but must be linked if section referenced by them is linked (like win64 .pdata). Actual handling is still to be implemented in descendant classes. 2013-04-11 17:42:09 +00:00
ide Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:19:38 +00:00
installer Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:21:34 +00:00
packages ibconnection:fixed rounding problem in timestamp 2013-04-11 17:44:30 +00:00
rtl Use new GetExceptionPointer nostackframe assembler function to avoid 32bit relocation on .bss problem 2013-04-10 13:36:07 +00:00
tests Fix for Mantis #22433. 2013-04-08 14:51:42 +00:00
utils * modified Docstripper by Reinier Olislagers (bug 23988) 2013-04-07 08:49:03 +00:00
.gitattributes + simple example for cairo 2013-04-09 07:34:26 +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