The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael bd91c559ee * Forgot to commit
git-svn-id: trunk@43362 -
2019-11-02 14:33:19 +00:00
compiler * correctly handle PE COMDAT sections: like for the Comdat groups in ELF files the unused symbols need to be converted to externals so that relocations are handled correctly 2019-11-02 12:36:30 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Forgot to commit 2019-11-02 14:33:19 +00:00
rtl * Fix bug ID : unicodedatastering must be of type unicodestring 2019-11-02 11:51:28 +00:00
tests * fix for Mantis : when parsing a helper type its extendeddef might be Nil 2019-11-01 15:02:31 +00:00
utils fcl-passrc: varargs of type 2019-10-29 14:30:20 +00:00
.gitattributes * fix for Mantis : when parsing a helper type its extendeddef might be Nil 2019-11-01 15:02:31 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00