diff options
author | Steve Huston <shuston@riverace.com> | 2013-02-26 23:12:39 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2013-02-26 23:12:39 +0000 |
commit | 4348d1ff469fe6e67740643c5fa89c57729e4083 (patch) | |
tree | 89f96c1d2f9f3728f21f68c16f6318ad670d692a /ACE/ChangeLog | |
parent | e65bf655aa47a471dd891ebf7a19fd5b1e694ff5 (diff) | |
download | ATCD-4348d1ff469fe6e67740643c5fa89c57729e4083.tar.gz |
ChangeLogTag:Tue Feb 26 23:07:17 UTC 2013 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r-- | ACE/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog index 292c1b8a70e..0cf7a592d19 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,9 @@ +Tue Feb 26 23:07:17 UTC 2013 Steve Huston <shuston@riverace.com> + + * include/makeinclude/platform_g++_common.GNU: When turning on + no-strict-aliasing, add the option to FLAGS_C_CC instead of + CCFLAGS so that both C and C++ compilers get it. + Fri Feb 22 14:29:39 UTC 2013 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu> * ace/Message_Queue_Vx.inl (defined): Added a fix for RTP. Thanks |