]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Mon, 30 Dec 2002 10:46:02 +0000 (10:46 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 30 Dec 2002 10:46:02 +0000 (10:46 +0000)
ChangeLog

index 97ace261098539dd9a63690da3a5a5a525b19c0a..ba65d891d195e70bf2abded9e4a36a7152f30868 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2002-12-30  Roland McGrath  <roland@redhat.com>
 
+       * Makefile.am (bin_SCRIPTS): New variable, list strace-graph.
+       (EXTRA_DIST): Add missing files.
+
+       * configure.ac: Fix asm/sigcontext.h check to include prerequisite.
+
+       * syscall.c (qualify_one): New function.
+       (qual_options): Replace lookup field with qualify, update initializer.
+       (qualify): Update caller.
+       (qual_signal, qual_fault, qual_desc): Rewritten from lookup_*.
+       (qual_syscall): Rewritten lookup_syscall, match name more than once.
+       Fixes RH#70579, bites IA64 -efoo when foo exists on IA32.
+
        * version.c (version): Make const, bump to 4.4.90.
        * strace.c: Update decl.