The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 840d06dddb * Published TSQLQuery.MaxIndexesCount and FieldDefs
* Set default values for MaxIndexesCount and Readonly

git-svn-id: trunk@17378 -
2011-04-27 20:18:15 +00:00
compiler + Declared operand types OT_XMMRM (matches either xmm register or 128-bit memory reference) and OT_MMXRM (same for mmx). 2011-04-26 16:34:36 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Published TSQLQuery.MaxIndexesCount and FieldDefs 2011-04-27 20:18:15 +00:00
rtl * patch from Cobines, Mantis 19227 fixing return type of shgetfileinfo* 2011-04-25 15:43:07 +00:00
tests * Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900. 2011-04-21 20:03:05 +00:00
utils * Added COMPILER_FPMAKE_UNITDIR to makefiles, with the path to the native 2011-04-25 14:34:12 +00:00
.gitattributes * Added instantfpc 2011-04-24 09:20:35 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * Added the FPCFPMAKE define which by default contains a compiler which 2011-04-21 11:13:08 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00