* alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
This commit is contained in:
parent
9885498829
commit
302cb8165e
@ -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>
|
2005-05-29 Richard Henderson <rth@redhat.com>
|
||||||
|
|
||||||
* alpha.h (DT_ALPHA_PLTRO): New.
|
* alpha.h (DT_ALPHA_PLTRO): New.
|
||||||
|
@ -125,5 +125,6 @@ END_RELOC_NUMBERS (R_ALPHA_max)
|
|||||||
#define LITUSE_ALPHA_JSR 3
|
#define LITUSE_ALPHA_JSR 3
|
||||||
#define LITUSE_ALPHA_TLSGD 4
|
#define LITUSE_ALPHA_TLSGD 4
|
||||||
#define LITUSE_ALPHA_TLSLDM 5
|
#define LITUSE_ALPHA_TLSLDM 5
|
||||||
|
#define LITUSE_ALPHA_JSRDIRECT 6
|
||||||
|
|
||||||
#endif /* _ELF_ALPHA_H */
|
#endif /* _ELF_ALPHA_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user