The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-02-27 16:47:36 +00:00
compiler * for setjmp based exception handling, get the type of the exception reason from the setjmp result 2021-02-27 16:47:36 +00:00
installer Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
packages Do not add libgcc directory to library directories with -Fl option if -Xd option is used 2021-02-26 17:15:30 +00:00
rtl * use SizeInt for counters in math unit, all non-32 bit targets should benefit from this 2021-02-26 22:47:06 +00:00
tests Extend list of CPUs defining slowcpu conditional in tmt1 and tw8177 sources 2021-02-26 23:39:14 +00:00
utils + added an eawparser tool - tool for parsing the EastAsianWidth.txt unicode 2021-02-21 17:21:13 +00:00
.gitattributes Apply patch proposed by J. Gareth Moreton in bug report #0038527 2021-02-22 23:15:31 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00