The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-04-02 13:14:06 +00:00
compiler * Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do). 2014-04-02 13:14:06 +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 * Set implicit collation dependencies to collationOSes only. Mantis #25957 2014-04-02 12:37:28 +00:00
rtl * clock_gettime uses timespec, not timeval 2014-04-02 08:25:03 +00:00
tests + forgot to commit, part of r26472 2014-03-30 16:55:03 +00:00
utils Update revision.inc after fpcmake.ini change 27428 2014-04-01 15:39:28 +00:00
.gitattributes * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 2014-03-31 15:57:11 +00:00
.gitignore
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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