The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 6e1d5e0aa0 * handle pointer+type param. correctly, resolves #19548
* convert exit(x) into result:=x; exit;, enables further optimizations in the future

git-svn-id: trunk@17829 -
2011-06-25 18:05:49 +00:00
compiler * handle pointer+type param. correctly, resolves #19548 2011-06-25 18:05: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 * Test for r17704 2011-06-25 00:09:30 +00:00
rtl * Applied patch from Mattias Gaertner to fix parse buffer not always being loaded (bug 19623) 2011-06-25 10:58:34 +00:00
tests * handle pointer+type param. correctly, resolves #19548 2011-06-25 18:05:49 +00:00
utils * Also for -Cg use for x86_64 solaris 2011-06-24 13:52:37 +00:00
.gitattributes * handle pointer+type param. correctly, resolves #19548 2011-06-25 18:05:49 +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