projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e47d51
)
* sparclite/aload.c: Added new -q (quiet) option.
author
J.T. Conklin
<jtc@acorntoolworks.com>
Thu, 28 Jul 1994 01:33:45 +0000
(
01:33
+0000)
committer
J.T. Conklin
<jtc@acorntoolworks.com>
Thu, 28 Jul 1994 01:33:45 +0000
(
01:33
+0000)
return 0 exit status if file was successfully downloaded.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 9c2f8aa887de85254f6f846e6f497a56c4d39da0..81e0dad00d8988357a975058d0fe8cc409f5a10b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Wed Jul 27 14:34:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
+ * sparclite/aload.c: Added new -q (quiet) option.
+ return 0 exit status if file was successfully downloaded.
+
* nlm/gdbserve.c: merge in command line argument parsing changes
and bug fixes made to i386-nlmstub.c.