]> Git Repo - binutils.git/blob - gdb/config/sparc/sp64sim.mt
* config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment.
[binutils.git] / gdb / config / sparc / sp64sim.mt
1 # Target: SPARC simulator
2 # Which simulator has deliberately been avoided.  There are two and I'm
3 # currently playing with both. /dje
4
5 # Need gcc for long long support.
6 CC = gcc
7 # Regular "have long long" detection is disabled for now.
8 MH_CFLAGS = -DFORCE_LONG_LONG -I${srcdir}/../sim/sp64
9 TDEPFILES= exec.o solib.o sparc-pinsn.o sparc-tdep.o sp64-tdep.o remote-sim.o ../sim/sp64/libsim.a
10 TM_FILE= tm-sp64sim.h
This page took 0.024969 seconds and 4 git commands to generate.