summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-03-05 09:27:13 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-03-05 09:27:13 +0000
commit16a1101d5443d43af4d34f857141fd1786f097a2 (patch)
tree73609fae1d945870c277bd535e77a2fc801a35f3
parentb0ab94504f46ad323aa7758bfdc4dd1b0444da82 (diff)
downloadATCD-16a1101d5443d43af4d34f857141fd1786f097a2.tar.gz
-rw-r--r--ACE/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 79e209ba413..f9dbff27bf2 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -3,7 +3,9 @@ Mon Mar 5 09:21:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Atomic_Op_Sparc.c:
* ace/Atomic_Op.{h,cpp}:
Added optimized functions for SunCC on x86. Thanks to
- Dennis Chernoivanov <cdi at tbricks dot com> for reporting this
+ Dennis Chernoivanov <cdi at tbricks dot com> for reporting this.
+ If you want to enable these, add atomic_ops_sparc=1 to your
+ platform_macros.GNU file
Sat Mar 3 17:35:52 UTC 2007 Ossama Othman <ossama_othman at symantec dot com>