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:
aa48187
)
Specify the file type.
author
Steve Chamberlain
<sac@cygnus>
Tue, 28 Jun 1994 01:05:38 +0000
(
01:05
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Tue, 28 Jun 1994 01:05:38 +0000
(
01:05
+0000)
sim/sh/run.c
patch
|
blob
|
history
diff --git
a/sim/sh/run.c
b/sim/sh/run.c
index d92576c47be4f9bf4d0d33f32c6f60db7c7f00b0..fae062cc05e846c2f0f384ba5afda78aeccb9ae9 100644
(file)
--- a/
sim/sh/run.c
+++ b/
sim/sh/run.c
@@
-74,7
+74,7
@@
main (ac, av)
{
printf ("run %s\n", name);
}
- abfd = bfd_openr (name, "");
+ abfd = bfd_openr (name, "
coff-sh
");
if (abfd)
{