The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-04-10 21:11:03 +00:00
compiler * patch by Jeppe Johansen to be able to generate debug info if an rtl without variant support is used, resolves #18483 2011-04-10 21:11:03 +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 hash set + hash map 2 2011-04-10 20:31:01 +00:00
rtl + x86_64 optimized assembler functions IndexByte and IndexWord 2011-04-10 17:05:18 +00:00
tests * prefer typecast currency->extended over currency->single/double because the former loses no precision while the latter might cause a loss of precision, resolves #19077 2011-04-10 19:40:18 +00:00
utils * Fixed 19068 2011-04-03 09:27:06 +00:00
.gitattributes hash set + hash map 2 2011-04-10 20:31:01 +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