The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-12 12:06:28 +00:00
compiler * i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc 2013-04-12 12:06:28 +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 + added 8087 initialization to the msdos rtl (8087 presence detection is still a TODO) 2013-04-03 16:03:45 +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