aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2022-05-03 16:05:11 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2022-05-03 16:05:11 -0700
commited8f05baba3941e71cb47e58f399a411e6e4addc (patch)
tree82b409021d247e2c21b489ec12111b4fb6541ff6 /gdb/NEWS
parent3b4b3e438d2cbf685133df5425931a2355192045 (diff)
downloadfsf-binutils-gdb-ed8f05baba3941e71cb47e58f399a411e6e4addc.zip
fsf-binutils-gdb-ed8f05baba3941e71cb47e58f399a411e6e4addc.tar.gz
fsf-binutils-gdb-ed8f05baba3941e71cb47e58f399a411e6e4addc.tar.bz2
NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/Aarch64.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 982f4a1..a72fee8 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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