8818c391f7
* configure.tgt: Add support for AVR target. * avr-tdep.c: New file * config/avr/avr.mt: New file.
13 lines
279 B
Mathematica
13 lines
279 B
Mathematica
# Target: AVR
|
|
TDEPFILES= avr-tdep.o
|
|
|
|
#
|
|
# There is no simulator provided with gdb (yet).
|
|
#
|
|
# See <http://savannah.gnu.org/projects/simulavr/> for the simulator
|
|
# used during development of avr support for gdb.
|
|
#
|
|
# Simulator: AVR
|
|
#SIM_OBS = remote-sim.o
|
|
#SIM = ../sim/avr/libsim.a
|