Discussion:
[ACTIVITY] 23 - 27 November 2015
Prathamesh Kulkarni
2015-11-30 07:06:31 UTC
Permalink
== This Week ==

* Target conversion to hook (2/10)
- Completed build and test for ASM_FORMAT_PRIVATE_NAME, ASM_LABEL_OUTPUT_LABEL
to hook
- Converted ASM_OUTPUT_LABEL_REF to hook

* Holidays (8/10)
- 3 days leave and public holiday (Guru nanak Jayanti)

== Next Week ==
- Send updated patch upstream for tcwg-72
- LTO benchmarking with SPEC for correctness on arm and aarch64
- Target hook conversion
Prathamesh Kulkarni
2015-11-30 08:13:04 UTC
Permalink
On 30 November 2015 at 12:36, Prathamesh Kulkarni
Post by Prathamesh Kulkarni
== This Week ==
* Target conversion to hook (2/10)
- Completed build and test for ASM_FORMAT_PRIVATE_NAME, ASM_LABEL_OUTPUT_LABEL
to hook
- Converted ASM_OUTPUT_LABEL_REF to hook
* Holidays (8/10)
- 3 days leave and public holiday (Guru nanak Jayanti)
== Next Week ==
- Send updated patch upstream for tcwg-72
- LTO benchmarking with SPEC for correctness on arm and aarch64
- Target hook conversion
- TCWG-319 benchmarking for Cortex-a15, analyze benchmark results and
post results upstream.
Kugan
2015-12-01 02:48:35 UTC
Permalink
== Progress ==
- tree re-assoc regression (2/10)
- Found a test-case to reproduce it.
- working on a patch

- LuaJIT issue (6/10)
* Setup luajit on aarch64 and tried it
* tried to reproduce nginx issue with various configs without success

- LTO (1/10)
* aarch64 bootstrap
* ran into an uninit warning issues looking into it

- Misc (1/10)
* gcc/bug list

== Plan ==
* tree re-assoc
* LTO
Yao Qi
2015-12-01 11:17:34 UTC
Permalink
# Progress #

* Fix timeout in random-signal.exp. TCWG-424. Ongoing. [4/10]
I know the cause of the problem but can't figure out why it can
happen. Can only reproduce the fail in every 20~30 runs.
* TCWG-423, support gnu vector in inferior call in AArch64 GDB. Done.
[1/10]
* Build native ARM and AArch64 GDB in C++. No regression in test.
Done. TCWG-446. Done. [1/10].
* Fix GDB internal error in gdb.thread/watchpoint-fork.exp on AArch64.
[2/10]
* Upstream patches review [2/10]
** Review patches on arm gdbserver software single step V3. Some
patches are approved, but V4 is also needed for the rest.
** Review all-stop on non-stop patches.
** Discuss whether we need single step in fast tracepoint. Ongoing.

# Plan #

* One day off on Monday.
* Understand ST's jtag probe and help them to make use of multi-arch
in GDB.
* Look into timeout in random-signal.exp.
* TCWG-156, GDB test parity between AArch64 and X86_64.
* TCWG-460, follow up on the AArch64 GDBserver multi-arch work.
--
Yao
Loading...