summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-03-14 21:24:24 +0000
committerSteve Huston <shuston@riverace.com>2000-03-14 21:24:24 +0000
commita7f919de6c7aede1901fa617d702d4ad4d15b289 (patch)
tree807aed3e7f2ea79d9fd5097b7fdb95de7849d57a
parent916dc2727f0489b7629068600cbd203d73f02a4d (diff)
downloadATCD-a7f919de6c7aede1901fa617d702d4ad4d15b289.tar.gz
.
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLogs/ChangeLog-02a7
-rw-r--r--ChangeLogs/ChangeLog-03a7
3 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19e6ef2f388..020b147e5dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Mar 14 15:01:46 2000 Steve Huston <shuston@riverace.com>
+
+ * tests/Malloc_Test.cpp: Disable mapping the file into different
+ address ranges for HP-UX because the PA-RISC architecture does not
+ allow it. See the DEPENDENCIES section of the mmap man page for
+ all the details.
+
Mon Mar 13 22:18:20 2000 David L. Levine <levine@cs.wustl.edu>
* bin/create_ace_build: default $directory_mode to 0777,
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 19e6ef2f388..020b147e5dc 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Tue Mar 14 15:01:46 2000 Steve Huston <shuston@riverace.com>
+
+ * tests/Malloc_Test.cpp: Disable mapping the file into different
+ address ranges for HP-UX because the PA-RISC architecture does not
+ allow it. See the DEPENDENCIES section of the mmap man page for
+ all the details.
+
Mon Mar 13 22:18:20 2000 David L. Levine <levine@cs.wustl.edu>
* bin/create_ace_build: default $directory_mode to 0777,
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 19e6ef2f388..020b147e5dc 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,10 @@
+Tue Mar 14 15:01:46 2000 Steve Huston <shuston@riverace.com>
+
+ * tests/Malloc_Test.cpp: Disable mapping the file into different
+ address ranges for HP-UX because the PA-RISC architecture does not
+ allow it. See the DEPENDENCIES section of the mmap man page for
+ all the details.
+
Mon Mar 13 22:18:20 2000 David L. Levine <levine@cs.wustl.edu>
* bin/create_ace_build: default $directory_mode to 0777,