The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe da056da20f + added armv7 identifier (no special code generation, but required to
link against Xcode 3.2.6/4-generated code for ARMv7 -- use -Cparmv7,
    but note that you also have to compile the RTL and all other units with
    this option for them to be linkable against other ARMv7 code when using
    those tools)

git-svn-id: trunk@18069 -
2011-08-02 20:36:43 +00:00
compiler + added armv7 identifier (no special code generation, but required to 2011-08-02 20:36:43 +00:00
ide * Avoid unitialized VM variable in Preferences method 2011-07-02 07:03:00 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * When the fpmake executable is deleted, perform a regular fpcmake distclean. See bug #19655 2011-08-02 19:29:59 +00:00
rtl * Deref old content of node in FPSList.put. Mantis #19854 2011-08-02 15:15:27 +00:00
tests * prevent double freeing temps containing int64-sized parameters 2011-08-01 17:12:45 +00:00
utils instantfpc: fixed compilation for 2.4.4 2011-07-28 06:56:40 +00:00
.gitattributes * prevent double freeing temps containing int64-sized parameters 2011-08-01 17:12:45 +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