The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e2d21a5716 * reuse simple memory paralocs, since we always setup a stack frame and
we can address them via the frame pointer

git-svn-id: trunk@29941 -
2015-02-23 22:54:12 +00:00
compiler * reuse simple memory paralocs, since we always setup a stack frame and 2015-02-23 22:54:12 +00:00
ide * made the registers shown in the registers window depend on the target CPU 2015-02-23 22:17:11 +00:00
installer * added package utils-unicode 2015-02-04 00:12:39 +00:00
packages * regenerated with AArch64 support 2015-02-23 22:53:34 +00:00
rtl * switched to using the stack pointer as base register for the temp allocator 2015-02-23 22:54:03 +00:00
tests * switched to using the stack pointer as base register for the temp allocator 2015-02-23 22:54:03 +00:00
utils + Darwin/AArch64 support to fpcmake 2015-02-23 22:52:01 +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
fpmake_proc1.inc
fpmake.pp
Makefile * AArch64 compiler building support to top level and compiler Makefile 2015-02-23 22:51:58 +00:00
Makefile.fpc * AArch64 compiler building support to top level and compiler Makefile 2015-02-23 22:51:58 +00:00