The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-11-10 12:53:58 +00:00
compiler * make use of the noreturn directive for internalerror 2013-11-10 09:01:03 +00:00
ide * fix for mantis #25202 macpascal->macpas, patch by Thaddy. 2013-10-18 08:40:34 +00:00
installer * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
packages * trim output buffer in try..finally, catch result iconv in variable. 2013-11-10 12:53:58 +00:00
rtl * force shl operations to be 32 bit on 16/8 bit platforms (patch by 2013-11-10 10:24:54 +00:00
tests * add the options specified in TEST_OPT when compiling the tstunits. This allows 2013-11-10 12:23:26 +00:00
utils * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
.gitattributes + noreturn directive 2013-11-10 09:00:59 +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 * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 2013-10-29 13:36:43 +00:00
Makefile.fpc * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 2013-10-29 13:36:43 +00:00