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: Get rid of arm_linux_extract_return_value


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


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