This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Get rid of arm_linux_extract_return_value
- From: Daniel Jacobowitz <drow at false dot org>
- To: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 3 Jan 2007 13:43:21 -0500
- Subject: Re: Get rid of arm_linux_extract_return_value
- References: <200701011133.l01BX8vG029783@brahms.sibelius.xs4all.nl>
On Mon, Jan 01, 2007 at 12:33:09PM +0100, Mark Kettenis wrote:
> Can someone with access to a Linux ARM platform please test this?
>
> I'm considering to just commit this in two weeks if nobody does. I
> mean, come on, there are at least a couple of commercial entities that
> rely on this code, and nobody has body to clean it up anywhere in the
> last four years.
If part of that was aimed my direction, we actually don't - this is
strictly old ABI code, and we only work with the EABI nowadays.
And in fact don't have handy test configurations for the old ABI,
which is how I never got around to it. This prompted me to set one
up though.
> Index: ChangeLog
> from Mark Kettenis <kettenis@gnu.org>
>
> * arm-linux-tdep.c (arm_linux_extract_return_value): Remove.
> (arm_linux_init_abi): Don't set deprecated_extract_return_value.
Tests out fine on arm-linux, both -marm and -mthumb. Thanks.
--
Daniel Jacobowitz
CodeSourcery