* sparclite/aload.c: Added new -q (quiet) option.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 28 Jul 1994 01:33:45 +0000 (01:33 +0000)
committerJ.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

index 9c2f8aa887de85254f6f846e6f497a56c4d39da0..81e0dad00d8988357a975058d0fe8cc409f5a10b 100644 (file)
@@ -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.