The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 2b3edb2c53 * in the default exception handler add the captured exception to the exception object stack as well
+ added test (needs to work with any exception handling mechanism; currently tested with SetJmp/LongJmp, SEH 32-bit and SEH 64-bit based exception handling)

git-svn-id: trunk@49486 -
2021-06-06 17:06:24 +00:00
compiler * improved AndUtxh2And optimization 2021-06-05 21:14:30 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages * Fix issue #38968, patch from Werner Pamler to fix fractional seconds in IS8061conversion 2021-06-06 12:47:49 +00:00
rtl * in the default exception handler add the captured exception to the exception object stack as well 2021-06-06 17:06:24 +00:00
tests * in the default exception handler add the captured exception to the exception object stack as well 2021-06-06 17:06:24 +00:00
utils pastojs: nested external class constructor 2021-05-12 19:47:26 +00:00
.gitattributes * in the default exception handler add the captured exception to the exception object stack as well 2021-06-06 17:06:24 +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 * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00