The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
reiniero 6179bb2322 * fcl-db/dbase: cosmetic
git-svn-id: trunk@24343 -
2013-04-27 15:16:03 +00:00
compiler * got rid of the i8086 nasm warning 'segment attributes specified on redeclaration of segment' 2013-04-26 22:17:42 +00:00
ide * Makefiles regenerated 2013-04-25 20:25:57 +00:00
installer * Makefiles regenerated 2013-04-25 20:25:57 +00:00
packages * fcl-db/dbase: cosmetic 2013-04-27 15:16:03 +00:00
rtl + zero fill the bss section on startup in the msdos loader 2013-04-27 10:04:56 +00:00
tests + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
utils Add explanation about revision.inc file 2013-04-26 10:23:52 +00:00
.gitattributes + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * Makefiles regenerated 2013-04-25 20:25:57 +00:00
Makefile.fpc * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00