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/04088caca002
branches: trunk
changeset: 450430:04088caca002
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 3122928f8bfb -r 04088caca002 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