The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-05-11 06:13:54 +00:00
compiler * quote the path to the assembler if necessary when using popen(), since 2011-05-09 21:27:36 +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 Fixed misnamed sqlite3_value_cint (bug ID 19332) 2011-05-11 06:13:54 +00:00
rtl * EncodeTimeInterval implemented, allowing time intervals>24 hour 2011-05-08 12:28:41 +00:00
tests * zero/sign extend parameter values and return values < 32 bit to 32 bit on 2011-05-01 11:33:29 +00:00
utils * To build fpmake while cross-compiling, use the compiler that is used 2011-05-01 16:48:56 +00:00
.gitattributes fpvectorial: Adds a SVG reader and adds a new convinience file reading function 2011-04-29 13:28:39 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * To build fpmake while cross-compiling, use the compiler that is used 2011-05-01 16:48:56 +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