The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 54dbfcdd38 * Made exceptions descendents of EParserError
git-svn-id: trunk@17610 -
2011-05-30 07:18:40 +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 * Made exceptions descendents of EParserError 2011-05-30 07:18:40 +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 #19416. 2011-05-27 18:19:08 +00:00
utils * Do not fail configfile generation when gcc is not found 2011-05-29 20:37:25 +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 * When using a installed compiler to compile fpmake, do not pass -n to 2011-05-29 19:58:21 +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