Remove h8300-coff support
[deliverable/binutils-gdb.git] / bfd / config.bfd
index 1ca8ab44073d27b454e573538a5e141d1858c0c8..7165d152178a32c31749cda07f5496c22ae8a544 100644 (file)
@@ -60,7 +60,6 @@ case $targ in
  arm-epoc-pe* | \
  arm*-*-aout | \
  arm*-*-coff | \
- h8300*-*-coff | \
  h8500*-*-coff | \
  i[3-7]86-*-sco3.2v5*coff | \
  i[3-7]86-*-sysv4* | i[3-7]86-*-unixware* | \
@@ -132,6 +131,7 @@ case $targ in
  *-*-rtemscoff* | \
  a29k-* | \
  arm-*-oabi | \
+ h8300*-*-coff | \
  hppa*-*-rtems* | \
  i860-*-* | \
  i960-*-* | \
@@ -565,11 +565,6 @@ case "${targ}" in
     targ_defvec=h8300_elf32_linux_vec
     ;;
 
-  h8300*-*-*)
-    targ_defvec=h8300_coff_vec
-    targ_underscore=yes
-    ;;
-
   h8500-*-*)
     targ_defvec=h8500_coff_vec
     targ_underscore=yes
This page took 0.025232 seconds and 4 git commands to generate.