summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 19:36:28 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 19:36:28 +0000
commit153fb14861eeb155795b4f91e2406252365acdeb (patch)
tree1db359b14a51292301bfa503063aa7a0f3c6502f /ChangeLog-97a
parent5a68650e75213b679475151671dd4eae13b5aabb (diff)
downloadATCD-153fb14861eeb155795b4f91e2406252365acdeb.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index fb8c05eeea6..f180a276d12 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,3 +1,27 @@
+Fri May 16 12:25:32 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
+
+ * ace/config-irix5.3-sgic++.h: Made a few changes to get ACE to
+ work on IRIX 5.3. Thanks to Eugene R. Somdahl <gene@endo.com>
+ for these fixes.
+
+ * ace/OS: Added calloc() implementation. I don't know how
+ this managed to fall through the cracks!
+
+ * include/makeinclude/platform_osf1_4.0.GNU: Added a few more
+ tweaks courtesy of James Johnson.
+
+ * include/makeinclude/platform_osf1_3.2.GNU: Added a few more
+ tweaks courtesy of Tom Dobridge.
+
+ * include/makeinclude/platform_osf1_4.0.GNU (DLD): Added -shared
+ -expect_unresolved '*' so that calls to the linker via cxx will
+ work correctly. Thanks to Thilo for this.
+
+ * include/makeinclude/platform_chorus.GNU: Removed CLASSIXDIR =
+ /usr/home/chiang/chorus/merge/extended-i386at, added the
+ nostdinc flag, and removed extra whitespace. Thanks to Wei
+ Chiang for reporting this.
+
Fri May 16 11:39:51 1997 Nanbor Wang <nw1@cs.wustl.edu>
* ace/OS.i (sigaddset, sigdelset, sigemptyset, sigfillset,