From: Roland McGrath Date: Mon, 1 Mar 2004 21:29:31 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~629 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e58b8a0014db5f9a0d999486bc7d3184bda272ae;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 19f691ec..8467998f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2004-03-01 Roland McGrath + * process.c (struct_user_offsets) [LINUX && IA64]: Conditionalize + PT_AR_CSD and PT_AR_SSD uses in case of older kernel headers. + + * configure.ac: Check for `struct pt_all_user_regs' + and `struct ia64_fpreg' in . + * util.c, process.c, syscall.c: Work around conflicts between + and for defining those types. + * util.c [LINUX] (arg0_index, arg1_index): New macros. [S390 || S390X]: Define them with inverted values. (setbpt): Use them for u_arg indices.