diff options
author | Ben Elliston <bje@gcc.gnu.org> | 2009-10-08 07:12:41 +1100 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2009-10-08 07:12:41 +1100 |
commit | 49b0ca5c9e6f864c93f848274fea26787375fe32 (patch) | |
tree | 32bb596d78bf2f9b713ae238c8de447082b08308 | |
parent | 68bc087496642a6bb547fd523e19e443c21acc35 (diff) | |
download | gcc-49b0ca5c9e6f864c93f848274fea26787375fe32.zip gcc-49b0ca5c9e6f864c93f848274fea26787375fe32.tar.gz gcc-49b0ca5c9e6f864c93f848274fea26787375fe32.tar.bz2 |
Fix Hariharan Sandanagobalane's most recent entry.
From-SVN: r152540
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,9 +9,9 @@ (LTO plugin): List Rafael Avila de Espindola and Cary Coutant as reviewers. -2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com> +2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com> - * config.sub : Update from upstream sources. + * config.sub: Update from upstream sources. 2009-10-06 Ian Lance Taylor <iant@google.com> |