2005-04-18 Michael Snyder <msnyder@redhat.com>
* config/mn10300/mn10300.mt: Add mn10300-prologue module.
This commit is contained in:
parent
7166c4a9e8
commit
0cc748c077
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
2005-04-18 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* config/mn10300/mn10300.mt: Add mn10300-prologue module.
|
||||
* ia64-tdep.c (ia64_get_dyn_info_list): Fix indent.
|
||||
|
||||
2005-04-18 Mark Kettenis <kettenis@gnu.org>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Target: Matsushita mn10300
|
||||
TDEPFILES= mn10300-tdep.o
|
||||
TDEPFILES= mn10300-tdep.o mn10300-prologue.o
|
||||
SIM_OBS = remote-sim.o
|
||||
SIM = ../sim/mn10300/libsim.a
|
||||
|
|
Loading…
Reference in a new issue