The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c6470a75e7 * do not disable smart linking when using DWARF debug information on Darwin,
because there it does work correctly
  * print a note if smart linking is disabled due to using DWARF

git-svn-id: trunk@12896 -
2009-03-15 12:16:45 +00:00
compiler * do not disable smart linking when using DWARF debug information on Darwin, 2009-03-15 12:16:45 +00:00
ide * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * overload CreateStatusWindow and DrawStatusText with *W forms 2009-03-15 11:05:21 +00:00
rtl * fixed sets in rtti for big endian systems 2009-03-15 12:06:30 +00:00
tests * fixed sets in rtti for big endian systems 2009-03-15 12:06:30 +00:00
utils * changes from r12727 (import library prefix) reflected in fpcmake 2009-02-28 22:28:30 +00:00
.gitattributes * set the RTTI type name of "open array" parameters to the name of the 2009-03-14 19:00:44 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00