The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a40fe9c078 * fixed potentially wrong operation size in tgppccasenode.genlinearlist()
(was in practice currently probably always correct though)

git-svn-id: trunk@16737 -
2011-01-08 14:20:25 +00:00
compiler * fixed potentially wrong operation size in tgppccasenode.genlinearlist() 2011-01-08 14:20:25 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * Forgot to add fpjsonrtti to makefile 2011-01-06 08:31:00 +00:00
rtl * Also changed the redef version of getprocessaffinity.. to dword_ptr. 2011-01-08 12:35:10 +00:00
tests compiler: specialize record methods the same way as currently done for object and class methods + test 2011-01-07 16:57:21 +00:00
utils * Added support for project file 2011-01-05 22:19:53 +00:00
.gitattributes compiler: specialize record methods the same way as currently done for object and class methods + test 2011-01-07 16:57:21 +00:00
.gitignore * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 2011-01-02 14:50:46 +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