== Progress ==
* Committed glibc ARM pointer encryption support.
* Committed binutils AArch64 ifunc support.
* Committed glibc malloc test patches.
* Committed glibc setjmp/longjmp Thumb patches.
* Backported glibc aarch64 gprof support.
* Submitted qemu AArch32 VSEL patch.
* Backported binutils A
== Progress ==
* AArch64 frame grows downward: no feedback yet.
* Disable-peeling: Vectorizer cost model has been changed upstream,
the current default now includes the effect of disabling peeling. I
have submitted benchmark jobs to check the exact effet; expecting some
regressions since the reduc
== Issues ==
* None.
== Progress ==
* 2013-10 release.
- Reviewed some backports.
* LRA on AArch32:
- Testsuite analysis showed one remaining issue in ARM mode
(with the movmisalignv8hi_neon_store insn handling).
- Ran Benchmarks on Calxedas, some failures due to the same bug.
- Ben