The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-05-18 20:26:00 +00:00
compiler * patch by Hans-Peter Diettrich to speed up specialize_objectdefs, resolves #17638 2011-05-18 20:26:00 +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 * Disable DYNAMIC_LINK for Win64 - it involves assembler blocks, which are specific to i386/stdcall and won't work in Win64. Since r17490 it won't compile, too. Patch from Cyrax, resolves #19371. 2011-05-18 20:23:57 +00:00
rtl * fix Sysutils.AssertErrorHandler as proposed by Martin Friebe in #19130, resolves #19310 2011-05-15 15:13:22 +00:00
tests x86 assembler: 2011-05-17 20:06:12 +00:00
utils * Moved fppkg units to package 2011-05-13 20:24:49 +00:00
.gitattributes x86 assembler: 2011-05-17 20:06:12 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * To build fpmake while cross-compiling, use the compiler that is used 2011-05-01 16:48:56 +00:00
Makefile.fpc