OSDN Git Service

* Makefile.in: Adjust dependencies of m68klinux-tdep.c.
authorMark Shinwell <shinwell@codesourcery.com>
Fri, 20 Apr 2007 12:13:52 +0000 (12:13 +0000)
committerMark Shinwell <shinwell@codesourcery.com>
Fri, 20 Apr 2007 12:13:52 +0000 (12:13 +0000)
commit17f8da8c3d72dee62f3070645eccb97e39f17e48
treef2d4530255068e8bd54d7263dd87065d0924f0ba
parent014cdc0df1d5aa2434270d9b442e81baa87c1bb1
* Makefile.in: Adjust dependencies of m68klinux-tdep.c.
* m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New.
(m68k_linux_sigcontext_reg_offset): Fix typo.
(target_is_uclinux): New.
(m68k_linux_inferior_created): New.
(m68k_linux_get_sigtramp_info):  Check for uClinux or
normal Linux.  Use m68k_uclinux_sigcontext_reg_offset for
uClinux.
(_initialize_m68k_linux_tdep): Register
m68k_linux_inferior_created.
ChangeLog
gdb/Makefile.in
gdb/m68klinux-tdep.c