Hi there. Mounir and I have been looking at the work for next cycle.
A summary spreadsheet with notes is available here:
https://spreadsheets0.google.com/ccc?key=ty1c-H56f0GxnL1Hk9LCmRg
I'm very interested in feedback, especially on the time estimates and
extra topics we should suggest to the T
Hi,
libunwind:
* started to look on how to resume from a given stack frame:
* other platforms use setcontext
* setcontext is not implemented on ARM (glibc)
* the *context functions have been marked obsolescent in Posix
* http://pubs.opengroup.org/onlinepubs/009695399/functions/makecontex
Minutes are at:
https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/Thumb2KickOff
-- Michael
On Tue, Apr 12, 2011 at 8:53 PM, Ramana Radhakrishnan
wrote:
> A rough agenda for today's call. I'll put this on the wiki after the call.
>
> 1. Go over what we are all doing today - roughly
> Ar
On 04/12/2011 02:17 AM, Michael Hope wrote:
Dave, I see strlen in the backtrace. Could you have a look at this?
It is the second line of the strlen function so likely the arguments
passed are bogus. I did not investigate closely but it could be the same
gcc issue that the telepathy-glib pack
A rough agenda for today's call. I'll put this on the wiki after the call.
1. Go over what we are all doing today - roughly
Areas of investigation that we are looking at for near term.
a. divmodsi4 work.
b. Unnecessary VFP to integer register moves because of addressing
modes availabilit