The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre acb2aca3d0 * Remove limitations to 255 chars of shortstrings
* Better handle relative remotepath:
   - use cd to go to this path,
   - but call executable using only ./execfilename
 * Keep .exe suffix for cygwin style ssh for go32v2, win32 or win64 targets

git-svn-id: trunk@16905 -
2011-02-11 10:47:21 +00:00
compiler * don't check for duplicate symbols when adding a class helper symbol, see 2011-02-09 20:17:34 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * moved to correct location so it's used by the conversion script 2011-02-09 21:07:29 +00:00
rtl make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
tests * Remove limitations to 255 chars of shortstrings 2011-02-11 10:47:21 +00:00
utils * Show message to inform why depending packages are installed 2011-02-08 17:10:58 +00:00
.gitattributes * moved to correct location so it's used by the conversion script 2011-02-09 21:07:29 +00:00
.gitignore * moved to correct location so it's used by the conversion script 2011-02-09 21:07:29 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +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