summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2001-03-18 00:32:33 +0000
committerSteve Huston <shuston@riverace.com>2001-03-18 00:32:33 +0000
commit244ac1964c336ccfac825c2bb5694f92d538d81b (patch)
tree6be000beb964086e315927fcd697dff845a876cb
parenta71a61dca4845049d9720c3090e8dcc6f6a13502 (diff)
downloadATCD-244ac1964c336ccfac825c2bb5694f92d538d81b.tar.gz
Sat Mar 17 18:02:28 2001 Steve Huston <shuston@riverace.com>
-rw-r--r--ChangeLog14
-rw-r--r--ChangeLogs/ChangeLog-02a14
-rw-r--r--ChangeLogs/ChangeLog-03a14
3 files changed, 42 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3293a476887..8fba5e8c878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Sat Mar 17 18:02:28 2001 Steve Huston <shuston@riverace.com>
+
+ * ace/config-aix-4.x.h: Fixed settings for exceptions and
+ placement delete to be ok for Visual Age C++ 5.
+
+ * include/makeinclude/platform_aix_vacpp.GNU: Basically new,
+ works with the Visual Age C++ 5 batch mode build on AIX.
+
+ * include/makeinclude/rules.lib.GNU: Added aix_build piece to
+ the section for linking a shared library. It uses the linker
+ to generate a shr.o (shared) file, then inserts that into
+ the library that's being built. This new section is only
+ used with platform_aix_vacpp.GNU at this point.
+
Fri Mar 16 15:07:23 2001 Ossama Othman <ossama@uci.edu>
* ace/SSL/SSL_Context.h (set_mode):
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 3293a476887..8fba5e8c878 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,17 @@
+Sat Mar 17 18:02:28 2001 Steve Huston <shuston@riverace.com>
+
+ * ace/config-aix-4.x.h: Fixed settings for exceptions and
+ placement delete to be ok for Visual Age C++ 5.
+
+ * include/makeinclude/platform_aix_vacpp.GNU: Basically new,
+ works with the Visual Age C++ 5 batch mode build on AIX.
+
+ * include/makeinclude/rules.lib.GNU: Added aix_build piece to
+ the section for linking a shared library. It uses the linker
+ to generate a shr.o (shared) file, then inserts that into
+ the library that's being built. This new section is only
+ used with platform_aix_vacpp.GNU at this point.
+
Fri Mar 16 15:07:23 2001 Ossama Othman <ossama@uci.edu>
* ace/SSL/SSL_Context.h (set_mode):
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 3293a476887..8fba5e8c878 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,17 @@
+Sat Mar 17 18:02:28 2001 Steve Huston <shuston@riverace.com>
+
+ * ace/config-aix-4.x.h: Fixed settings for exceptions and
+ placement delete to be ok for Visual Age C++ 5.
+
+ * include/makeinclude/platform_aix_vacpp.GNU: Basically new,
+ works with the Visual Age C++ 5 batch mode build on AIX.
+
+ * include/makeinclude/rules.lib.GNU: Added aix_build piece to
+ the section for linking a shared library. It uses the linker
+ to generate a shr.o (shared) file, then inserts that into
+ the library that's being built. This new section is only
+ used with platform_aix_vacpp.GNU at this point.
+
Fri Mar 16 15:07:23 2001 Ossama Othman <ossama@uci.edu>
* ace/SSL/SSL_Context.h (set_mode):