The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6dd25eb233 * fixed location_force_reg() for big endian 32 bit targets and
LOC_SUBSETREF/LOC_CSUBSETREF (fixes test/tregreg4 on sparc and ppc32
    after r14892)

git-svn-id: trunk@14895 -
2010-02-13 11:29:42 +00:00
compiler * fixed location_force_reg() for big endian 32 bit targets and 2010-02-13 11:29:42 +00:00
ide * fix for #7308. (changeonopen preferences does nothing) 2010-02-11 16:11:53 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Fixed AV in GetURL 2010-02-09 12:45:58 +00:00
rtl * commented "deprecated". specialization is not working 2010-02-13 00:29:22 +00:00
tests * insert proper type conversions when optimising logical operations and 2010-02-12 18:13:08 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes * insert proper type conversions when optimising logical operations and 2010-02-12 18:13:08 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc