The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn b2fc6a2f6d + basic implementation of do_isdevice for msdos
git-svn-id: branches/i8086@24014 -
2013-03-26 18:58:00 +00:00
compiler * Borland Pascal compatibility for 16-bit CPUs: int16 shl int32 now produces int32; this fixes writeln(longint) on the i8086-msdos target 2013-03-26 00:59:04 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
rtl + basic implementation of do_isdevice for msdos 2013-03-26 18:58:00 +00:00
tests * fixed check for bitpacked accesses (mantis #24007) 2013-03-07 15:44:41 +00:00
utils * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
.gitattributes + added sysdir.inc for msdos, empty for now 2013-03-16 12:49:21 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
Makefile.fpc + CPU target i8086 in top level Makefile.fpc 2013-03-19 20:11:30 +00:00