aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-01-07 16:58:59 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-01-07 16:58:59 +0000
commitadd2432034a221c32049d104accf4c0c11934106 (patch)
tree2d18291b87cc64eb2a11c3fdc3a0f68173ca50ed /ld/ChangeLog
parent4f46f626dc8210d03ac2ab5aaf3f643c5db23daf (diff)
downloadgdb-add2432034a221c32049d104accf4c0c11934106.zip
gdb-add2432034a221c32049d104accf4c0c11934106.tar.gz
gdb-add2432034a221c32049d104accf4c0c11934106.tar.bz2
Add fuse-ld= for GCC linker option compatibility
* lexsup.c (ld_options): Add fuse-ld= for GCC linker option compatibility.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index dbc37f9..77de10e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
+ compatibility.
+
2013-01-07 Patrice Dumas <pertusus@free.fr>
* ld.texinfo: Replace @ with @@ when it is part of the text.