[Weekly] 05-09 MAY 2014

2014-05-12 Thread Michael Collison
== This week == - Investigated infinite loop bug [TCWG-290][3/10] Misc (7/10) - Attended ARM Big Picture conference (May 5th - 7th) - Worked on GCC Launchpad bug dispositions as a prelude to bugzilla transition == Next week == - Resolve infinite loop bug - complete spreadsheet for GCC

[ACTIVITY] 5 - 9 May 2014

2014-05-12 Thread Omair Javaid
== Progress == * GDB arm v8 record/replay: core files issue [TCWG-451] [6/10] -- Add bfd support for missing aarch64 core file handlers. -- Added regset caching functions for aarch64 linux gdb. * GDB arm v8 record/replay: Support for recording A64 Data processing - Floating point

[ACTIVITY] 5 - 9 May 2014

2014-05-12 Thread Kugan
== Progress == * TCWG-413 (5/10) - Rebuild FSF 4.8, Linaro 4.8 and Linaro 4.9 releases for aarch64 with crosstool-ng (Kept all the dependencies same and used different gcc). - Lost all the config for running benchmark on the test-machine and set it up again. - Re-ran spec2k benchmarking and

[ACTIVITY] Week 19

2014-05-12 Thread Yvan Roux
Short week, 2 days off (4/10) == Issues == * None == Progress == * CARD-1162 : Linaro GCC 4.9 (6/10) - Prepared FSF 4.9 branch merge in Linaro one. - Backported Zhenqiang upstream patches. - Iterate with rob on various jenkins issues - Looked at gerrit for the backport reviews * Misc:

[ACTIVITY] 5 - 9 May 2014

2014-05-12 Thread Venkataramanan Kumar
== Progress == * Reload - IRA bug fix (5/10) - Expression foo(a,0,((b==a)||(c==a))) a gets register r1 and second a gets register r6, but third a not able to reuse r6 or r1 and spill failure. - Debugging the IRA dumps and reload dumps - Getting Maxim help * TCWG-180 (3/10) - GCC bootstrap