The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-03-13 16:31:41 +00:00
compiler + define macros with information about the memory sizes of a MCU: FPC_FLASHBASE, FPC_FLASHSIZE, FPC_SRAMBASE, FPC_SRAMSIZE, FPC_EEPROMBASE, FPC_EEPROMSIZE, FPC_BOOTBASE, FPC_BOOTSIZE, resolves issue #29365 2016-03-13 15:50:55 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer
packages * Fix for bug ID #29663 2016-03-13 16:00:00 +00:00
rtl * Added SameStr, for symmetry and consistency with SameText (bug ID 29821) 2016-03-13 16:31:41 +00:00
tests * make NativeInt and NativeUInt unique types, resolves #29444 2016-03-13 15:30:38 +00:00
utils * Fix bug #29772 2016-03-05 13:41:26 +00:00
.gitattributes * make NativeInt and NativeUInt unique types, resolves #29444 2016-03-13 15:30:38 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00