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

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