The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d9c5cd76cd * some more darwin/arm stuff I forgot to commit earlier:
o softfloat support for bsd/system.pp (enabled when compiling for ARM)
    o include darwin/arm sigaction structs in darwin/signal.inc when
      compiling for ARM (can't commit the file itself that contains
      those structs due to licensing issues though)

git-svn-id: trunk@12327 -
2008-12-10 21:10:59 +00:00
compiler * Better TeX escape character checking 2008-12-10 19:03:36 +00:00
ide * fix for 0012697. crcs were used using a unit from the compiler. 2008-11-27 20:54:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * Do not raise an error when an attempt is made to delete a non-existing key 2008-12-10 21:01:56 +00:00
rtl * some more darwin/arm stuff I forgot to commit earlier: 2008-12-10 21:10:59 +00:00
tests * Added more testcases for more digits and positive versus negative tests. FPC matches Delphi now 2008-12-10 20:45:56 +00:00
utils * Small fix from Andrew Haines to fix dos paths in CHM files 2008-11-26 19:04:20 +00:00
.gitattributes * added skeleton for colorsel I still had lying around, derived from IDE src. Should be possible to expand them based on PD C++ TV code? 2008-12-06 11:37:56 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00