* run.c (main): Print error message if argument is invalid.
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 11 Mar 1996 21:59:47 +0000 (21:59 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Mon, 11 Mar 1996 21:59:47 +0000 (21:59 +0000)
(usage): Improve text.

sim/h8300/ChangeLog

index 479e4849e678b21898b35cd77d99bda280de2109..d1c5fb90472e1beaeb1c8402c803acf554875988 100644 (file)
@@ -4,6 +4,8 @@ Mon Mar 11 09:53:25 1996  Doug Evans  <dje@charmed.cygnus.com>
        (sim_resume, sleep insn): Check program exit status in r0.
        * run.c: #include <signal.h>.
        (main): Abort if program got SIGILL.
+       Print error message if argument is invalid.
+       (usage): Improve text.
 
 Wed Feb 21 12:15:00 1996  Ian Lance Taylor  <ian@cygnus.com>