The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-06-02 16:19:52 +00:00
compiler * Interface wrappers must be global when linking smart, Mantis #19462. Other targets already have this condition in place. 2011-06-02 10:49:28 +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 * patch from mantis #19039 which adds dessetkey 2011-06-02 16:19:52 +00:00
rtl + Add qword_to_float32/64 functions and fixed int64_to_float64 function 2011-06-01 13:19:18 +00:00
tests * Enabled safecall on x86_64-linux 2011-06-02 10:43:18 +00:00
utils * Do not fail configfile generation when gcc is not found 2011-05-29 20:37:25 +00:00
.gitattributes + Sample application for HTTPApplication and file server 2011-06-02 15:27:31 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * When using a installed compiler to compile fpmake, do not pass -n to 2011-05-29 19:58:21 +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