-- Progress -- TCWG-829 IFunc support I have a downstream implementation of ifunc using synthetic sections that handles x86_64, ARM and AArch64. I think it may be a bit too complex to upstream in its current form but I think it is illustrative enough to post upstream for comment.
TCWG-828 Static TLS support Implemented using new GOT structure and successfully upstreamed.
Took up an opportunity to get involved with progressing some AArch64 documentation back at ARM.
-- Plans -- Will post current state of TCWG-829 (ifunc) for feedback on whether the design is right. - Write more tests for TCWG-829. - Work on TCWG-911 eglibc insists on .ARM.attributes section for dlopen to work and TCWG-919 Thunks to undefined symbols for shared libraries that call back to the application. - Spend some time reviewing and updating AArch64 documents back at ARM.
linaro-toolchain@lists.linaro.org