* alpha.h (DT_ALPHA_PLTRO): New.
authorRichard Henderson <rth@redhat.com>
Sun, 29 May 2005 23:18:26 +0000 (23:18 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 29 May 2005 23:18:26 +0000 (23:18 +0000)
include/elf/ChangeLog
include/elf/alpha.h

index 66c553f..6d46df5 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-29  Richard Henderson  <rth@redhat.com>
+
+       * alpha.h (DT_ALPHA_PLTRO): New.
+
 2005-05-19  Ben Elliston  <bje@au.ibm.com>
 
        * dwarf2.h (enum dwarf_type): Assign DW_ATE_GNU_decimal_float from
index 5b5c411..7d82fa1 100644 (file)
@@ -63,6 +63,9 @@ typedef struct
 #define STO_ALPHA_NOPV         0x80
 #define STO_ALPHA_STD_GPLOAD   0x88
 
+/* Special values for Elf64_Dyn tag.  */
+#define DT_ALPHA_PLTRO         DT_LOPROC
+
 #include "elf/reloc-macros.h"
 
 /* Alpha relocs.  */