pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gdb-netbsd: Drop elf/common.h patch
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Mar 14 12:16:03 2020 +0100
Changeset: 46479e0cd2f0e489c615343698e1c7e2a75dbc50
Modified Files:
gdb-netbsd/distinfo
Removed Files:
gdb-netbsd/patches/patch-include_elf_common.h
Log Message:
gdb-netbsd: Drop elf/common.h patch
Symbol is now defined upstream.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9fcbd8a90a92bf303c41be816040789e1ed6cf4e
commit 9fcbd8a90a92bf303c41be816040789e1ed6cf4e
Author: Kamil Rytarowski <n54%gmx.com@localhost>
Date: Fri Mar 13 21:27:40 2020 +0100
Register NT_NETBSDCORE_AUXV (NetBSD-Core)
* elf/common.h (NT_NETBSDCORE_AUXV): New define.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=46479e0cd2f0e489c615343698e1c7e2a75dbc50
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gdb-netbsd/distinfo | 1 -
gdb-netbsd/patches/patch-include_elf_common.h | 12 ------------
2 files changed, 13 deletions(-)
diffs:
diff --git a/gdb-netbsd/distinfo b/gdb-netbsd/distinfo
index 6e5aeba3b1..112d2160c0 100644
--- a/gdb-netbsd/distinfo
+++ b/gdb-netbsd/distinfo
@@ -75,6 +75,5 @@ SHA1 (patch-gdb_tui_tui-winsource.c) = fc0eb13c8c367bed20630921a6bacce186a80fd8
SHA1 (patch-gdb_user-regs.c) = ced798a4bb8765193bbde67811cea5b98e41d56f
SHA1 (patch-gdb_vax-bsd-nat.c) = 999589c89a2db8a4b38435aa6e9263e72791f60c
SHA1 (patch-gdb_x86-bsd-nat.c) = 615cbfb2b8b00a79fe94b2538d1b1dfc404b3262
-SHA1 (patch-include_elf_common.h) = 60e8ee09e6c4727af20686808a637e6d84758e5a
SHA1 (patch-libiberty_make-temp-file.c) = 6e5c3fc9dde722a263cdbe3d51a714538a0c6cd1
SHA1 (patch-sim_common_callback.c) = ac55e639ed6ba51c5daef5fffccc3413abeb1df2
diff --git a/gdb-netbsd/patches/patch-include_elf_common.h b/gdb-netbsd/patches/patch-include_elf_common.h
deleted file mode 100644
index 512691a0d6..0000000000
--- a/gdb-netbsd/patches/patch-include_elf_common.h
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- include/elf/common.h.orig 2019-07-16 00:00:27.000000000 +0000
-+++ include/elf/common.h
-@@ -686,6 +686,7 @@
- must start with "NetBSD-CORE". */
-
- #define NT_NETBSDCORE_PROCINFO 1 /* Has a struct procinfo */
-+#define NT_NETBSDCORE_AUXV 2 /* Has a copy of Elfxx_auxv_t */
- #define NT_NETBSDCORE_FIRSTMACH 32 /* start of machdep note types */
-
-
Home |
Main Index |
Thread Index |
Old Index