The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 36dfe750d8 Added Freescale MK20D7 controller support.
git-svn-id: trunk@30925 -
2015-05-28 11:46:22 +00:00
compiler Added Freescale MK20D7 controller support. 2015-05-28 11:46:22 +00:00
ide * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
installer * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
packages fcl-db: sqldb: ExecuteDirect should call StartImplicitTransaction, when Transaction.Options contains stoUseImplicit (else it leads later to AV due to nil Transaction.Handle) 2015-05-27 05:06:01 +00:00
rtl Added Freescale MK20D7 controller support. 2015-05-28 11:46:22 +00:00
tests + test for mantis #16582 (already works with FPC 2.6.4) 2015-05-25 12:55:44 +00:00
utils + ELF/AArch64 resource handling support (patch by Edmund Grimley Evans) 2015-05-23 21:04:11 +00:00
.gitattributes Added Freescale MK20D7 controller support. 2015-05-28 11:46:22 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
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 * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00