The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9a6f574f06 * removed (already unused, because of never taken branch) handling of
interfacecom in subscriptnodes, because a COM interface cannot have fields
    -> replaced with check (that actually is performed) to give an
    internalerror() should a reference-counted class type be subscripted

git-svn-id: trunk@16786 -
2011-01-19 14:50:17 +00:00
compiler * removed (already unused, because of never taken branch) handling of 2011-01-19 14:50:17 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * Minor code cleanup suggested by LacaK <lacak@zoznam.sk> 2011-01-18 09:31:49 +00:00
rtl * committed the fpc/ hierarchy parts of the patch in mants 18271: 2011-01-16 10:37:02 +00:00
tests compiler: change Addr function to return untyped pointer by Blaise Thorn (issue #0018512), change/add tests 2011-01-18 15:23:58 +00:00
utils * Added support for project file 2011-01-05 22:19:53 +00:00
.gitattributes compiler: change Addr function to return untyped pointer by Blaise Thorn (issue #0018512), change/add tests 2011-01-18 15:23:58 +00:00
.gitignore * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 2011-01-02 14:50:46 +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