The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-08-27 19:26:16 +00:00
compiler * remove cpu type cortex m3 on arm, it is just an ARMv7-M 2011-08-27 19:26:16 +00:00
ide + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * Fix for Mantis #20041, check assignment of buffer in TField.Getdata 2011-08-26 13:44:05 +00:00
rtl * fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL. 2011-08-26 13:16:37 +00:00
tests * allow %seg. register:offset without (...), resolves #20035 2011-08-27 15:41:39 +00:00
utils * when compiling for arm-embedded, sub-arch is also passed to the compiler 2011-08-25 21:41:08 +00:00
.gitattributes * allow %seg. register:offset without (...), resolves #20035 2011-08-27 15:41:39 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * when compiling for arm-embedded, sub-arch is also passed to the compiler 2011-08-25 21:41:08 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00