The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-10-07 21:51:18 +00:00
compiler * write absolute references correctly on avr, resolves #32040 2017-10-07 21:09:20 +00:00
ide regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
installer regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
packages * FillChar for the properties is not needed as SetLength already initializes the array elements 2017-10-07 21:51:18 +00:00
rtl + add data record for easier access to a class' data 2017-10-07 21:40:42 +00:00
tests * write absolute references correctly on avr, resolves #32040 2017-10-07 21:09:20 +00:00
utils New revision following commit 37286 2017-09-22 19:59:45 +00:00
.gitattributes * write absolute references correctly on avr, resolves #32040 2017-10-07 21:09:20 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00