Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gdb/lib fix hppa
details: https://anonhg.NetBSD.org/src/rev/0c52d6568ffc
branches: trunk
changeset: 946675:0c52d6568ffc
user: christos <christos%NetBSD.org@localhost>
date: Sat Dec 05 23:02:25 2020 +0000
description:
fix hppa
diffstat:
external/gpl3/gdb/lib/libbfd/arch/hppa/targmatch.h | 33 +---------
external/gpl3/gdb/lib/libgdb/arch/hppa/config.h | 4 +-
external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/config.h | 4 +-
external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/unistd.h | 4 +-
4 files changed, 9 insertions(+), 36 deletions(-)
diffs (119 lines):
diff -r 7fa9a48f7327 -r 0c52d6568ffc external/gpl3/gdb/lib/libbfd/arch/hppa/targmatch.h
--- a/external/gpl3/gdb/lib/libbfd/arch/hppa/targmatch.h Sat Dec 05 22:51:34 2020 +0000
+++ b/external/gpl3/gdb/lib/libbfd/arch/hppa/targmatch.h Sat Dec 05 23:02:25 2020 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.12 2020/09/17 16:54:31 christos Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.15 2020/12/05 21:27:31 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
#ifdef BFD64
@@ -42,15 +42,6 @@
#if !defined (SELECT_VECS) || defined (HAVE_aarch64_elf64_le_vec)
-{ "aarch64-*-netbsd*",
-&aarch64_elf64_le_vec },
-#endif
-
-
-
-
-#if !defined (SELECT_VECS) || defined (HAVE_aarch64_elf64_le_vec)
-
{ "aarch64-*-fuchsia*",
&aarch64_elf64_le_vec },
#endif
@@ -69,7 +60,7 @@
#if !defined (SELECT_VECS) || defined (HAVE_aarch64_elf64_le_vec)
-{ "aarch64-*-linux*",
+{ "aarch64-*-linux*", NULL },{ "aarch64-*-netbsd*",
&aarch64_elf64_le_vec },
#endif
@@ -78,25 +69,7 @@
#if !defined (SELECT_VECS) || defined (HAVE_aarch64_elf64_be_vec)
-{ "aarch64_be-*-linux*",
-&aarch64_elf64_be_vec },
-#endif
-
-
-
-
-#if !defined (SELECT_VECS) || defined (HAVE_aarch64_elf64_le_vec)
-
-{ "aarch64-*-netbsd*",
-&aarch64_elf64_le_vec },
-#endif
-
-
-
-
-#if !defined (SELECT_VECS) || defined (HAVE_aarch64_elf64_be_vec)
-
-{ "aarch64_be-*-netbsd*",
+{ "aarch64_be-*-linux*", NULL },{ "aarch64_be-*-netbsd*",
&aarch64_elf64_be_vec },
#endif
diff -r 7fa9a48f7327 -r 0c52d6568ffc external/gpl3/gdb/lib/libgdb/arch/hppa/config.h
--- a/external/gpl3/gdb/lib/libgdb/arch/hppa/config.h Sat Dec 05 22:51:34 2020 +0000
+++ b/external/gpl3/gdb/lib/libgdb/arch/hppa/config.h Sat Dec 05 23:02:25 2020 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.12 2020/09/17 16:54:31 christos Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.15 2020/12/05 21:27:31 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -445,7 +445,7 @@
#define HAVE_STRING_H 1
/* Define to 1 if your system has struct lwp. */
-/* #undef HAVE_STRUCT_LWP */
+#define HAVE_STRUCT_LWP 1
/* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */
/* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE */
diff -r 7fa9a48f7327 -r 0c52d6568ffc external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/config.h
--- a/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/config.h Sat Dec 05 22:51:34 2020 +0000
+++ b/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/config.h Sat Dec 05 23:02:25 2020 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.12 2020/09/17 16:54:31 christos Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.15 2020/12/05 21:27:31 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -796,7 +796,7 @@
#define HAVE_SYS_PARAM_H 1
/* Define to 1 if you have the <sys/random.h> header file. */
-/* #undef HAVE_SYS_RANDOM_H */
+#define HAVE_SYS_RANDOM_H 1
/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1
diff -r 7fa9a48f7327 -r 0c52d6568ffc external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/unistd.h
--- a/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/unistd.h Sat Dec 05 22:51:34 2020 +0000
+++ b/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/unistd.h Sat Dec 05 23:02:25 2020 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.12 2020/09/17 16:54:31 christos Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.15 2020/12/05 21:27:31 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
@@ -129,7 +129,7 @@
#if (0 || defined GNULIB_POSIXCHECK) \
&& ((defined __APPLE__ && defined __MACH__) || defined __sun \
|| defined __ANDROID__) \
- && 0 \
+ && 1 \
&& !defined __GLIBC__
# include <sys/random.h>
#endif
Home |
Main Index |
Thread Index |
Old Index