aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 704bcaf..2475038 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -83,7 +83,7 @@
2004-09-22 Matt Austern <austern@apple.com>
- * config/darwin.c (darwin_make_decl_one_only)
+ * config/darwin.c (darwin_make_decl_one_only):
Allow coalesced symbol to appear in static archive's table of contents
2004-09-22 Kazu Hirata <kazu@cs.umass.edu>