Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2005-05-30 03:18:26 +0400
committerRichard Henderson <rth@redhat.com>2005-05-30 03:18:26 +0400
commit560c28560ca102a2b6d443094cb1bb4ee56589f5 (patch)
treed449cefe9f4dcba5134b90314704b79b3e670475 /include/elf/alpha.h
parent7897d3fd88aedb20e8e11314f7b8585f72455c6d (diff)
* alpha.h (DT_ALPHA_PLTRO): New.
Diffstat (limited to 'include/elf/alpha.h')
-rw-r--r--include/elf/alpha.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/elf/alpha.h b/include/elf/alpha.h
index 5b5c41164..7d82fa12a 100644
--- a/include/elf/alpha.h
+++ b/include/elf/alpha.h
@@ -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. */