Re: Using valgrind with linaro toolchain

2011-07-29 Thread Diane Holt
Okay, I've finally worked out how to build eglibc (what a nightmare :P ). Now I want to make sure which source I should actually be using -- i.e., what source was used to produce libc6_2.12.1-0ubuntu6_armel.deb, since that's the deb that was downloaded (via Michael's Makefile) for the build of the

[ACTIVITY] Jul 25 - Jul 29

2011-07-29 Thread Ulrich Weigand
== GDB == * Committed second mainline patch to fix re-built executable remote test problems (#804392). * Prepared for rebasing Linaro GDB on top of GDB 7.3 release. == Misc == * Prepared for Linaro Connect. Mit freundlichen Gruessen / Best Regards Ulrich Weigand -- Dr. Ulrich Weiga

[ACTIVITY] weekly status

2011-07-29 Thread Ken Werner
Hi, * Monday was full of IBM internal meetings * Android * got a self built LEB and generic version 2.3.4 of linaro android running on my pandaboard (build with the gcc 4.6 07 release plus the patch that Richard made) * requires libicui18n.so (external/icu4c/i18n) to be built with -O2

[ACTIVITY] report week 30

2011-07-29 Thread Peter Maydell
RAG: Red: Amber: OMAP3 patch upstreaming is slower progress than hoped Green: various outstanding patches accepted upstream in time for 0.15 Current Milestones: || || Planned|| Estimate || Actual || ||qemu-linaro 2011-08 || 2011-08-18 || 2011-08-18 ||

Re: multilib'd (softfp/hardfp) gcc available in Ubuntu oneiric

2011-07-29 Thread Marcin Juszkiewicz
On 29.07.2011 15:16, Matthias Klose wrote: > the current gcc-4.6/eglibc is now built multilib'd for > -mfloat-abi=softfp|hard, including the GCC runtime libraries. I hope > that the gcc cross builds will pick this up soonish, not needing to > build the cross compiler twice for softfp and hard float

Re: multilib'd (softfp/hardfp) gcc available in Ubuntu oneiric

2011-07-29 Thread Matthias Klose
On 07/29/2011 03:22 PM, Loïc Minier wrote: On Fri, Jul 29, 2011, Matthias Klose wrote: the current gcc-4.6/eglibc is now built multilib'd for -mfloat-abi=softfp|hard, including the GCC runtime libraries. I hope that the gcc cross builds will pick this up soonish, not needing to build the cross c

Re: multilib'd (softfp/hardfp) gcc available in Ubuntu oneiric

2011-07-29 Thread Loïc Minier
On Fri, Jul 29, 2011, Loïc Minier wrote: > How does that actually work to select the runtime linker? I was > looking into setting the --dynamic-linker from -mfloat-abi=* flags, but > didn't manage to. Apparently, this is getting resolved for gcc 4.7, > but I was curious how you dealt with this fo

Re: multilib'd (softfp/hardfp) gcc available in Ubuntu oneiric

2011-07-29 Thread Loïc Minier
On Fri, Jul 29, 2011, Matthias Klose wrote: > the current gcc-4.6/eglibc is now built multilib'd for > -mfloat-abi=softfp|hard, including the GCC runtime libraries. I hope > that the gcc cross builds will pick this up soonish, not needing to > build the cross compiler twice for softfp and hard floa

multilib'd (softfp/hardfp) gcc available in Ubuntu oneiric

2011-07-29 Thread Matthias Klose
the current gcc-4.6/eglibc is now built multilib'd for -mfloat-abi=softfp|hard, including the GCC runtime libraries. I hope that the gcc cross builds will pick this up soonish, not needing to build the cross compiler twice for softfp and hard float-abi. Matthias

[ACTIVITY] 2011-07-29

2011-07-29 Thread David Gilbert
== 64 bit atomics == * Sent updated set of 64bit atomic patches to gcc list with fixes from previous review * Started hunting for other users of 64bit atomics than membase jemalloc, sdl and boost lock free look like possibilities; but I've not looked at them hard yet == QEmu == * Released fi