The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe da16630c50 * fixed compilation on FPC_USE_LIBC platforms after r17249 (they already
define a version of move() that calls libc.memmove())

git-svn-id: trunk@17250 -
2011-04-05 13:40:45 +00:00
compiler * fix compilation when object type cast checking is on 2011-04-03 10:50:34 +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 * fixed compilation on FPC_USE_LIBC platforms after r17249 (they already 2011-04-05 13:40:45 +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