* hppa-dis.c (print_insn_hppa): Change condition args to use
[deliverable/binutils-gdb.git] / gdb / config / tic80 / tic80.mt
1 # Target: TI TMS320C80 (MVP) processor
2 TDEPFILES= tic80-tdep.o
3 TM_FILE= tm-tic80.h
4 SIM_OBS = remote-sim.o
5 SIM = ../sim/tic80/libsim.a
6 GDBSERVER_DEPFILES= low-sim.o
7 GDBSERVER_LIBS = ../../sim/tic80/libsim.a ../../bfd/libbfd.a ../../libiberty/libiberty.a -lm
This page took 0.037857 seconds and 4 git commands to generate.