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 * build unit update 2016-12-30 15:25:23 +00:00
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 Use constref instead of const when passing TEntryInformation along 2016-06-11 20:45:47 +00:00
sysinitcyg.pp * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
sysinitgprof.pp * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
sysinitpas.pp * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
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 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00