The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 41dcda600c * disabled the internal linker when using DWARF debug info (it doesn't
work correctly with DWARF)
  * only force the internal linker for STABS when generating relocatable
    output (rather than for all debugging formats)

git-svn-id: trunk@12917 -
2009-03-19 09:01:29 +00:00
compiler * disabled the internal linker when using DWARF debug info (it doesn't 2009-03-19 09:01:29 +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 * fcl-db depends on fcl-xml (xmldatapacketreader uses dom) 2009-03-18 21:49:13 +00:00
rtl * also compile lnfodwrf on win32 by default 2009-03-17 19:17:22 +00:00
tests * do not use voidtype for temporary parameter/result locations when 2009-03-18 22:25:06 +00:00
utils * changes from r12727 (import library prefix) reflected in fpcmake 2009-02-28 22:28:30 +00:00
.gitattributes * do not use voidtype for temporary parameter/result locations when 2009-03-18 22:25:06 +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