Remove last traces of discard_all_inferiors
[deliverable/binutils-gdb.git] / gdb / sparc-linux-tdep.c
index 35bffdd772ee4e673d9e8d84854ca0ddd8394e4b..e1ba8c60b2ea7062a15d660ebeb5062728deb243 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux SPARC.
 
-   Copyright (C) 2003-2019 Free Software Foundation, Inc.
+   Copyright (C) 2003-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -68,7 +68,7 @@ static const struct tramp_frame sparc32_linux_sigframe =
   SIGTRAMP_FRAME,
   4,
   {
-    { 0x821020d8, ULONGEST_MAX },              /* mov __NR_sugreturn, %g1 */
+    { 0x821020d8, ULONGEST_MAX },              /* mov __NR_sigreturn, %g1 */
     { 0x91d02010, ULONGEST_MAX },              /* ta  0x10 */
     { TRAMP_SENTINEL_INSN, ULONGEST_MAX }
   },
This page took 0.026474 seconds and 4 git commands to generate.