From: Roland McGrath Date: Mon, 30 Dec 2002 09:33:32 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~908 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=692b68a316244c32eb2c93ef2c88a98870be9e65;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 8db12153..97ace261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2002-12-30 Roland McGrath + * version.c (version): Make const, bump to 4.4.90. + * strace.c: Update decl. + + * Makefile.am [LINUX && X86_64]: Remove cruft. + * linux/x86_64/errnoent1.h: New file. + * linux/x86_64/ioctlent1.h: New file. + * linux/x86_64/signalent1.h: New file. + * linux/x86_64/syscallent1.h: New file. + * linux/x86_64/i386-headers.diff: File removed. + * linux/x86_64/makeheaders.sh: File removed. + * linux/x86_64/Makefile.in: File removed. + * linux/syscallent.h [X86_64]: Disable sanity checks, subcall stuff is already broken for 32-bit personality on x86-64.