diff options
author | Steven Bosscher <steven@gcc.gnu.org> | 2004-09-23 11:07:12 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2004-09-23 11:07:12 +0000 |
commit | 8921359e5d926d16a2cc476b52e5f91f33fc7120 (patch) | |
tree | dc6834c310b9a37e48b86eb1bc3f3935667a954b /gcc | |
parent | 9688c3b862d15c475e4f2c91b93142d346583378 (diff) | |
download | gcc-8921359e5d926d16a2cc476b52e5f91f33fc7120.zip gcc-8921359e5d926d16a2cc476b52e5f91f33fc7120.tar.gz gcc-8921359e5d926d16a2cc476b52e5f91f33fc7120.tar.bz2 |
*** empty log message ***
From-SVN: r87941
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
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> |