The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 48d7c69aab * set maxCrecordalign to 16 for all x86_64 platforms that follow the
official ABI (records containing a C long double require 16 byte
    alignment)

git-svn-id: trunk@15367 -
2010-06-03 20:02:06 +00:00
compiler * set maxCrecordalign to 16 for all x86_64 platforms that follow the 2010-06-03 20:02:06 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Added some test instructions 2010-06-03 15:23:47 +00:00
rtl * Added TDataModuleClass class pointer 2010-05-31 09:53:18 +00:00
tests - removed, because C "long double" compatibility has been fixed (via 2010-06-02 21:23:19 +00:00
utils * Patch from Nikolay Nikolov to fix compliance mode rendering 2010-05-30 13:44:20 +00:00
.gitattributes * Added some test instructions 2010-06-03 15:23:47 +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