projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
658303f
)
Fix sanitization.
author
Andrew Cagney
<cagney@redhat.com>
Mon, 15 Sep 1997 08:21:04 +0000
(08:21 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Mon, 15 Sep 1997 08:21:04 +0000
(08:21 +0000)
bfd/elf32-v850.c
patch
|
blob
|
history
diff --git
a/bfd/elf32-v850.c
b/bfd/elf32-v850.c
index 265c07c3ac49b49bd259ec752d3a2e663ca421a4..4dbfe5e95763d691fcc0b771280e702385f92cea 100644
(file)
--- a/
bfd/elf32-v850.c
+++ b/
bfd/elf32-v850.c
@@
-1434,7
+1434,7
@@
v850_elf_object_p (abfd)
/* end-sanitize-v850e */
/* start-sanitize-v850eq */
case E_V850EQ_ARCH: (void) bfd_default_set_arch_mach (abfd, bfd_arch_v850, bfd_mach_v850eq); break;
-/*
start
-sanitize-v850eq */
+/*
end
-sanitize-v850eq */
}
}