* config/s390/t-tpf (LIB2ADDEH): Include unwind-dw2-fde-glibc.c
in lieu of unwind-dw2-fde.c.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114443
138bc75d-0d04-0410-961f-
82ee72b054a4
+2006-06-06 Peter Lemieszewski <lemie@us.ibm.com>
+
+ * config/s390/t-tpf (LIB2ADDEH): Include unwind-dw2-fde-glibc.c
+ in lieu of unwind-dw2-fde.c.
+
2006-06-06 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* config/i386/mingw32.h (GOMP_SELF_SPECS): Define.
# Compile libgcc2.a with pic.
TARGET_LIBGCC2_CFLAGS = -fPIC
-# Use unwind-dw2-fde.
-LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde.c \
+# 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