The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-04-07 16:45:52 +00:00
compiler * refactored tunaryminusnode.pass_typecheck to handle all native int sizes generically, without ifdefs 2013-04-07 16:45:52 +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 * modified test cpu16/addint1.pp to not halt on the first error 2013-04-06 09:46:42 +00:00
utils * regenerated makefiles 2013-04-01 17:30:11 +00:00
.gitattributes + first test for CPUs with a 16-bit native int added 2013-04-05 23:28:02 +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