]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Adjust comment above AArch64 relocs.
authorMarcus Shawcroft <marcus.shawcroft@linaro.org>
Thu, 8 Nov 2012 08:19:30 +0000 (08:19 +0000)
committerMarcus Shawcroft <marcus.shawcroft@linaro.org>
Thu, 8 Nov 2012 08:19:30 +0000 (08:19 +0000)
ChangeLog
elf/elf.h

index bfccf931bebdc3a67c0df5a79266d8c70668d5ac..ee9857ff2a8dee9a3b88e9a0333aa458e225be3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
+
+       * elf/elf.h: Update comment before AArch64 relocations.
+
 2012-11-07  David S. Miller  <davem@davemloft.net>
 
        * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
index 5a9b13fdcb45cde77c7a2898f2b97e876c26d603..1effa0710d06b15b592b5d8f828ed1968f04484f 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -2310,7 +2310,7 @@ typedef Elf32_Addr Elf32_Conflict;
 #define SHT_ARM_ATTRIBUTES     (SHT_LOPROC + 3) /* ARM attributes section.  */
 
 
-/* AArch64 specific declarations.  */
+/* AArch64 relocs.  */
 
 #define R_AARCH64_NONE            0    /* No relocation.  */
 #define R_AARCH64_ABS64         257    /* Direct 64 bit. */