The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ec8c7b4888 + when compiling for Darwin/ARM, pass the subarchitecture to the linker.
The old linker option to accept object files from all subarchitecture
    types no longer works.
  + support for subarchitectures in fcl-res/fpcres

git-svn-id: trunk@18070 -
2011-08-02 20:41:39 +00:00
compiler + when compiling for Darwin/ARM, pass the subarchitecture to the linker. 2011-08-02 20:41:39 +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 compiling for Darwin/ARM, pass the subarchitecture to the linker. 2011-08-02 20:41:39 +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 + when compiling for Darwin/ARM, pass the subarchitecture to the linker. 2011-08-02 20:41:39 +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