The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ff73d97e7f * temporary workaround for writing INS/UMOV operands, as these require
vector subregisters that we cannot represent yet. We only have to
    load/store lower single/double precision contents via them though,
    so reuse SUBMMS/SUBMMD for now.

git-svn-id: trunk@29955 -
2015-02-23 22:55:14 +00:00
compiler * temporary workaround for writing INS/UMOV operands, as these require 2015-02-23 22:55:14 +00:00
ide * regenerated with Darwin/AArch64 support 2015-02-23 22:54:53 +00:00
installer * regenerated with Darwin/AArch64 support 2015-02-23 22:54:53 +00:00
packages * regenerated with Darwin/AArch64 support 2015-02-23 22:54:53 +00:00
rtl * support for the "RaisePending" parameter of RaiseExceptions on AArch64 2015-02-23 22:55:02 +00:00
tests * regenerated with Darwin/AArch64 support 2015-02-23 22:54:53 +00:00
utils * regenerated with Darwin/AArch64 support 2015-02-23 22:54:53 +00:00
.gitattributes * switched to using the stack pointer as base register for the temp allocator 2015-02-23 22:54:03 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * regenerated with Darwin/AArch64 support 2015-02-23 22:54:53 +00:00
Makefile.fpc * AArch64 compiler building support to top level and compiler Makefile 2015-02-23 22:51:58 +00:00