]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 19:09:14 +0000 (19:09 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 19:09:14 +0000 (19:09 +0000)
ChangeLog

index 3218f168788b4853d7caba1a7a7b4eb081ee3feb..b08038e84768737341145b3de7d79d3b8199a9fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2007-07-05  Roland McGrath  <roland@frob.com>
+2007-07-05  Roland McGrath  <roland@redhat.com>
+
+       * configure.ac: Check for struct sigcontext.sc_hi2.
+       * signal.c (sys_sigreturn) [MIPS]: Use sc_hi2 vs sc_sigset if found.
 
        * process.c [LINUX] (futexops): Add many new values.
        [LINUX] (futexwakeops, futexwakecmps): New tables.