diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-11-23 18:10:14 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-11-23 18:10:14 +0000 |
commit | d3b50760aae267ca9a4988ce8dc4fae2c6761ff0 (patch) | |
tree | 80e36029ac05e0779a2f72e9e6f9742921858c00 /ChangeLog | |
parent | d051516a87f6581ef1355f0da631c51eb38c24f6 (diff) | |
download | gdb-d3b50760aae267ca9a4988ce8dc4fae2c6761ff0.zip gdb-d3b50760aae267ca9a4988ce8dc4fae2c6761ff0.tar.gz gdb-d3b50760aae267ca9a4988ce8dc4fae2c6761ff0.tar.bz2 |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |