* 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 9c2f8aa..81e0dad 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.