Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/dist/gdb/config/arm add missing files



details:   https://anonhg.NetBSD.org/src/rev/b8eadf7b1a3f
branches:  trunk
changeset: 455800:b8eadf7b1a3f
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 13 18:04:23 2019 +0000

description:
add missing files

diffstat:

 external/gpl3/gdb/dist/gdb/config/arm/nbsdelf.mh |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r fe52c70dea58 -r b8eadf7b1a3f external/gpl3/gdb/dist/gdb/config/arm/nbsdelf.mh
--- a/external/gpl3/gdb/dist/gdb/config/arm/nbsdelf.mh  Sat Apr 13 18:04:04 2019 +0000
+++ b/external/gpl3/gdb/dist/gdb/config/arm/nbsdelf.mh  Sat Apr 13 18:04:23 2019 +0000
@@ -1,4 +1,5 @@
 # Host: NetBSD/arm
-NATDEPFILES= fork-child.o inf-ptrace.o nbsd-nat.o arm-nbsd-nat.o bsd-kvm.o
+NATDEPFILES= fork-child.o inf-ptrace.o nbsd-nat.o arm-nbsd-nat.o bsd-kvm.o \
+arm-bsd-tdep.o arm-nbsd-tdep.o
 
 LOADLIBES= -lkvm



Home | Main Index | Thread Index | Old Index