OSDN Git Service

* Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
authorschwab <schwab>
Tue, 20 May 2003 23:44:22 +0000 (23:44 +0000)
committerschwab <schwab>
Tue, 20 May 2003 23:44:22 +0000 (23:44 +0000)
commit83145ea24907eb3aa18e03181289da949374d2b7
tree9f8115968bb7d361bd78836d362c2bf0b7889182
parent2765d631db49e87e5e7bc034992cdcbafbd16672
* Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
dependencies.
* m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
end.
* m68klinux-tdep.c (m68k_linux_init_abi): New function.
(_initialize_m68k_linux_tdep): New function.
(m68k_linux_frame_saved_pc): Make static.
(m68k_linux_extract_return_value): Likewise.
(m68k_linux_store_return_value): Likewise.
(m68k_linux_extract_struct_value_address): Likewise.
* config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
Remove.
(DEPRECATED_STORE_RETURN_VALUE): Remove.
(DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
(DEPRECATED_FRAME_SAVED_PC): Remove.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/m68k/tm-linux.h
gdb/m68k-tdep.c
gdb/m68klinux-tdep.c