2005-04-18 Michael Snyder * config/mn10300/mn10300.mt: Add mn10300-prologue module. Index: config/mn10300/mn10300.mt =================================================================== RCS file: /cvs/src/src/gdb/config/mn10300/mn10300.mt,v retrieving revision 1.4 diff -p -r1.4 mn10300.mt *** config/mn10300/mn10300.mt 11 Dec 2004 02:02:01 -0000 1.4 --- config/mn10300/mn10300.mt 18 Apr 2005 19:37:08 -0000 *************** *** 1,4 **** # Target: Matsushita mn10300 ! TDEPFILES= mn10300-tdep.o SIM_OBS = remote-sim.o SIM = ../sim/mn10300/libsim.a --- 1,4 ---- # Target: Matsushita mn10300 ! TDEPFILES= mn10300-tdep.o mn10300-prologue.o SIM_OBS = remote-sim.o SIM = ../sim/mn10300/libsim.a