[ACTIVITY] 8 - 12 October 2012

2012-10-12 Thread Yvan Roux
== Progress ==

 * Completed Linaro ramp up process.
 * Obtained my SSH security exception
 * Crosstool-ng :
   - Repoduced the aarch64 builds (bare and linux)
   - Updated gcc to Linaro 2012.10 and submitted the merge request.
 * Cbuild autobuilder :
   - Not able to spawn a job on seabright (lack of permission)

== Misc ==

 * One day off.
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain


[ACTIVITY] 8 - 12 October 2012

2012-10-12 Thread Matthew Gretton-Dann
== Progress ==

 * Deputising for Michael
 * 4.6 and 4.7 2012.10 releases
   * Included extra AArch64 merge into gcc-lianro/4.7
 * AArch64 support
   * Did another merge
   * Starting another one.
 * HOT/COLD partitioning for PGO
   * PINGed If/Then/Else block conversion patch
   * Started reworking postreload-gcse.c patch
   * Ran into issues with vanilla gcc-linaro/4.7 not being able to
build for 'arm-none-linux-gnueabihf' without some configury magic
 * Admin
   * Interviewing

== Next Week ==

 * Do another AArch64 merge.
 * HOT/COLD partitioning for PGO:
   * Get two current patches accepted upstream
   * Post question upstream about register allocation 'mistakes' I am seeing
 * symbol_ref splitting
   * Test code alignment hypothesis
   * Test v2 patch.

== Future ==

 * Look at Cards for Vectorization, PGO and LTO with Michael.

-- 
Matthew Gretton-Dann
Linaro Toolchain Working Group
matthew.gretton-d...@linaro.org

___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain


[ACTIVITY] 8 - 12 October 2012

2012-10-12 Thread Christophe Lyon
== Progress ==
* builtin_bswap16:
  * Backported missing patch from thunk to Linaro/4.7. One test still
failing in the hard-float + thumb configuration because it forces
armv6 and results in a unsupported configuration: vfp-1 + hard-float.
Resumed discussion about a fix I proposed 3 weeks ago.

* PGO/hot-cold partitioning/Spec2k:
  * read doc about spec2k
  * started looking at 254.gap causing an ICE.
  * started studying qemu traces about 175.vpr crashing when compiled
using profiling info. Cold code returns from a function using a
clobbered lr value.

== Next ==
* builtin_bswap16:
  * complete backport to linaro-gcc 4.7.

* PGO/hot-cold partitioning/Spec2k:
  * investigate compiler crash and runtime failures.

___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain


Re: [ACTIVITY] 8 - 12 October 2012

2012-10-12 Thread Christophe Lyon
> armv6 and results in a unsupported configuration: vfp-1 + hard-float.
s/vfp-1/thumb-1/

Christophe

___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain