[ACTIVITY] 2010-11-19

2010-11-19 Thread David Gilbert
Short week. Finally got external hard drive for my beagle - makes it sanely possible to natively build things. Got eglibc cross built (Thanks to Wookey for pointing me in the right direction with the magic incantation of dpkg-buildpackage -aarmel --target=binary) and easily rebuilding . I have a

[ACTIVITY] weekly status

2010-11-19 Thread Ken Werner
I mainly worked on the atomic memory operations blueprint/item: * posted an updated patch for #643171 on the libc-ports ml after running the glibc testsuite natively on the vexpress * continued to learn about the ARM instructions involved :) * started to write some gcc testcases that scan the a

[ACTIVITY] report week 46

2010-11-19 Thread Peter Maydell
RAG: Red: Amber: Green: Milestones: | Planned| Estimate | Actual | finish virtio-system | 2010-08-27 | postponed || get valgrind into linaro PPA | 2010-09-15 | 2010-09-28 | 2010-09-28 | complete a qemu-maemo update | 2010-09-24 | 2010-09-

[ACTIVITY] Weekly status

2010-11-19 Thread Richard Sandiford
== This week == Started looking at STT_GNU_IFUNC support in BFD. There were a couple of janitorial changes I needed to make in order to prepare elf32-arm.c for the main patch. I tested those separately and submitted them upstream: http://sourceware.org/ml/binutils/2010-11/msg00330.html http

Re: gcc seg fault on kernel build

2010-11-19 Thread Loïc Minier
On Fri, Nov 19, 2010, Christian Robottom Reis wrote: > That's right -- I think justifying an Ubuntu SRU for a compiler is > unlikely, though Steve L. or Loïc may have experience in cases where > that did happen (I don't). While a SRU would be possible if it's a not too large patch, I don't think

Re: gcc seg fault on kernel build

2010-11-19 Thread Christian Robottom Reis
On Fri, Nov 19, 2010 at 10:42:34AM +1300, Michael Hope wrote: > >> Out of interest, where do you pick up the binary build of your > >> toolchain from?  Self built?  From Ubuntu?  Some other way?  I'm > >> wondering about the best way you can pick up this fix. > > > > It is from ubuntu maverick. Thi