NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/Aarch64.

This commit is contained in:
John Baldwin 2022-05-03 16:05:11 -07:00
parent 3b4b3e438d
commit ed8f05baba

View File

@ -3,6 +3,9 @@
*** Changes since GDB 12
* Support for Thread Local Storage (TLS) variables on FreeBSD arm and
aarch64 architectures.
* GDB now supports hardware watchpoints on FreeBSD/Aarch64.
* Remove support for building against Python 2, it is now only possible to