On Wed, Mar 9, 2011 at 3:31 PM, James Westby wrote:
> On Wed, 9 Mar 2011 14:31:57 -0600, Mounir Bsaibes <
> mounir.bsai...@linaro.org> wrote:
> > Copying James to check whether there was a reason for mapping Won't fix
> to
> > Postponed. If there is no compelling reason, maybe it is an easy chan
== GDB ==
* Ongoing work on glibc patch to add ARM unwind tables to system
call stubs; ran into design problems that look difficult to fix.
* As an alternative, started work on a GDB patch to recognize glibc
system call assembler stubs via code-scanning; this should allow
alloc unwind
RAG:
Red:
Amber:
Green: another qemu-linaro release out the door on time
Current Milestones:
| Planned| Estimate | Actual |
qemu-linaro 2011-03 | 2011-03-08 | 2011-03-08 | 2011-03-08 |
Historical Milestones:
finish virtio-system | 2010-08-27
Hi,
== libunwind ==
* the patches posted last week are now upstream
* continued to study the Exception Handling ABI for the ARM Architecture
* looked into the structure of libunwind (lib interdependencies)
* documented at: https://wiki.linaro.org/KenWerner/Sandbox/libunwind
* The work on the