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 15:59:06 +00:00
compiler + patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus. 2011-04-10 15:59:06 +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 compilation with dmwdebug define 2011-04-10 10:57:59 +00:00
rtl * fix for 19114. Deal with empty arguments more graciously by quoting them. 2011-04-08 14:41:36 +00:00
tests * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 2011-04-05 20:22:57 +00:00
utils * Fixed 19068 2011-04-03 09:27:06 +00:00
.gitattributes next permutation 2011-04-08 22:19:39 +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