Fri Dec 21 11:11:40 2018 UTC ()
s/Free/Net/; s/amd64/aarch64/.


(mrg)
diff -r1.3 -r1.4 src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.c
diff -r1.2 -r1.3 src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.h
diff -r1.1 -r1.2 src/external/gpl3/gdb/dist/gdb/config/aarch64/nbsd.mh

cvs diff -r1.3 -r1.4 src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.c (expand / switch to unified diff)

--- src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.c 2018/07/11 13:52:35 1.3
+++ src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.c 2018/12/21 11:11:40 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1/* Target-dependent code for FreeBSD/aarch64. 1/* Target-dependent code for NetBSD/aarch64.
2 2
3 Copyright (C) 2017-2018 Free Software Foundation, Inc. 3 Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5 This file is part of GDB. 5 This file is part of GDB.
6 6
7 This program is free software; you can redistribute it and/or modify 7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by 8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 3 of the License, or 9 the Free Software Foundation; either version 3 of the License, or
10 (at your option) any later version. 10 (at your option) any later version.
11 11
12 This program is distributed in the hope that it will be useful, 12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

cvs diff -r1.2 -r1.3 src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.h (expand / switch to unified diff)

--- src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.h 2018/06/22 19:41:40 1.2
+++ src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.h 2018/12/21 11:11:40 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1/* FreeBSD/aarch64 target support, prototypes. 1/* NetBSD/aarch64 target support, prototypes.
2 2
3 Copyright (C) 2017-2018 Free Software Foundation, Inc. 3 Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5 This file is part of GDB. 5 This file is part of GDB.
6 6
7 This program is free software; you can redistribute it and/or modify 7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by 8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 3 of the License, or 9 the Free Software Foundation; either version 3 of the License, or
10 (at your option) any later version. 10 (at your option) any later version.
11 11
12 This program is distributed in the hope that it will be useful, 12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

cvs diff -r1.1 -r1.2 src/external/gpl3/gdb/dist/gdb/config/aarch64/nbsd.mh (expand / switch to unified diff)

--- src/external/gpl3/gdb/dist/gdb/config/aarch64/nbsd.mh 2018/05/21 02:10:47 1.1
+++ src/external/gpl3/gdb/dist/gdb/config/aarch64/nbsd.mh 2018/12/21 11:11:40 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1# Host: NetBSD/amd64 1# Host: NetBSD/arm64
2NATDEPFILES= fork-child.o inf-ptrace.o nbsd-nat.o aarch64-nbsd-nat.o \ 2NATDEPFILES= fork-child.o inf-ptrace.o nbsd-nat.o aarch64-nbsd-nat.o \
3 bsd-kvm.o 3 bsd-kvm.o
4 4
5LOADLIBES= -lkvm 5LOADLIBES= -lkvm