The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-11 17:42:09 +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 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 * Better and more configurable multipart-formdata handling. 2013-04-11 09:50:31 +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