summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-05 20:20:56 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-05 20:20:56 +0000
commit3eeb8f5c35872d2ff36cc4979f42b4008e515ce7 (patch)
tree5f3c889c2d75eb7f091a9c8405821684b22ad3d1 /ChangeLog-98a
parentd291b52774a3ca553b9f2de0e3b24cfa3d9f3c3e (diff)
downloadATCD-3eeb8f5c35872d2ff36cc4979f42b4008e515ce7.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 8e0e1f0b5b5..26f850f356e 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -28,11 +28,18 @@ Tue May 05 08:35:18 1998 David L. Levine <levine@cs.wustl.edu>
* ace/OS.i (gethrtime): added RDTSC support for all g++
_and_ ACE_HAS_PENTIUM platforms.
+ * ace/config-vxworks5.x.h: added ACE_HAS_PENTIUM with GHS
+ on Intel platforms.
+
* ace/Makefile: for GHS on Intel 8086, build gethrtime.cpp.
It's used to provide a high-resolution time using the
Pentium RDTSC instruction. I don't know how to get
GHS' asm to do it, so it uses g++.
+ * ACE-INSTALL.html: added note about carefully installing
+ egcs on Linux. Thanks to Kurt Sussman <kls@best.com> for
+ tracking down the cause of mysterious link failures.
+
Tue May 05 02:15:49 1998 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Svc_Conf_l.cpp: I know, I know. I shouldn't mess with this