The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 0cf1eeb45b * No need for the FPC_NATIVE define anymore. This define held the wrong
compiler for compiling fpmake and fpmkunit-bootstrap during cross-cpu
   compiles. (bug #19263) Now the proper compiler is determined by executing
   fpc -PB.

git-svn-id: trunk@17649 -
2011-06-03 11:35:38 +00:00
compiler * fixed (harmless) range check errors 2011-06-02 20:07:06 +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 * No need for the FPC_NATIVE define anymore. This define held the wrong 2011-06-03 11:35:38 +00:00
rtl * improved fillchar for small amounts of data 2011-06-02 20:54:29 +00:00
tests * Enabled safecall on x86_64-linux 2011-06-02 10:43:18 +00:00
utils * No need for the FPC_NATIVE define anymore. This define held the wrong 2011-06-03 11:35:38 +00:00
.gitattributes + Sample application for HTTPApplication and file server 2011-06-02 15:27:31 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * No need for the FPC_NATIVE define anymore. This define held the wrong 2011-06-03 11:35:38 +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