The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-10-03 16:53:42 +00:00
compiler * fix division by zero in alignment code, should resolve #20265 an #20240 2011-10-03 16:53:42 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages Disables compiling fpvectorial 2011-10-03 12:37:52 +00:00
rtl * modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989 2011-10-03 16:11:46 +00:00
tests * Lowercase CompilerCPU and CompilerTarget 2011-10-03 06:23:38 +00:00
utils * Also default to PIC code using -Cg option for x86_64 BSD targets 2011-09-28 23:12:52 +00:00
.gitattributes rtl: revert r19330. We probably need to create a separate encoding<->codepage table. 2011-10-03 10:28:14 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00