Module Name:    src
Committed By:   mrg
Date:           Thu Dec 15 08:33:55 UTC 2011

Added Files:
        src/external/gpl3/gcc/dist/gcc/config/m68k: t-m68010-netbsd

Log Message:
make sure m68010-netbsdelf chooses the right unwinder.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    src/external/gpl3/gcc/dist/gcc/config/m68k/t-m68010-netbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/external/gpl3/gcc/dist/gcc/config/m68k/t-m68010-netbsd
diff -u /dev/null src/external/gpl3/gcc/dist/gcc/config/m68k/t-m68010-netbsd:1.1
--- /dev/null	Thu Dec 15 08:33:55 2011
+++ src/external/gpl3/gcc/dist/gcc/config/m68k/t-m68010-netbsd	Thu Dec 15 08:33:55 2011
@@ -0,0 +1,4 @@
+# Use unwind-dw2-fde-glibc
+LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-glibc.c \
+  $(srcdir)/unwind-sjlj.c $(srcdir)/gthr-gnat.c $(srcdir)/unwind-c.c
+LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c

Reply via email to