Discussion:
[ACTIVITY] 05 - 09 June 2017
Yao Qi
2017-06-09 16:31:09 UTC
Permalink
* One day off on Monday [2/10]

# Progress #

* GDB 8.0 is released! TCWG-1050. Done.

* GDB target description changes. [5/10]

It is needed for adding SVE in GDB. Change GDB target
description, and start from x86-linux. The more I write
the code, the more right I believe the change is. Patches
are done, but still need to complete commit log, changelog,
and polish the code.

Write an abstract about it for GNU Cauldron. Spend some time
thinking about a good title.

* Upstreams review. [1/10]
** Review some Alan H.'s patches.
** Review the OpenRISC patches.

* Misc, [2/10]
** Follow up the OpenOCD work. Create two epics for the following
work.
** Meetings.

# Plan #

* Post my target descriptions changes upstreams.
* Post some leftover patches about GDB and OBJDUMP disassembler
unification.
--
Yao Qi
Peter Smith
2017-06-12 08:34:46 UTC
Permalink
== Progress ==
LLD
- Committed refactoring patches to enable long range thunks. This
should unblock progress towards upstreaming patches.
- Rebased and sent out for review first patches in series. Expecting
slow but steady progress as I hope to not need much more large scale
refactoring.

== Plans ==
Compiler-rt
- Investigated cross-compilation and testing via qemu user mode
emulation. It seems to be possible to do so, although fiddly to set up

Plans for this week:
- LLD long range thunks
- Build up a task list for compiler-rt
- Likely take Friday on holiday

Loading...