This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: Fix unwinding for Thumb-2 libraries


On Mon, 5 Apr 2010, Daniel Jacobowitz wrote:

> Tested on arm-none-linux-gnueabi.  Is this OK to commit?

OK, but I would expect that 
sysdeps/unix/sysv/linux/arm/eabi/nptl/aio_misc.h should also be removed 
along with this patch (as a workaround for the same issue that only 
actually worked because of the compiling happening to use r7 for something 
other than the frame pointer in aio_misc_wait, so that the value that is 
the caller's frame pointer is saved there).

-- 
Joseph S. Myers
joseph@codesourcery.com


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