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:
741fd61
)
* run.c (main): Print error message if argument is invalid.
author
David Edelsohn
<dje.gcc@gmail.com>
Mon, 11 Mar 1996 21:59:47 +0000
(21:59 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Mon, 11 Mar 1996 21:59:47 +0000
(21:59 +0000)
(usage): Improve text.
sim/h8300/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/h8300/ChangeLog
b/sim/h8300/ChangeLog
index 479e4849e678b21898b35cd77d99bda280de2109..d1c5fb90472e1beaeb1c8402c803acf554875988 100644
(file)
--- a/
sim/h8300/ChangeLog
+++ b/
sim/h8300/ChangeLog
@@
-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>