* sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function.
authorMark Kettenis <kettenis@gnu.org>
Wed, 27 Apr 2005 20:48:25 +0000 (20:48 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 27 Apr 2005 20:48:25 +0000 (20:48 +0000)
commitccf00f21795678e609af3faa0437cc216f039907
tree188469d0c8fbcceaff9c555c8ea106f72c252775
parent4ec242d7be3f7d2fdd3f3e4927fcb0b895fb7dd2
* sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function.
(sh_gdbarch_init): Remove redundant prototype.
* sh-linux-tdep.c: New file.
* config/sh/tm-linux.h (sh_linux_svr4_fetch_link_map_offsets):
Remove prototype.
(SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
* config/sh/linux.mt (TDEPFILES): Add sh64-tdep.o, remove
solib-legacy.o.
* Makefile.in (sh-linux-tdep.o): New.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/sh/linux.mt
gdb/config/sh/tm-linux.h
gdb/sh-linux-tdep.c [new file with mode: 0644]
gdb/sh-tdep.c