The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can
depend on that (and correct a number of cases where this was wrong)
  * set the correct subreg type for xmm x86_64 parameter registers
    (resolved mantis #14067)

git-svn-id: trunk@13410 -
2009-07-19 13:57:23 +00:00
compiler * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * Map SQL_TEXT(char) fields to ftFixedChar fields 2009-07-18 12:39:42 +00:00
rtl * TInterfacedPersistent requires that the interface is requested from the owner if an owner is SetActive 2009-07-19 09:36:43 +00:00
tests * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
utils * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
.gitattributes * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00