The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-04-07 09:04:13 +00:00
compiler * Fixed linking of non-PIC code to indirect functions in shared objects. 2014-04-06 23:04:57 +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 * Removed httpdefs dependency, added several missing raise statements 2014-04-07 08:42:10 +00:00
rtl - Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit. 2014-04-07 09:04:13 +00:00
tests + added another far pointer arithmetic test 2014-04-06 15:36:17 +00:00
utils * First implementation of pas2js converter program 2014-04-05 09:19:55 +00:00
.gitattributes + added another far pointer arithmetic test 2014-04-06 15:36:17 +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