=== Work done during the past 2 weeks ===
* GNU-296 (Fix stack protector on ARM): committed!
* LLVM-432 (Support arithmetic on FileCheck regex variable):
+ finished reworking parsing code to be separate from evaluation and support
more complex expression
+ fix compile errors and bugs found
== Progress ==
* FDPIC
- GCC: no feedback yet on v4 patches
- GDB: started looking at the patches, some parts are very similar to
FRV, maybe worth commonalization.
* GCC upstream validation:
- reported a few regressions, helped testing some patches
- dealing with some random results, still
- tryin
Progress:
* VIRT-65 [QEMU upstream maintainership]
- release work (it is looking like we'll need an rc4 next week)
- worked out some patches which hopefully will fix running
QEMU on OSX Mojave (testing still required)
- code review
- sent a cleanup patchset that removes the load_image(
[LLVM-493] LLD link failure on KASLR for AArch64 Linux kernel
The linux kernel can build in an ASLR mode that is currently causing LLD
some problems. There are a few oddities in the kernel that aren't quite
right but there are some problems in LLD that need resolving as well. has
been a couple of
QEMU Tooling ([VIRT-252])
=
QEMU plugin support ([VIRT-280])
- reviewed Emilio's {RFC 00/48} Plugin support Message-Id:
<20181025172057.20414-1-c...@braap.org>
- looks like a good basis for going forward if we can work out the
kinks
- port my example to
== This Week ==
* GCC SVE ACLE (8/10)
- Implementing svlsl intrinsics.
* Validation (1/10)
- TCWG-1494: Move email logic from tcwg_kernel.yaml to tcwg_kernel-bisect.sh
* Misc (1/10)
- Meetings
== Next Week ==
- Address Richard's comments on svlsl patch
- TCWG-1494
- Experiment with hcqc
- Inves