* [PATCH] Note support for TLS variables on FreeBSD.
@ 2019-03-12 21:20 John Baldwin
2019-03-25 19:27 ` John Baldwin
0 siblings, 1 reply; 3+ messages in thread
From: John Baldwin @ 2019-03-12 21:20 UTC (permalink / raw)
To: gdb-patches
gdb/ChangeLog:
* NEWS: Mention TLS support for FreeBSD.
---
gdb/ChangeLog | 4 ++++
gdb/NEWS | 5 +++++
2 files changed, 9 insertions(+)
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index eea9ecfde9..b7df439ddc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2019-03-12 John Baldwin <jhb@FreeBSD.org>
+
+ * NEWS: Mention TLS support for FreeBSD.
+
2019-03-12 John Baldwin <jhb@FreeBSD.org>
* NEWS: Combine separate "New targets" sections for 8.3.
diff --git a/gdb/NEWS b/gdb/NEWS
index 88ce9a7104..76a33cca5c 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,11 @@
*** Changes since GDB 8.3
+* GDB now supports Thread Local Storage (TLS) variables on several
+ FreeBSD architectures (amd64, i386, powerpc, riscv). Other
+ architectures require kernel changes. TLS is not yet supported for
+ amd64 and i386 process core dumps.
+
*** Changes in GDB 8.3
* GDB and GDBserver now support access to additional registers on
--
2.19.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Note support for TLS variables on FreeBSD.
2019-03-12 21:20 [PATCH] Note support for TLS variables on FreeBSD John Baldwin
@ 2019-03-25 19:27 ` John Baldwin
2019-03-25 20:09 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: John Baldwin @ 2019-03-25 19:27 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
On 3/12/19 2:16 PM, John Baldwin wrote:
> gdb/ChangeLog:
>
> * NEWS: Mention TLS support for FreeBSD.
> ---
> gdb/ChangeLog | 4 ++++
> gdb/NEWS | 5 +++++
> 2 files changed, 9 insertions(+)
>
> diff --git a/gdb/ChangeLog b/gdb/ChangeLog
> index eea9ecfde9..b7df439ddc 100644
> --- a/gdb/ChangeLog
> +++ b/gdb/ChangeLog
> @@ -1,3 +1,7 @@
> +2019-03-12 John Baldwin <jhb@FreeBSD.org>
> +
> + * NEWS: Mention TLS support for FreeBSD.
> +
> 2019-03-12 John Baldwin <jhb@FreeBSD.org>
>
> * NEWS: Combine separate "New targets" sections for 8.3.
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 88ce9a7104..76a33cca5c 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -3,6 +3,11 @@
>
> *** Changes since GDB 8.3
>
> +* GDB now supports Thread Local Storage (TLS) variables on several
> + FreeBSD architectures (amd64, i386, powerpc, riscv). Other
> + architectures require kernel changes. TLS is not yet supported for
> + amd64 and i386 process core dumps.
> +
> *** Changes in GDB 8.3
>
> * GDB and GDBserver now support access to additional registers on
>
Eli,
I know you've been busy with the threads on style stuff for 8.3, but can
you look this over when you get a chance? Thanks.
--
John Baldwin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Note support for TLS variables on FreeBSD.
2019-03-25 19:27 ` John Baldwin
@ 2019-03-25 20:09 ` Eli Zaretskii
0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2019-03-25 20:09 UTC (permalink / raw)
To: John Baldwin; +Cc: gdb-patches
> From: John Baldwin <jhb@FreeBSD.org>
> Cc: gdb-patches@sourceware.org
> Date: Mon, 25 Mar 2019 12:27:34 -0700
>
> > +* GDB now supports Thread Local Storage (TLS) variables on several
> > + FreeBSD architectures (amd64, i386, powerpc, riscv). Other
> > + architectures require kernel changes. TLS is not yet supported for
> > + amd64 and i386 process core dumps.
> > +
> > *** Changes in GDB 8.3
> >
> > * GDB and GDBserver now support access to additional registers on
> >
>
> Eli,
>
> I know you've been busy with the threads on style stuff for 8.3, but can
> you look this over when you get a chance? Thanks.
Sorry, missed that. It's fine with me, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-25 20:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 21:20 [PATCH] Note support for TLS variables on FreeBSD John Baldwin
2019-03-25 19:27 ` John Baldwin
2019-03-25 20:09 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox