The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-04-04 16:18:08 +00:00
compiler tstaticvarsym.ppuload: read the section string outside of the symansistr define to match the code of ppuwrite 2014-04-04 16:18:08 +00:00
ide Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages * Compact arrays/object literals and func. arguments 2014-04-03 20:17:26 +00:00
rtl * i8086 far data memory model fixes in unit msmouse 2014-04-04 08:57:14 +00:00
tests Fix for Mantis #19697. For this we need to have the internal static var symbol know that it came from a static field var symbol so that we can check that for generic or not. 2014-04-04 16:15:41 +00:00
utils Update revision.inc after fpcmake.ini change 27428 2014-04-01 15:39:28 +00:00
.gitattributes Fix for Mantis #19697. For this we need to have the internal static var symbol know that it came from a static field var symbol so that we can check that for generic or not. 2014-04-04 16:15:41 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00