The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-05-26 18:13:07 +00:00
compiler * External assemblers: moved some common code into the base class, 4 copies reduced to one. 2011-05-26 13:10:49 +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 IConnectionPoint definition (bug id 19410) 2011-05-25 21:30:06 +00:00
rtl * fixed highbound xmmregisters. Mantis #19426 2011-05-26 18:13:07 +00:00
tests * When relocating local symbols on x86_64, put symbol address into addend field of the relocation, resolves #13671. 2011-05-25 16:18:04 +00:00
utils * use new expression store for rvalue of constant declarations. Patch by Anton, Mantis 19403 2011-05-23 20:01:59 +00:00
.gitattributes * When relocating local symbols on x86_64, put symbol address into addend field of the relocation, resolves #13671. 2011-05-25 16:18:04 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * Only export FPCFPMAKE when a suitable compiler is found, or else 2011-05-19 13:26:16 +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