]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
2005-11-17 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Thu, 17 Nov 2005 23:09:19 +0000 (23:09 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 17 Nov 2005 23:09:19 +0000 (23:09 +0000)
* elf.h: Update from glibc.

libelf/ChangeLog
libelf/elf.h

index d4ffdbafef5eba175ae74794e2d1f81c324cd02e..229e7cc740c8372978ae4a7f5db626ef7e6f858b 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-17  Roland McGrath  <roland@redhat.com>
+
+       * elf.h: Update from glibc.
+
 2005-11-10  Roland McGrath  <roland@redhat.com>
 
        * elf.h: Update from glibc.
index c98bb5233dab6e1846f019de0a48c93ab345f10a..4d3bb13312e767f4b026eed7a0408e1f6be9f225 100644 (file)
@@ -2031,7 +2031,7 @@ typedef Elf32_Addr Elf32_Conflict;
 #define R_PPC64_SECTOFF_LO     R_PPC_SECTOFF_LO
 #define R_PPC64_SECTOFF_HI     R_PPC_SECTOFF_HI
 #define R_PPC64_SECTOFF_HA     R_PPC_SECTOFF_HA
-#define R_PPC64_ADDR30         37 /* word30 (S + A - P) >> 2 */
+#define R_PPC64_REL30          37 /* word30 (S + A - P) >> 2 */
 #define R_PPC64_ADDR64         38 /* doubleword64 S + A */
 #define R_PPC64_ADDR16_HIGHER  39 /* half16 #higher(S + A) */
 #define R_PPC64_ADDR16_HIGHERA 40 /* half16 #highera(S + A) */