aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-03-06 13:48:46 +0000
committerAlan Modra <amodra@gmail.com>2013-03-06 13:48:46 +0000
commit3ab6909a0cb6f0f4369b88782f79e4514aaa73a2 (patch)
treedebad75e8c1e80344b571c444eef13b16eca05a6 /ld/ChangeLog
parentc54e2ec1422ff0ea450229edea966ce994db408c (diff)
downloadgdb-3ab6909a0cb6f0f4369b88782f79e4514aaa73a2.zip
gdb-3ab6909a0cb6f0f4369b88782f79e4514aaa73a2.tar.gz
gdb-3ab6909a0cb6f0f4369b88782f79e4514aaa73a2.tar.bz2
* ldfile.c (ldfile_open_command_file_1): Return after einfo
to avoid warning.
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 ec75b6b..e01cc73 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-07 Alan Modra <amodra@gmail.com>
+
+ * ldfile.c (ldfile_open_command_file_1): Return after einfo
+ to avoid warning.
+
2013-03-05 Corinna Vinschen <vinschen@redhat.com>
* configure.host: Add x86_64-*-cygwin* as valid host.