== Progress ==
* Draft wiki page (under ACL--let me know if you want to see) for
instructions for setting up chroots on chromebooks for glibc testing:
https://collaborate.linaro.org/display/~ryan.arn...@linaro.org/Configuring+a+Chromebook+for+Toolchain+Testing
* Investigated expanding remote test
== This week ==
- Completed local backportS of 201164, 201165, 201166, 201167, 201168.
== Next week ==
- Complete backport of 201175
- Submit merge requestS using git
== Future ==
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.o
== Progress ==
* Two day week
* Catching up on email etc. after break (0.5/10)
* Investigate setjmp/longjmp SystemTap probe support in ARM glibc
(1/10, TCWG-378)
* Investigate toolchain bug reports for ARM and AArch64 (0.5/10)
== Issues ==
* None
== Plan ==
* Resume QEMU ARMv8 AArch32 work
* H
- 2013.12 releases (1/10)
* Sent announcements for 4.7 and 4.8 releases.
- 2014.01 releases (2/10)
* Created 4.7 and 4.8 branch merge requests (had handle some conflicts in 4.8)
* Looked at backporting the crypto intrinsics support into 4.8, but
there are dependencies with several other patc
== Progress ==
* Release 3.4 went out
* Buildbots
- Using powered USB hub for the external harddrive, but all boards fail
one time or another...
- Maybe it's the hard-drive type (mobile, power-saving), reverting to USB
sticks for now
- Leaving an odroid U2 running on USB stick for a week, used
Hello Will,
Il 10/01/2014 15:50, Will Newton ha scritto:
The attached patch to ld may help. I am not yet sure whether or not it
is the correct approach but if it works for you that would be
interesting.
thank you very much for the patch, I'll test it and report back to you
shortly.
In the
On 10 January 2014 08:32, Giuseppe D'Angelo wrote:
Hi Guiseppe,
> the attached program changes the output from "true" to "false" when the
> -Bsymbolic / -Bsymbolic-functions options are passed to GCC. This happens on
> ARM -- on x86-64 output is always "true".
>
> The program involves a comparis
Hello,
the attached program changes the output from "true" to "false" when the
-Bsymbolic / -Bsymbolic-functions options are passed to GCC. This
happens on ARM -- on x86-64 output is always "true".
The program involves a comparison, within a shared library, of a PMF
defined inside the shared