aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@gcc.gnu.org>2004-10-27 18:09:48 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2004-10-27 18:09:48 +0000
commit95b0de03a270496d480097f333d668e4654b36a1 (patch)
tree718b930eb633771674032167c99c418058ca5f3a
parent52328bf6c8b1a5021ae5cae29b8317123d2a58f5 (diff)
downloadgcc-95b0de03a270496d480097f333d668e4654b36a1.zip
gcc-95b0de03a270496d480097f333d668e4654b36a1.tar.gz
gcc-95b0de03a270496d480097f333d668e4654b36a1.tar.bz2
Add missing ChangeLog line for configure.host change.
From-SVN: r89696
-rw-r--r--libstdc++-v3/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 71d793d..a1b2f5c 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -26,6 +26,8 @@
2004-10-25 Geoffrey Keating <geoffk@apple.com>
+ * configure.host (darwin*): Build libstdc++ single module
+ and flat namespace.
* libsupc++/new_op.cc (new): Make weak.
* libsupc++/new_opnt.cc (new): Make weak.
* libsupc++/new_opv.cc (new): Make weak.