aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2017-07-17 10:51:45 +0100
committerNick Clifton <nickc@redhat.com>2017-07-17 10:51:45 +0100
commit2a925816fc3848f1d48c4783df3dd54116907a57 (patch)
treeef5940d16e9a0deb5ded3166b809af2e215f60c5 /binutils/ChangeLog
parentf27dadca0ad18d5a0ba032c3d3f6a60ea55d887b (diff)
Correct previous fix for an absence of input files on the ar command line, so that a complaint is not issued in MRI mode.
PR 21433 * ar.c (main): Skip check for no files on the command line when running in MRI mode.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 19de4a0009..f1400dcbb7 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2017-07-17 Nick Clifton <nickc@redhat.com>
+
+ PR 21433
+ * ar.c (main): Skip check for no files on the command line when
+ running in MRI mode.
+
2017-07-13 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/binutils-all/objdump.exp: Always delete $testarchive