# Progress #
* TCWG-1040, [4/10] Update my patches to remove the last use of MAX_REGISTER_SIZE. Before I send them upstream, I find some bits that I can improve, but finally, many things are changed. Need to get them in shape, and think about the design again.
* TCWG-1125, [4/10] ARMv8 tagged address support in GDB. GDB/GDBserver needs to remove the top one byte of virtual address before pass it to kernel. Patch v1 was reviewed, and GDB internal caching needs updated for tagged address, because tagged address and non-tagged address should be mapped to the same cache entry in GDB.
* GDB flexible target description conversion [1/10] Finished the conversion for tic6x and nios2. To be posted.
* ILP32 GDB branch. [1/10] Got Steve Ellcey's patches, one bfd patch and one gdb patch. No GDBserver patches. Will create branch with them.
# Plan #
* ILP32 GDB branch. * ARMv8 tagged address support in GDB. * Update my patches to remove the last use of MAX_REGISTER_SIZE.
linaro-toolchain@lists.linaro.org