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:
9cfb301
)
fix sky sanitization
author
Ian Lance Taylor
<ian@airs.com>
Mon, 29 Dec 1997 08:38:52 +0000
(08:38 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 29 Dec 1997 08:38:52 +0000
(08:38 +0000)
bfd/config.bfd
patch
|
blob
|
history
diff --git
a/bfd/config.bfd
b/bfd/config.bfd
index d10a174316397d78b6654441a157f344bd619521..5c7a7003e956371daf5457e173c48bc24ede5b19 100755
(executable)
--- a/
bfd/config.bfd
+++ b/
bfd/config.bfd
@@
-542,26
+542,25
@@
case "${targ}" in
targ_underscore=yes
;;
#endif
-
# start-sanitize-tic80
+
tic80*-*-*)
targ_defvec=tic80coff_vec
targ_underscore=yes
;;
# end-sanitize-tic80
-
# start-sanitize-sky
+
txvu-*-*)
targ_defvec=bfd_elf32_txvu_vec
;;
-# end-sanitize-
tic80
+# end-sanitize-
sky
v850-*-*)
targ_defvec=bfd_elf32_v850_vec
;;
-
# start-sanitize-v850e
v850e-*-*)
targ_defvec=bfd_elf32_v850_vec