The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 985220d94c * Added virtual function TObjSection.GetAltName to be able to specify additional section name by descendants.
* OMF: Use the name of the first global symbol as an addition section name. This name is visible in the linker map file and helps tracking of section references.

git-svn-id: trunk@46298 -
2020-08-06 20:21:13 +00:00
compiler * Added virtual function TObjSection.GetAltName to be able to specify additional section name by descendants. 2020-08-06 20:21:13 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * No $NOTES for Delphi 2020-08-06 13:09:17 +00:00
rtl * Improved generic implementations of fpc_mul_dword, fpc_mul_word, fpc_mul_byte to use less iterations and registers. 2020-08-05 17:58:46 +00:00
tests * reject the default Create array constructor if used on a variable instead of a type 2020-08-05 21:35:01 +00:00
utils pastojs: clean up 2020-08-05 19:54:42 +00:00
.gitattributes * reject the default Create array constructor if used on a variable instead of a type 2020-08-05 21:35:01 +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 Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00