This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add AArch64 Pointer Authentication to the NEWS file


gdb/ChangeLog:

2019-03-26  Alan Hayward  <alan.hayward@arm.com>

        * NEWS: Mention AArch64 Pointer Authentication.
---
 gdb/NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index e3d3912ee1..edcc9c951a 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -8,6 +8,8 @@
   architectures require kernel changes.  TLS is not yet supported for
   amd64 and i386 process core dumps.
 
+* Support for Pointer Authentication on AArch64 Linux.
+
 *** Changes in GDB 8.3
 
 * GDB and GDBserver now support access to additional registers on
-- 
2.20.1 (Apple Git-117)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]