OSDN Git Service

* MAINTAINERS: Change sh64-elf state to non-broken.
authorcorinna <corinna>
Fri, 15 Apr 2005 08:01:07 +0000 (08:01 +0000)
committercorinna <corinna>
Fri, 15 Apr 2005 08:01:07 +0000 (08:01 +0000)
commit71d362e0c66798808a4a82393114be3318ed1312
tree3d7d3586c511933c9e782d1abb3c5c7b66354c47
parentdb4f9b53cce8db138cf35d175453b920077d9b50
* MAINTAINERS: Change sh64-elf state to non-broken.
* Makefile.in: Fix dependencies for sh64-tdep.o.
* configure.tgt: Add sh64-*-elf case.
* sh-tdep.c (sh_gdbarch_init): Reactivate bfd_mach_sh5 case.
* sh64-tdep.c: Rework to replace all deprecated mechanisms with
modern methods.
* config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
* config/sh/sh64.mt: Resurrect.
gdb/ChangeLog
gdb/MAINTAINERS
gdb/Makefile.in
gdb/config/sh/embed.mt
gdb/config/sh/sh64.mt [new file with mode: 0644]
gdb/configure.tgt
gdb/sh-tdep.c
gdb/sh64-tdep.c