The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 39401708f3 + gcc_except_table section
+ support exception related sections in the default LD linker script

git-svn-id: branches/debug_eh@41285 -


(cherry picked from commit 27ab140dd9)
2021-08-24 09:35:18 +00:00
compiler + gcc_except_table section 2021-08-24 09:35:18 +00:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages gdeque: remove unused variable 2021-08-23 18:30:13 +02:00
rtl * fpsr and fpcr are 64 bit on aarch64 2021-08-23 23:58:54 +02:00
tests * process fma intrinsic parameters in an order which takes care of multiple x87 stack parameters, resolves #38295 2021-08-24 00:14:05 +02:00
utils * pass suitable sysroot to aarch64-darwin compiler, if none is supplied by SYSROOTPATH 2021-08-24 00:05:15 +02:00
.gitattributes * Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files. 2021-08-16 16:12:52 +02:00
.gitignore Add some more patterns to .gitignore 2021-08-23 13:47:45 +02:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp --- Merging (from foreign repository) r44152 into '.': 2020-02-21 14:50:44 +00:00
Makefile --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
Makefile.fpc --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00