The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 604f9ba4b8 istantfpc: help about -B
git-svn-id: trunk@19249 -
2011-09-26 19:38:19 +00:00
compiler win64 unwinding, misc fixes: 2011-09-26 13:55:21 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer
packages * fix retrieving AutoInc value when index of autoinc field differs in Fields and in fielddefs 2011-09-26 18:32:07 +00:00
rtl Suppress console messages about sign extension in ioctl system call 2011-09-26 10:24:00 +00:00
tests compiler + rtl: pass codepage to fpc_CharArray_To_AnsiStr to get the preserve the codepage of result string 2011-09-26 04:49:09 +00:00
utils istantfpc: help about -B 2011-09-26 19:38:19 +00:00
.gitattributes * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. 2011-09-26 12:58:59 +00:00
.gitignore
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc