fpc/rtl/win32
svenbarth d1c29e6cb9 * 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 -
(cherry picked from commit 2b3edb2c53)
2024-01-19 11:54:38 +01:00
..
buildrtl.lpi
buildrtl.pp + add all softfpu units for various targets 2022-02-01 13:55:16 -07:00
classes.pp
initc.pp
Makefile Regenerated Makefile's after cherry-pick adding soft fpu related units 2022-02-01 14:02:07 -07:00
Makefile.fpc + add all softfpu units for various targets 2022-02-01 13:55:16 -07:00
objinc.inc
rtldefs.inc
seh32.inc * in the default exception handler add the captured exception to the exception object stack as well 2024-01-19 11:54:38 +01:00
signals.pp
sysinit.inc
sysinitcyg.pp
sysinitgprof.pp
sysinitpas.pp
system.pp --- Zusammenführung 2020-12-30 14:07:17 +00:00
windows.pp * fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy 2023-06-19 11:08:50 +02:00
winsysut.pp