aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-01 * elf64-alpha.c (elf64_alpha_create_got_section): Always createAlan Modra1-46/+28
2005-05-31 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_JSRDIRECT): New.Richard Henderson1-12/+14
2005-05-30 * elf64-alpha.c (elf64_alpha_relocate_section): Use dtp_base forRichard Henderson1-2/+2
2005-05-29 * configure.in (--enable-secureplt): New.Richard Henderson1-214/+267
2005-05-26 * elf64-alpha.c (struct alpha_elf_link_hash_entry): RemoveRichard Henderson1-26/+0
2005-05-26 * elf64-alpha.c: Update all function definitions to ISO C. RemoveRichard Henderson1-1579/+1288
2005-05-25 * elf64-alpha.c (elf64_alpha_merge_gots): Fix gotent iterationRichard Henderson1-6/+13
2005-05-23 * elf64-alpha.c (elf64_alpha_relax_section): Ignore non-allocatedRichard Henderson1-15/+29
2005-05-22 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Relax jsr toRichard Henderson1-37/+84
2005-05-22 * elf64-alpha.c (elf64_alpha_relax_section): Only operateRichard Henderson1-1/+1
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+34
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-30/+30
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-3/+3
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-202005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-8/+7
2005-02-01include/Alan Modra1-2/+4
2004-10-21bfd/H.J. Lu1-3/+4
2004-09-17include/Alan Modra1-5/+5
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-23/+20
2004-08-13bfd/Alan Modra1-31/+30
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-4/+4
2004-06-24bfd/Alan Modra1-60/+41
2004-05-22 * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra1-2/+1
2004-04-27 * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assignAlan Modra1-3/+2
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-3/+3
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-2/+2
2004-03-25bfd/Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-7/+7
2004-02-09Catch GOT offsets for a symbol which have no associated GOT subsection.Nick Clifton1-3/+13
2003-12-04 * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra1-9/+0
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-2/+3
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-77/+21
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-6/+3
2003-09-21 * elf64-alpha.c (elf64_alpha_create_got_section): InitializeDaniel Jacobowitz1-2/+7
2003-08-20Better handking for unresolved symbolsNick Clifton1-40/+17
2003-08-11 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek1-1/+1
2003-07-25bfd/H.J. Lu1-0/+13
2003-07-18 * elflink.c (_bfd_elf_dynamic_symbol_p): New.Richard Henderson1-39/+7
2003-07-04bfd/Jakub Jelinek1-1/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-5/+5
2003-05-30bfd/Jakub Jelinek1-2/+2
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-3/+3
2003-04-21 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for anRichard Henderson1-1/+3
2003-04-09 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:Richard Henderson1-1/+13
2003-04-092003-04-09 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+0
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-2/+1
2003-02-07 * elf64-alpha.c (elf64_alpha_relax_section): Don't crash ifJakub Jelinek1-1/+7