summaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2007-07-31 13:50:11 +0000
committerPedro Alves <pedro@codesourcery.com>2007-07-31 13:50:11 +0000
commit1cd32713ddb1addba0cafd5a49f42211bb9f8ed7 (patch)
treebc792daa0a87bab3a9b25f9e42be8f85c9f49344 /gdb/config
parent3b3c2d1988acbc4ffbf3fb0c7bfbe89e3e51e0b5 (diff)
downloadgdb-1cd32713ddb1addba0cafd5a49f42211bb9f8ed7.tar.gz
* arm-wince-tdep.c (arm_wince_init_abi): Remove svr4 related call.
* config/arm/wince.mt (TDEPFILES): Remove solib-legacy.o and solib-svr4.o, and add solib-target.o
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/arm/wince.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/arm/wince.mt b/gdb/config/arm/wince.mt
index 2e74f029b12..b5c1cb7c293 100644
--- a/gdb/config/arm/wince.mt
+++ b/gdb/config/arm/wince.mt
@@ -1,4 +1,4 @@
# Target: ARM based machine running Windows CE (win32)
DEPRECATED_TM_FILE= tm-arm.h
TDEPFILES= arm-tdep.o arm-wince-tdep.o corelow.o \
- solib.o solib-legacy.o solib-svr4.o
+ solib.o solib-target.o