The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn f75ff8cc26 + enable the div helper for i8086
git-svn-id: branches/i8086@23880 -
2013-03-16 23:20:18 +00:00
compiler + enable the div helper for i8086 2013-03-16 23:20:18 +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 fcl-db: odbc: enable 64bit support (use SQLLEN, SQLULEN instead of SQLINTEGER, SQLUINTEGER) after ODBC header file was updated for 64 bit support in rev.23702 2013-03-07 09:17:52 +00:00
rtl * enable compilation of the software mod and div helpers in the i8086-msdos rtl 2013-03-16 21:01:52 +00:00
tests * fixed check for bitpacked accesses (mantis ) 2013-03-07 15:44:41 +00:00
utils * treat msdos as 8.3 target in the makefiles as the compiler does 2013-03-10 18:19:52 +00:00
.gitattributes + added sysdir.inc for msdos, empty for now 2013-03-16 12:49:21 +00:00
.gitignore
Makefile * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00
Makefile.fpc * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00