Richard Henderson
415f62a72c
include/elf/
* alpha.h (LITUSE_ALPHA_ADDR, LITUSE_ALPHA_BASE, LITUSE_ALPHA_BYTOFF,
LITUSE_ALPHA_JSR, LITUSE_ALPHA_TLSGD, LITUSE_ALPHA_TLSLDM): New.
gas/
* config/tc-alpha.c: Move LITUSE constants to "elf/alpha.h".
Rename them LITUSE_ALPHA_*.
bfd/
* elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
(elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
in shared libraries. Fix DTPRELHI and TPRELHI value.
(INSN_ADDQ, INSN_RDUNIQ): New.
(struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
(elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
argument. Reject dynamic symbols. Use LITUSE symbolic constants.
(elf64_alpha_relax_got_load): Rename from relax_without_lituse.
Handle GOTDTPREL and GOTTPREL relocations.
(elf64_alpha_relax_gprelhilo): New.
(elf64_alpha_relax_tls_get_addr): New.
(elf64_alpha_relax_find_tls_segment): New.
(elf64_alpha_relax_section): Handle TLS relocations.
(ALPHA_ELF_LINK_HASH_TLS_IE): New.
(elf64_alpha_check_relocs): Set it.
2002-06-02 02:28:45 +00:00
..
2002-06-02 02:28:45 +00:00
2001-03-14 02:27:44 +00:00
2002-01-16 11:35:18 +00:00
2001-03-14 02:27:44 +00:00
2002-06-02 02:28:45 +00:00
2002-05-28 14:08:26 +00:00
2001-03-22 13:03:58 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2002-05-28 14:08:26 +00:00
2002-05-31 15:28:33 +00:00
2001-03-14 02:27:44 +00:00
2001-12-17 00:52:34 +00:00
2001-03-14 02:27:44 +00:00
2001-08-29 17:23:39 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2002-05-23 13:12:52 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2002-05-23 13:12:52 +00:00
2001-12-17 00:52:34 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2002-02-13 18:14:48 +00:00
2001-03-14 02:27:44 +00:00
2001-08-31 21:21:54 +00:00
2002-02-01 08:05:13 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2001-04-24 15:08:16 +00:00
2002-01-31 17:33:03 +00:00
2001-03-14 02:27:44 +00:00
2002-02-12 06:31:24 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2002-02-08 05:05:58 +00:00
2001-04-24 18:32:27 +00:00
2001-03-14 02:27:44 +00:00
2002-05-30 01:43:48 +00:00
2001-04-23 08:00:14 +00:00
2001-12-08 03:46:03 +00:00