The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 2005f6869b * cycling with $R+ fixed
git-svn-id: trunk@17600 -
2011-05-28 21:18:35 +00:00
compiler * cycling with $R+ fixed 2011-05-28 21:18:35 +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 activex.pp: 2011-05-28 14:25:52 +00:00
rtl * real implementation for FileCreate with ShareMode (plus fix for ShareMode in FileOpen) 2011-05-26 21:19:20 +00:00
tests * Reverted r17556 and replaced it with more generic handling of 'rela'-styled relocations. Resolves . 2011-05-27 18:19:08 +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 . 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