From: John Baldwin Date: Mon, 25 Mar 2019 20:23:26 +0000 (-0700) Subject: Note support for TLS variables on FreeBSD. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=81a24d04dfecdbdd9af143043197317dea1119c7;p=binutils-gdb.git Note support for TLS variables on FreeBSD. gdb/ChangeLog: * NEWS: Mention TLS support for FreeBSD. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3d0481fcba1..e294fdc570a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-03-25 John Baldwin + + * NEWS: Mention TLS support for FreeBSD. + 2019-03-25 Tom Tromey * minsyms.c (BUNCH_SIZE): Update comment. diff --git a/gdb/NEWS b/gdb/NEWS index c45b3134064..e3d3912ee1a 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