== Progress ==
* Automation Framework (CARD-1378 2/10)
- Rebooting machines, again...
- Fiddling with bugzilla, wiki
* Release 3.6 (TCWG-575 5/10)
- Investigating ARMv7 bootstrapping failures
- Rebuilding manually with cmake, as autoconf build is bogus
- Turns out wasn't autoconf, but a NEON
== Issues ==
* none.
== Progress ==
* Give compilation courses at University (1/10)
* LCA'15 (6/10)
- Prepared presentation
* Misc: (3/10)
- Various meetings.
- Validation feedback
== Plan ==
* Slideware
___
linaro-toolchain mailing list
linar
== Progress ==
Benchmarking (3/10)
. no results, scripts failed
Connect workshop prep (4/10)
Misc (1/10)
Holiday (2/10)
== Plan ==
Connect workshop prep
. trial run with willing volunteer
Benchmarking
. talk to Bernie, try again
___
linaro-toolcha
== This week ==
* GCC modularization project
* Header flattening
- committed r220092, which addresses suggestions for expr.h flattening patch.
* Include reduction
- Analyzed cross referencers: ctags, rtags, crange.
- Analyzed python modules for C lexer: plex, ply.
- Wrote python sc
* 4 days week (university).
== Issues ==
* none
== Progress ==
* LRA on AArch32:
o TCWG-343 : Make LRA the default for the ARM backend (3/10)
- Looking backend places (ARM and AArch64) where reload_in_progress
is used to verify if lra_in_progress is needed as well: Tested lot of
== Progress ==
* Compiler-RT
- Changing CMake to make it compile on ARM
- Reviewing long div/mod patches for ARMv4/v5/v6, testing and benchmarking
* EHABI
- Investigating EH code generation (landing pads, jump tables, libs)
- Running test-suite EH tests, some failures
* Background
- Loads o
On Sat, Jan 28, 2012 at 4:40 AM, Ramana Radhakrishnan
wrote:
> ==Progress===
>
> * Fixed PR48308 on FSF trunk. Needs backporting to FSF GCC 4.6 branch
> * Fixed a number of failing testcases on trunk.
> * Read up on Partial-partial PRE . Slow progress but getting a handle
> on the theory now. A
==Progress===
* Fixed PR48308 on FSF trunk. Needs backporting to FSF GCC 4.6 branch
* Fixed a number of failing testcases on trunk.
* Read up on Partial-partial PRE . Slow progress but getting a handle
on the theory now. A couple of approaches being benchmarked . Still
slow progress.
* Debugge