This is the mail archive of the gdb-patches@sourceware.org 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: Mingw GDB build fails for M16C target


On Tue, 28 Apr 2009 15:57:24 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> 	* m32c/gdb-if.c (m32c_signal_to_host): Rename to
> 	m32c_signal_to_target.  Change signal return values from SIGILL,
> 	SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
> 	TARGET_SIGNAL_SEGV, etc.  Fix all callers.

Jim sent me an approval for this patch.

Committed.

Kevin


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