OSDN Git Service

* Makefile.in: Adjust dependencies of m68klinux-tdep.c.
authorMark Shinwell <shinwell@codesourcery.com>
Fri, 20 Apr 2007 12:13:51 +0000 (12:13 +0000)
committerMark Shinwell <shinwell@codesourcery.com>
Fri, 20 Apr 2007 12:13:51 +0000 (12:13 +0000)
commitee3511e01207ce71899712219ae9d35523f90562
treeaf441a76605335891953771807b456d0943db262
parentaccf5720916af165d40d96015c6d3ca32812f5d9
* 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