The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-04-05 19:37:50 +00:00
compiler * patch by Jeppe Johansen to fix thumb2 epilog generation, resolves #18392 2011-04-05 19:25:20 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Added univint dependency for MacOSX which is not detected by fpcmake 2011-04-05 08:14:00 +00:00
rtl * patch from Antonio Puente Rodero to fix arctanh and arccosh in unit ucomplex, resolves #18844 2011-04-05 19:37:50 +00:00
tests + x86_64 assembler implementations of Move and FillChar. Does not use SIMD, so probably not the fastest for large move sizes, but for small to medium sizes it should be competitive. 2011-04-05 09:53:54 +00:00
utils * Fixed 19068 2011-04-03 09:27:06 +00:00
.gitattributes * Added license 2011-04-03 09:22:27 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +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