]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 26 Jun 2003 22:41:02 +0000 (22:41 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 26 Jun 2003 22:41:02 +0000 (22:41 +0000)
ChangeLog

index 28e700097e535418d5028a6d20802bcc964e76ae..7e6187316ea6ced5b2807154c6f1c53eb75dfb10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 2003-06-26  Roland McGrath  <roland@redhat.com>
 
+       * configure.ac: SHMEDIA -> SH64
+       * defs.h: Likewise.
+       * mem.c: Likewise.
+       * process.c: Likewise.
+       * sock.c: Likewise.
+       * syscall.c: Likewise.
+       * util.c: Likewise.
+       * linux/shmedia/syscallent.h: Moved to ...
+       * linux/sh64/syscallent.h: ... here.
+
+       * config.guess: Update from canonical version, timestamp 2003-06-17.
+       * config.sub: Likewise.
+
        * syscall.c (force_result) [LINUX] [ARM]: Fix variable usage.
        From: Joshua Neal <tinara@netpipeline.net>.