Public Holiday on Monday.
Learned that Linaro are reducing their funding to just one CodeSourcery engineer, myself. Spoke to Chung-Lin to break the news and reassign him to other work. Chung-Lin will now be working on MIPS16 Eglibc porting.
Pinged my ADDW/SUBW patch, again. Ramana finally reviewed it, so I've addresses his concerns and reposted. The corrected patch was approved, so I've set it to test before committing.
Continued work on widening multiplies tree optimizations in GCC. Bernd made it sound quite easy, but changing the type of some operations means quite a lot of tweaking and reworking in the rest of the compiler expand routines. In particular, the widening stuff needs to be broken out of expand_binop, and recast.
Merged, tested and committed the latest patches from FSF 4.5.
Merged, tested and committed the latest patches from FSF 4.6.
Richard Earnshaw approved my widening multiply RTL patch, so I've set that to test in the Linaro test system.
Richard also approved my SMLALTB/SMLALTT patch. Set that testing also.
Responded to a question on ask.linaro.org.
---- Upstream patched requiring review: * NEON scheduling patch http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01431.html