The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 0555757247 * Fix executable name import
git-svn-id: trunk@17790 -
2011-06-22 07:40:24 +00:00
compiler * Float constants must be pooled using their the actual type, not the mapped type of assembler instruction. Otherwise e.g. extended may be mixed up with cextended, because both are mapped to ait_real_80bit. 2011-06-22 02:57:07 +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 * Switched fastcgi to fpmake building 2011-06-21 20:40:20 +00:00
rtl * Added a first file I/O handling implementation 2011-06-20 21:55:58 +00:00
tests * Fix executable name import 2011-06-22 07:40:24 +00:00
utils * fix buildin on wince, resolves #19525 2011-06-08 17:43:28 +00:00
.gitattributes * Restrict all tests to win32 and win64 targets 2011-06-22 07:05:54 +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