Michael Collison writes:
> == This week ==
> - Installed Qemu64 simulator and attempted to test aarch64 backports.
>- Shared library issue is preventing qemu64 from executing; Rob Savoy
> is investigating
Is this a problem with the emulated shared libraries not loading (qemu
itself should
On 02/23/2014 03:09 AM, Alex Bennée wrote:
> Is this a problem with the emulated shared libraries not loading (qemu
> itself should be static)? Wookey did find a problem when built on older
> distros as the kernel version (CONFIG_UNAME) passed to the emulated
> system cause libc to get confused as
+++ Rob Savoye [2014-02-23 08:05 -0700]:
> On 02/23/2014 03:09 AM, Alex Bennée wrote:
> > Is this a problem with the emulated shared libraries not loading (qemu
> > itself should be static)? Wookey did find a problem when built on older
> > distros as the kernel version (CONFIG_UNAME) passed to the
+++ Alex Bennée [2014-02-23 10:09 +]:
>
> Michael Collison writes:
>
> > == This week ==
>
> > - Installed Qemu64 simulator and attempted to test aarch64 backports.
> >- Shared library issue is preventing qemu64 from executing; Rob Savoy
> > is investigating
> Is this a problem with t
On 02/23/2014 01:43 PM, Wookey wrote:
> There is an ubuntu qemu patch which reports later uname on aarch64
> (below). But it turns out that if you build qemu_without_ the
> configure option
Ah, thanks for the patch, it did the trick. Now aarch64-linux builds
via Jenkins are using it for executio
== Progress ==
* Fixed remote testing via Cbuildv2 (TCWG 324 - 3/10). Currently it
supports multiple build farms, it uses my local hardware and the
TCWG build farm, and when run via Jenkins it uses the TCWG build
farm.
* Got qemu-aarch64 built and working, added to the DejaGnu
== Progress ==
- TCWG-394 (5/10)
- Found one more issue, regression tested and posted the patch
upstream for review
- http://gcc.gnu.org/ml/gcc-patches/2014-02/msg01282.html.
- TCWG-395 (1/10)
- Started with a google doc for wiki update
- Speck regression analysis with 4.7, 4.8 Nov and Dec
== Issues ==
* None
== Progress ==
* CCMP for AARCH64.
- Design cases to cover most conditional compare combinations.
- Set up qemu environment and run regression tests. And fix all the new FAILs.
* Respawn 2014.01-01 baremental toolchains by setting
CT_TARGET_LDFLAGS=" --specs=rdimon.specs
== Progress ==
* Completed testing and submitted patches upstream. [TCWG-251] [TCWG-252] [1/10]
* Travel to capital Islamabad for Macau visa follow up. [3/10]
* Shifting to new office space and setting up office [6/10]
== Plan ==
* Study aarch64 code and create task breakdown for record/replay