The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-03-29 01:38:21 +00:00
compiler * internal compiler handling of Val() fixed for 16/8-bit CPUs 2013-03-29 01:38:21 +00:00
ide
installer
packages * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
rtl + added RTL helpers for Val() for longint/dword on 16/8-bit CPUs 2013-03-29 01:19:14 +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 Intr and MsDos implementations for i8086-msdos 2013-03-28 18:17:25 +00:00
.gitignore
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