From: Roland McGrath Date: Mon, 30 Dec 2002 09:13:30 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~911 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a83c22f1c6ffe0a79e389f207123359fd9870cc2;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 661a7643..8db12153 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ +2002-12-30 Roland McGrath + + * linux/syscallent.h [X86_64]: Disable sanity checks, subcall stuff is + already broken for 32-bit personality on x86-64. + 2002-12-29 Roland McGrath + * configure.ac, Makefile.am: Punt subdirs, handle everything here. + * linux/Makefile.am: File removed. + * freebsd/Makefile.am: File removed. + * sunos4/Makefile.in: File removed. + * svr4/Makefile.in: File removed. + * linux/alpha/Makefile.in: File removed. * linux/hppa/Makefile.in: File removed. * linux/ia64/Makefile.in: File removed. @@ -28,6 +39,7 @@ * configure.ac: ... here. Update for Autoconf 2.5x and Automake. * aclocal.m4: Moved to ... * acinclude.m4: ... here. Update for Autoconf 2.5x. + * acconfig.h: File removed. * AUTHORS: New file, makes automake happy. * autogen.sh: File removed. * README-CVS: Update to recommend autoreconf instead.