The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 703e31512d * moved JVM-specific code of tloadvmtaddrnode.pass_1 to njvmmem
* create separate nodes for Objective-C in tloadvmtaddrnode.pass_1
    instead of implicitly relying on the fact that the Objective-C
    ISA field is at the same offset as the VMT of Object-Pascal
    classes
   o translate the resulting loads of ISA field into direct pointer
     accesses, so that even on non-fragile ABI platforms we don't
     go via an indirection (like clang/gcc)

git-svn-id: trunk@30947 -
2015-05-31 16:50:39 +00:00
compiler * moved JVM-specific code of tloadvmtaddrnode.pass_1 to njvmmem 2015-05-31 16:50:39 +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 fcl-db: tests: Add sqlite3ds connector to db test suite. Patch from Luiz Americo. Bug #28200 2015-05-29 10:21:22 +00:00
rtl * ATmega16 support by Anton Kavalenka, resolves issue #28217 2015-05-31 15:55:39 +00:00
tests + test for mantis #16582 (already works with FPC 2.6.4) 2015-05-25 12:55:44 +00:00
utils + ELF/AArch64 resource handling support (patch by Edmund Grimley Evans) 2015-05-23 21:04:11 +00:00
.gitattributes * ATmega16 support by Anton Kavalenka, resolves issue #28217 2015-05-31 15:55:39 +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