The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-02-08 22:05:21 +00:00
compiler * AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn 2020-02-08 22:05:21 +00:00
installer * added new packages to OS/2 and EMX sections 2020-02-04 21:20:22 +00:00
packages * Applied patch from Bart Broersma to fix bug ID #36663 2020-02-07 17:47:36 +00:00
rtl * AVR: attiny28 is an avr1 CPU 2020-02-08 22:05:21 +00:00
tests * patch by J. Gareth Moreton: fixes internal error 200405231 with inline, resolves #35590 2020-02-05 20:35:03 +00:00
utils pas2js: fpmake 2020-02-06 16:06:37 +00:00
.gitattributes * patch by Christo Crause: more AVR controllers, resolves #36683 2020-02-08 20:43:22 +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
Makefile * Makefile fixed 2020-02-05 20:33:32 +00:00
Makefile.fpc * Makefile fixed 2020-02-05 20:33:32 +00:00