(Lay some groundwork for TIc80 port that will be filled in incrementally.)
[deliverable/binutils-gdb.git] / bfd / config.bfd
index 2c96bd2dc2e4a02eef8d48ebe9d1483efed36637..bb59cf9224831b5020c67a07ac0402222de28f71 100755 (executable)
@@ -509,6 +509,12 @@ case "${targ}" in
     ;;
 #endif
 
+# start-sanitize-tic80
+  tic80*-*-coff*)
+    targ_defvec=tic80coff_vec
+    ;;
+
+# end-sanitize-tic80
 # start-sanitize-v850
   v850-*-*)
     targ_defvec=bfd_elf32_v850_vec
This page took 0.028457 seconds and 4 git commands to generate.