The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 1002a7c590 * 8086: Fixed very long section names when $HUGECODE is ON and section based smartlinking is used.
* Added a utility function TrimStrCRC32().

git-svn-id: trunk@46511 -
2020-08-20 16:35:27 +00:00
compiler * 8086: Fixed very long section names when $HUGECODE is ON and section based smartlinking is used. 2020-08-20 16:35:27 +00:00
installer
packages fcl-passrc: simplify 2020-08-20 13:26:40 +00:00
rtl * Add StoredAttribute class, bug ID #37602 2020-08-20 12:06:14 +00:00
tests * do not throw an internal error on illegal assembler expressions, resolves #37439 2020-08-19 21:09:44 +00:00
utils * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (bug ID 37570) 2020-08-15 07:31:43 +00:00
.gitattributes * do not throw an internal error on illegal assembler expressions, resolves #37439 2020-08-19 21:09:44 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc