]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
doc: fix PAC typo
authorAlan Hayward <alan.hayward@arm.com>
Thu, 8 Aug 2019 08:01:12 +0000 (09:01 +0100)
committerAlan Hayward <alan.hayward@arm.com>
Fri, 9 Aug 2019 09:32:24 +0000 (10:32 +0100)
gdb/doc/ChangeLog:

* gdb.texinfo (AArch64 Pointer Authentication): Fix typo.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 702bb7c7a0256d0088f64c0dc6e695cc36221be9..5b55e0593cb44c9b681807a20560893648e5a3a3 100644 (file)
@@ -1,3 +1,7 @@
+2019-08-09  Alan Hayward  <alan.hayward@arm.com>
+
+        * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
+
 2019-08-07  Alan Hayward  <alan.hayward@arm.com>
 
        * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
index 7f8c0aff1cdb1451ab0d7338618c3545483e335a..c8ca757989cf10559bab47297931e3856c7b28aa 100644 (file)
@@ -24395,7 +24395,7 @@ target process.
 
 When @value{GDBN} is debugging the AArch64 architecture, and the program is
 using the v8.3-A feature Pointer Authentication (PAC), then whenever the link
-register @code{$lr} is pointing to an PAC function it's value will be masked.
+register @code{$lr} is pointing to an PAC function its value will be masked.
 When GDB prints a backtrace, any addresses that required unmasking will be
 postfixed with the marker [PAC].