]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Note support for TLS variables on FreeBSD.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 25 Mar 2019 20:23:26 +0000 (13:23 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 25 Mar 2019 20:23:42 +0000 (13:23 -0700)
gdb/ChangeLog:

* NEWS: Mention TLS support for FreeBSD.

gdb/ChangeLog
gdb/NEWS

index 3d0481fcba15bf0cc3ba02349a241044eb000f6e..e294fdc570a21774acc90b65c1e67266acb4da39 100644 (file)
@@ -1,3 +1,7 @@
+2019-03-25  John Baldwin  <jhb@FreeBSD.org>
+
+       * NEWS: Mention TLS support for FreeBSD.
+
 2019-03-25  Tom Tromey  <tromey@adacore.com>
 
        * minsyms.c (BUNCH_SIZE): Update comment.
index c45b3134064a9ff8347c89f44f90bdb43639e8ef..e3d3912ee1a27dc0c273547901fe4d485b16fdf6 100644 (file)
--- 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