From ed8f05baba3941e71cb47e58f399a411e6e4addc Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Tue, 3 May 2022 16:05:11 -0700 Subject: [PATCH] NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/Aarch64. --- gdb/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb/NEWS b/gdb/NEWS index 982f4a1a18c..a72fee81550 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 -- 2.30.2