The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-23 12:37:28 +00:00
compiler * command line compilation of i8086 fixed 2013-04-21 18:32:09 +00:00
ide * regenerated makefiles 2013-04-01 17:30:11 +00:00
installer * regenerated makefiles 2013-04-01 17:30:11 +00:00
packages * regenerated makefiles 2013-04-01 17:30:11 +00:00
rtl * do not save bx, cx, si and di in the msdos and intr functions, as preserving them isn't required for the pascal calling convention 2013-04-23 12:37:28 +00:00
tests + implemented a timeout in the dosbox wrapper, so that we don't wait forever if a test hangs 2013-04-10 13:44:30 +00:00
utils * regenerated makefiles 2013-04-01 17:30:11 +00:00
.gitattributes * i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc 2013-04-12 12:06:28 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * regenerated makefiles 2013-04-01 17:30:11 +00:00
Makefile.fpc + CPU target i8086 in top level Makefile.fpc 2013-03-19 20:11:30 +00:00