Module Name:    src
Committed By:   matt
Date:           Tue Feb  5 08:28:18 UTC 2013

Modified Files:
        src/external/gpl3/gcc/dist/gcc/config/arm: t-netbsd

Log Message:
Backout setting of UNWIND_H


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/dist/gcc/config/arm/t-netbsd

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

Modified files:

Index: src/external/gpl3/gcc/dist/gcc/config/arm/t-netbsd
diff -u src/external/gpl3/gcc/dist/gcc/config/arm/t-netbsd:1.4 src/external/gpl3/gcc/dist/gcc/config/arm/t-netbsd:1.5
--- src/external/gpl3/gcc/dist/gcc/config/arm/t-netbsd:1.4	Thu Jan 31 07:11:08 2013
+++ src/external/gpl3/gcc/dist/gcc/config/arm/t-netbsd	Tue Feb  5 08:28:15 2013
@@ -23,9 +23,6 @@ TARGET_LIBGCC2_CFLAGS = -fomit-frame-poi
 LIBGCC2_DEBUG_CFLAGS = -g0
 LIB2FUNCS_EXTRA = $(srcdir)/config/floatunsidf.c $(srcdir)/config/floatunsisf.c
 
-# to make compat easier.
-UNWIND_H = $(srcdir)/config/arm/unwind-netbsd.h
-
 # This list is from t-arm-elf, but with some things removed.
 LIB1ASMFUNCS += _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func \
 	_call_via_rX _interwork_call_via_rX \

Reply via email to