From: Roland McGrath Date: Fri, 2 Dec 2005 04:34:25 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~310 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52f70f7451891f8dbd55b4e3685b65de8eb4800c;p=strace . --- diff --git a/ChangeLog b/ChangeLog index fc351e6e..2a647a98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-12-01 Roland McGrath + + * ipc.c (indirect_ipccall) [MIPS || HPPA]: Return false. + Fixes Debian#340239. + + * Makefile.am (EXTRA_DIST): Add linux/arm/syscallent.h + and linux/m68k/syscallent.h. + Fixes Debian#336197. + + * debian/control (Architecture): Add armeb. + Fixes Debian#335681. + +2005-11-02 Michal Marek + + * strace-graph (handle_trace): follow clone() and vfork() calls. + 2005-10-25 Heiko Carstens * linux/s390/syscallent.h: Added ioprio_set, ioprio_get,