The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e9dedb7377 * disabled generation of DW_AT_low_pc/DW_AT_high_pc compilation unit
information for Win32, as it doesn't work there due to the way we
    name sections on that platform
   (http://lists.freepascal.org/lists/fpc-devel/2009-March/016591.html)

git-svn-id: trunk@12918 -
2009-03-19 10:02:09 +00:00
compiler * disabled generation of DW_AT_low_pc/DW_AT_high_pc compilation unit 2009-03-19 10:02:09 +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
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc