public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49
@ 2020-03-12 15:08 Kamil Rytarowski
  0 siblings, 0 replies; only message in thread
From: Kamil Rytarowski @ 2020-03-12 15:08 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7a20f753ef28251e4d3bca211e9ee338f67aa2a8

commit 7a20f753ef28251e4d3bca211e9ee338f67aa2a8
Author: Kamil Rytarowski <n54@gmx.com>
Date:   Thu Mar 12 15:51:26 2020 +0100

    sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49
    
    sim/ppc/ChangeLog:
    
            * emul_netbsd.c (netbsd_signal_names): Sync with NetBSD 9.99.49.

Diff:
---
 sim/ppc/ChangeLog     |  4 ++++
 sim/ppc/emul_netbsd.c | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 4a0fa75227d..7c3a634f958 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,7 @@
+2020-03-12  Kamil Rytarowski  <n54@gmx.com>
+
+	* emul_netbsd.c (netbsd_signal_names): Sync with NetBSD 9.99.49.
+
 2020-03-12  Kamil Rytarowski  <n54@gmx.com>
 
 	* emul_netbsd.c (netbsd_error_names): Sync with NetBSD 9.99.49.
diff --git a/sim/ppc/emul_netbsd.c b/sim/ppc/emul_netbsd.c
index bcc821e7a8a..61ff70d27d1 100644
--- a/sim/ppc/emul_netbsd.c
+++ b/sim/ppc/emul_netbsd.c
@@ -1426,6 +1426,38 @@ static char *(netbsd_signal_names[]) = {
   /* 29 */ "SIGINFO",
   /* 30 */ "SIGUSR1",
   /* 31 */ "SIGUSR2",
+  /* 32 */ "SIGPWR",
+  /* 33 */ "SIGRTMIN",
+  /* 34 */ "SIGRTMIN+1",
+  /* 35 */ "SIGRTMIN+2",
+  /* 36 */ "SIGRTMIN+3",
+  /* 37 */ "SIGRTMIN+4",
+  /* 38 */ "SIGRTMIN+5",
+  /* 39 */ "SIGRTMIN+6",
+  /* 40 */ "SIGRTMIN+7",
+  /* 41 */ "SIGRTMIN+8",
+  /* 42 */ "SIGRTMIN+9",
+  /* 43 */ "SIGRTMIN+10",
+  /* 44 */ "SIGRTMIN+11",
+  /* 45 */ "SIGRTMIN+12",
+  /* 46 */ "SIGRTMIN+13",
+  /* 47 */ "SIGRTMIN+14",
+  /* 48 */ "SIGRTMIN+15",
+  /* 49 */ "SIGRTMIN+16",
+  /* 50 */ "SIGRTMIN+17",
+  /* 51 */ "SIGRTMIN+18",
+  /* 52 */ "SIGRTMIN+19",
+  /* 53 */ "SIGRTMIN+20",
+  /* 54 */ "SIGRTMIN+21",
+  /* 55 */ "SIGRTMIN+22",
+  /* 56 */ "SIGRTMIN+23",
+  /* 57 */ "SIGRTMIN+24",
+  /* 58 */ "SIGRTMIN+25",
+  /* 59 */ "SIGRTMIN+26",
+  /* 60 */ "SIGRTMIN+27",
+  /* 61 */ "SIGRTMIN+28",
+  /* 62 */ "SIGRTMIN+29",
+  /* 63 */ "SIGRTMAX",
 };
 
 static emul_syscall emul_netbsd_syscalls = {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-12 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12 15:08 [binutils-gdb] sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49 Kamil Rytarowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).