The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7bff50becd * give an error message when the specified wpo feedback input file
is a directory
  * always quote wpo feedback file name in messages

git-svn-id: trunk@13242 -
2009-06-06 12:39:09 +00:00
compiler * give an error message when the specified wpo feedback input file 2009-06-06 12:39:09 +00:00
ide * mingw textmode IDE debugging support. First working version (for me), atexit handler for mingw and cygwin stuff under ifndef USE_MINGW_GDB 2009-05-17 12:22:41 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * file not added in earlier commit, and was forgotten. 2009-06-04 07:49:25 +00:00
rtl * added TryStringToGuid function (former StringToGuid is using this now) 2009-06-05 20:35:12 +00:00
tests * fixed compiler crash when using a bitpacked array whose size was 2009-06-06 12:33:18 +00:00
utils + darwin/arm support for fcl-res and fpcres 2009-05-01 12:47:01 +00:00
.gitattributes * fixed compiler crash when using a bitpacked array whose size was 2009-06-06 12:33:18 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +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