]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Mon, 30 Dec 2002 09:13:30 +0000 (09:13 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 30 Dec 2002 09:13:30 +0000 (09:13 +0000)
ChangeLog

index 661a764365ba1e21c2f9ced21cda8c6d96a53f53..8db12153befc9b351b16f5b7595b014bebcb9048 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+2002-12-30  Roland McGrath  <roland@redhat.com>
+
+       * 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  <roland@redhat.com>
 
+       * 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.