This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fixing target m68k-linux


2002-11-19 Andreas Schwab <schwab@suse.de>

* m68klinux-nat.c (IS_SIGTRAMP, IS_RT_SIGTRAMP) (m68k_linux_in_sigtramp, SIGCONTEXT_PC_OFFSET) (UCONTEXT_PC_OFFSET, m68k_linux_sigtramp_saved_pc) (m68k_linux_frame_saved_pc): Move to ...
* m68klinux-tdep.c: ... here. New file.
* Makefile.in (m68klinux-tdep.o): Add dependencies.
* config/m68k/linux.mt (TDEPFILES): Add m68klinux-tdep.o.

BTW, I think the current flavour of the month for the *linux-tdep.c file names is m68k-linux-tdep.c vis: alpha-linux-tdep.c arm-linux-tdep.c i386-linux-tdep.c ia64-linux-tdep.c mips-linux-tdep.c ppc-linux-tdep.c x86-64-linux-tdep.c

Anyway, suggest pulling this into the 5.3 branch.

nice!
Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]