From: Tiezhu Yang <yangtiezhu@loongson.cn>
To: Simon Marchi <simark@simark.ca>, Hui Li <lihui@loongson.cn>,
gdb-patches@sourceware.org
Subject: Re: [PATCH] gdb: LoongArch: Add internal TLS support
Date: Sat, 18 Jul 2026 19:35:03 +0800 [thread overview]
Message-ID: <af0dfd47-e072-8a7f-e3e4-30981d42bffe@loongson.cn> (raw)
In-Reply-To: <7894b01a-9ff6-4796-badb-048f45c4566e@simark.ca>
On 7/13/26 20:20, Simon Marchi wrote:
> On 7/13/26 6:37 AM, Hui Li wrote:
>> Implements the LoongArch-specific get_tls_dtv_addr() and uses
>> svr4_tls_register_tls_methods() to register it, together with
>> svr4_tls_get_thread_local_address as the get_thread_local_address
>> gdbarch method, to support internal TLS address lookup.
...
>> + before thread pointer. */
>> +
>> + dtv_ptr_addr = thr_ptr - 2 * (gdbarch_ptr_bit (gdbarch) / TARGET_CHAR_BIT);
>
> Remove empty line above.
>
> With, this:
>
> Approved-By: Simon Marchi <simon.marchi@efficios.com>
After removing the empty line, pushed.
Thanks,
Tiezhu
prev parent reply other threads:[~2026-07-18 11:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-13 10:37 Hui Li
2026-07-13 12:20 ` Simon Marchi
2026-07-18 11:35 ` Tiezhu Yang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=af0dfd47-e072-8a7f-e3e4-30981d42bffe@loongson.cn \
--to=yangtiezhu@loongson.cn \
--cc=gdb-patches@sourceware.org \
--cc=lihui@loongson.cn \
--cc=simark@simark.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox