aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/config/i386/t-seh-eh
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libgcc/config/i386/t-seh-eh')
-rw-r--r--gcc-4.9/libgcc/config/i386/t-seh-eh6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.9/libgcc/config/i386/t-seh-eh b/gcc-4.9/libgcc/config/i386/t-seh-eh
new file mode 100644
index 000000000..066ca54b0
--- /dev/null
+++ b/gcc-4.9/libgcc/config/i386/t-seh-eh
@@ -0,0 +1,6 @@
+
+# We are using SEH EH.
+EH_MODEL = seh
+
+# Use SEH exception handling.
+LIB2ADDEH = $(srcdir)/unwind-seh.c $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c