The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-02-23 21:40:37 +00:00
compiler * Replace environment variables placed between dollar signs in fpc.cfg 2011-02-20 00:04:20 +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 * TFieldDef.Size for strings should contain the max. number of bytes in the string, without the trailing zero. Bug #17268 2011-02-23 21:40:37 +00:00
rtl Correctly return to caller in ARM/Linux shared library startup code instead of fall-through to system exit. 2011-02-23 09:41:19 +00:00
tests * fixed ForceExtension() after r16905 in case the input did not have an 2011-02-12 21:13:51 +00:00
utils * Do not use a buildunit, but build the units directly. To avoid that 2011-02-21 09:33:17 +00:00
.gitattributes - removed outdated versions (superceded by the ones under 2011-02-23 12:34:35 +00:00
.gitignore - removed outdated versions (superceded by the ones under 2011-02-23 12:34:35 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +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