[ACTIVITY] 26-30 August 2019

2019-09-01 Thread Christophe Lyon
== Progress == * GCC: - FDPIC: sent updated patches, already got feedback on them. almost OK * GCC upstream validation: - reported a couple of issues. Helped with testing. - getting ready to add cortex-m33 validation with qemu * Binutils: - Non-contiguous memory regions support in the BFD linker:

[ACTIVITY] 26 - 30 August 2019

2019-08-31 Thread Prathamesh Kulkarni
== This Week == * GCC: (i) PR86753 - Addressing upstream suggestions, pivoted to another approach. (ii) PR91272 - Patch fixes issue but not correct approach, need to rework it. (iii) PR78736 - Submitted patch upstream. == Next Week == - Continue ongoing tasks.

[ACTIVITY] 26 - 30 August 2019

2019-08-30 Thread Diana Picus
== Progress == * Investigate running benchmarks in containers [TCWG-1513] - Cleaned and uploaded scripts for comments - mcf still hangs, but only when run with clang; investigating root cause * SVE IR fuzzer [LLVM-586] - Made some progress with the prototype but it still needs work * Re-ru