Note support for TLS variables on FreeBSD.

gdb/ChangeLog:

	* NEWS: Mention TLS support for FreeBSD.
This commit is contained in:
John Baldwin 2019-03-25 13:23:26 -07:00
parent 79e7ae11c7
commit 81a24d04df
2 changed files with 9 additions and 0 deletions

View 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.

View File

@ -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