Wed Nov 29 22:40:18 2017 UTC ()
missed one rename


(christos)
diff -r1.15 -r1.16 src/external/gpl3/gdb/dist/gdb/configure.tgt

cvs diff -r1.15 -r1.16 src/external/gpl3/gdb/dist/gdb/configure.tgt (expand / switch to unified diff)

--- src/external/gpl3/gdb/dist/gdb/configure.tgt 2017/11/28 22:04:52 1.15
+++ src/external/gpl3/gdb/dist/gdb/configure.tgt 2017/11/29 22:40:18 1.16
@@ -106,27 +106,27 @@ arm*-wince-pe | arm*-*-mingw32ce*) @@ -106,27 +106,27 @@ arm*-wince-pe | arm*-*-mingw32ce*)
106 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o \ 106 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o \
107 arm-wince-tdep.o windows-tdep.o" 107 arm-wince-tdep.o windows-tdep.o"
108 build_gdbserver=yes 108 build_gdbserver=yes
109 ;; 109 ;;
110arm*-*-linux*) 110arm*-*-linux*)
111 # Target: ARM based machine running GNU/Linux 111 # Target: ARM based machine running GNU/Linux
112 gdb_target_obs="arm.o arm-linux.o arm-get-next-pcs.o arm-tdep.o \ 112 gdb_target_obs="arm.o arm-linux.o arm-get-next-pcs.o arm-tdep.o \
113 arm-linux-tdep.o glibc-tdep.o \ 113 arm-linux-tdep.o glibc-tdep.o \
114 solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o" 114 solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o"
115 build_gdbserver=yes 115 build_gdbserver=yes
116 ;; 116 ;;
117arm*-*-netbsd* | arm*-*-knetbsd*-gnu) 117arm*-*-netbsd* | arm*-*-knetbsd*-gnu)
118 # Target: NetBSD/arm 118 # Target: NetBSD/arm
119 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o armbsd-tdep.o \ 119 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o arm-bsd-tdep.o \
120 arm-nbsd-tdep.o nbsd-tdep.o solib-svr4.o" 120 arm-nbsd-tdep.o nbsd-tdep.o solib-svr4.o"
121 ;; 121 ;;
122arm*-*-openbsd*) 122arm*-*-openbsd*)
123 # Target: OpenBSD/arm 123 # Target: OpenBSD/arm
124 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o arm-bsd-tdep.o \ 124 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o arm-bsd-tdep.o \
125 arm-obsd-tdep.o obsd-tdep.o solib-svr4.o" 125 arm-obsd-tdep.o obsd-tdep.o solib-svr4.o"
126 ;; 126 ;;
127arm*-*-symbianelf*) 127arm*-*-symbianelf*)
128 # Target: SymbianOS/arm 128 # Target: SymbianOS/arm
129 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o arm-symbian-tdep.o" 129 gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o arm-symbian-tdep.o"
130 ;; 130 ;;
131arm*-*-*) 131arm*-*-*)
132 # Target: ARM embedded system 132 # Target: ARM embedded system