From: Roland McGrath Date: Mon, 30 Dec 2002 10:46:02 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~904 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2850c7edcf390f930969df4ee816b37f665f6382;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 97ace261..ba65d891 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2002-12-30 Roland McGrath + * 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.