The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe caea5ac8be * record a load node for the self/vmt tree of the current routine in the
tcallnode constructor, so that when it's needed later during pass 1,
    its value doesn't depend on the context in which pass 1 is executed
    (e.g. when inlining) (mantis #18121)

git-svn-id: trunk@30908 -
2015-05-25 12:55:40 +00:00
compiler * record a load node for the self/vmt tree of the current routine in the 2015-05-25 12:55:40 +00:00
ide * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
installer * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
packages + socket and ipc support for Linux/AArch64 (patch by Edmund Grimley Evans) 2015-05-23 21:04:14 +00:00
rtl amicommon: AThreads, a native threadmanager unit, similar to Unix's cthreads 2015-05-24 23:07:41 +00:00
tests * record a load node for the self/vmt tree of the current routine in the 2015-05-25 12:55:40 +00:00
utils + ELF/AArch64 resource handling support (patch by Edmund Grimley Evans) 2015-05-23 21:04:11 +00:00
.gitattributes * record a load node for the self/vmt tree of the current routine in the 2015-05-25 12:55:40 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00