aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1994-01-27 20:49:21 +0000
committerDavid MacKenzie <djm@cygnus>1994-01-27 20:49:21 +0000
commit7b40f2b16942598c1041724395e4dd20a7b5ec14 (patch)
tree7facff5e2394205e740d7c7970a460c540a9493e /ld/ChangeLog
parenta28d16d3802d751d84566e47fb3b0ffbb28ecf1c (diff)
downloadgdb-7b40f2b16942598c1041724395e4dd20a7b5ec14.zip
gdb-7b40f2b16942598c1041724395e4dd20a7b5ec14.tar.gz
gdb-7b40f2b16942598c1041724395e4dd20a7b5ec14.tar.bz2
* ldmain.c ldmain.h ldgram.y: If -v -V or --version was given,
exit successfully instead of complaining if no input files are given.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 57791fd..f51ca01 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jan 27 12:35:01 1994 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given,
+ exit successfully instead of complaining if no input files are
+ given.
+
Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com)
* Makefile.in: Format variable definitions consistently.