* alpha.h (LITUSE_ALPHA_JSRDIRECT): New.

This commit is contained in:
Richard Henderson 2005-05-31 22:52:31 +00:00
parent 9885498829
commit 302cb8165e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-05-31 Richard Henderson <rth@redhat.com>
* alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
2005-05-29 Richard Henderson <rth@redhat.com>
* alpha.h (DT_ALPHA_PLTRO): New.

View File

@ -125,5 +125,6 @@ END_RELOC_NUMBERS (R_ALPHA_max)
#define LITUSE_ALPHA_JSR 3
#define LITUSE_ALPHA_TLSGD 4
#define LITUSE_ALPHA_TLSLDM 5
#define LITUSE_ALPHA_JSRDIRECT 6
#endif /* _ELF_ALPHA_H */