The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-16 08:20:51 +00:00
compiler * document the fact that ti8086paramanager.getintparaloc allocates a 16-bit parameter, and not a 32-bit one 2013-04-15 22:08:11 +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 * changed ifdef, so that HandleErrorAddrFrame uses the default calling convention on i8086 (whatever that may be), instead of register 2013-04-16 08:20:51 +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