* coff-rs6000.c (xcoff_write_one_armap_big): New procedure.
[deliverable/binutils-gdb.git] / sim / configure.in
index 4d6a9ea526ffdbe88a00202dc8c9a9145be3fb71..41cec7777ed54af74918454ebfb0086757545c34 100644 (file)
@@ -90,6 +90,11 @@ case "${target}" in
        only_if_gcc=yes
        #extra_subdirs="${extra_subdirs}"
        ;;
+  tic80-*-*)
+       sim_target=tic80
+       only_if_gcc=yes
+       extra_subdirs="${extra_subdirs} igen"
+       ;;
   v850-*-*)
        # The V850 simulator can only be compiled by gcc.
        sim_target=v850
This page took 0.022746 seconds and 4 git commands to generate.