The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-06-24 22:00:10 +00:00
compiler * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 2011-06-24 02:05:56 +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 * Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support 2011-06-24 22:00:10 +00:00
rtl * Some work on sysutils.pp about file I/O 2011-06-23 21:15:19 +00:00
tests + Skip library tests for go32v2 target 2011-06-24 10:11:19 +00:00
utils * Also for -Cg use for x86_64 solaris 2011-06-24 13:52:37 +00:00
.gitattributes * New DLL overloading tests 2011-06-23 21:14:01 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * regenerated 2011-06-05 17:18:13 +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