diff options
author | Alan Hayward <alan.hayward@arm.com> | 2019-03-26 16:44:04 +0000 |
---|---|---|
committer | Alan Hayward <alan.hayward@arm.com> | 2019-03-26 17:09:00 +0000 |
commit | d851aa7170c09fb903dd1bdafa6df526f1951863 (patch) | |
tree | 386f1a4e51fce886b74f29654f5741cfec46465d /gdb/NEWS | |
parent | 05805feba20cb8cc39c7324e0b427f2bb7cdfe44 (diff) | |
download | binutils-d851aa7170c09fb903dd1bdafa6df526f1951863.zip binutils-d851aa7170c09fb903dd1bdafa6df526f1951863.tar.gz binutils-d851aa7170c09fb903dd1bdafa6df526f1951863.tar.bz2 |
Add AArch64 Pointer Authentication to the NEWS file
gdb/ChangeLog:
* NEWS: Mention AArch64 Pointer Authentication.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |