The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 5e0585c0d0 + introduce tf_no_objectfiles_when_smartlinking so object file generation on i8086-msdos can be turned off
* object file generation on i8086-msdos can be turned off if smartlinking is enabled

git-svn-id: trunk@24396 -
2013-04-30 19:11:55 +00:00
compiler + introduce tf_no_objectfiles_when_smartlinking so object file generation on i8086-msdos can be turned off 2013-04-30 19:11:55 +00:00
ide Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:37:46 +00:00
installer Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:38:48 +00:00
packages fcl-db/dbase: 2013-04-30 16:26:25 +00:00
rtl patch by Michael Ring: 2013-04-29 19:57:08 +00:00
tests * Win64 exception handling: don't reset fc_unwind control flow flag at the beginning of try..except blocks. Resolves #24342. 2013-04-30 03:56:58 +00:00
utils Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:49:25 +00:00
.gitattributes * Win64 exception handling: don't reset fc_unwind control flow flag at the beginning of try..except blocks. Resolves #24342. 2013-04-30 03:56:58 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:49:50 +00:00
Makefile.fpc * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00