The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco cf0bf230c5 * ifdef _win64 -> win64. Patch by Marcin. Possibly headers converted
when windows 64-bit existed, but without direct usage knowledge.
   Should be in final 3.2.0

git-svn-id: trunk@44258 -
2020-03-03 11:04:54 +00:00
compiler * fix for Mantis #36706: only link a library against the dynamic loader if we're not linking against the C library anyway 2020-03-02 22:04:36 +00:00
installer * added new packages to OS/2 and EMX sections 2020-02-04 21:20:22 +00:00
packages * second patch by Evgeniy Shtrenyov for #36737 to improve backward compatibility 2020-03-02 21:06:18 +00:00
rtl * ifdef _win64 -> win64. Patch by Marcin. Possibly headers converted 2020-03-03 11:04:54 +00:00
tests * fix for Mantis #36738: when copying a record using its copy operator we assume that we've copied the whole record; this way managed records inside non-managed records are handled correctly 2020-03-02 22:04:45 +00:00
utils * Fixed escaping of characters inside .tar archives. 2020-02-20 16:13:31 +00:00
.gitattributes * fix for Mantis #36738: when copying a record using its copy operator we assume that we've copied the whole record; this way managed records inside non-managed records are handled correctly 2020-03-02 22:04:45 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * Makefile fixed 2020-02-05 20:33:32 +00:00
Makefile.fpc * Makefile fixed 2020-02-05 20:33:32 +00:00