diff options
| author | H.J. Lu <hongjiu.lu@intel.com> | 2010-11-23 18:09:34 +0000 |
|---|---|---|
| committer | H.J. Lu <hjl@gcc.gnu.org> | 2010-11-23 10:09:34 -0800 |
| commit | 9580395facfc727ebe8553e586db0489ef58b392 (patch) | |
| tree | d6a61f294ceeb925ea9343724356a7400dfc3273 /ChangeLog | |
| parent | 1dbadbbecdb6ffeaf6497776e36fd58f157334f3 (diff) | |
| download | gcc-9580395facfc727ebe8553e586db0489ef58b392.tar.gz gcc-9580395facfc727ebe8553e586db0489ef58b392.tar.bz2 gcc-9580395facfc727ebe8553e586db0489ef58b392.zip | |
Properly check default linker.
2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/12258
* configure.ac: Correct comments for --enable-gold/--enable-ld.
Properly check default linker.
* configure: Regnerated.
From-SVN: r167090
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 56c58cc0e42..4512ab575d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-11-23 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/12258 + * configure.ac: Correct comments for --enable-gold/--enable-ld. + Properly check default linker. + * configure: Regnerated. + 2010-11-23 Matthias Klose <doko@ubuntu.com> * configure.ac: For --enable-gold, handle value `default' instead of |
