The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-02-12 20:43:13 +00:00
compiler * patch by Christo Crause: combine code paths for avr1 and avrtiny when converting lds/sts to in/out, resolves #36697 2020-02-12 20:43:13 +00:00
installer * added new packages to OS/2 and EMX sections 2020-02-04 21:20:22 +00:00
packages * Disable building the IDE on Darwin by default 2020-02-11 21:36:26 +00:00
rtl * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2020-02-09 10:51:14 +00:00
tests * Fixed r43577 for cases when the size of the new result of a simplified node after typecheckpass is smaller than the size of the original node's result. This caused internal errors or invalid assembly in some cases. Issue #36587. 2020-02-11 12:49:12 +00:00
utils pas2js: fpmake 2020-02-09 10:25:53 +00:00
.gitattributes * Fixed r43577 for cases when the size of the new result of a simplified node after typecheckpass is smaller than the size of the original node's result. This caused internal errors or invalid assembly in some cases. Issue #36587. 2020-02-11 12:49:12 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * Makefile fixed 2020-02-05 20:33:32 +00:00
Makefile.fpc * Makefile fixed 2020-02-05 20:33:32 +00:00