aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-17include/Alan Modra1-5/+5
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-12/+11
2004-08-13bfd/Alan Modra1-26/+24
2004-07-302004-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+7
2004-07-26bfd/H.J. Lu1-61/+6
2004-07-11Fix linker big-endian support.Jim Wilson1-50/+43
2004-07-092004-07-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-13/+13
2004-06-30Fix @pltoff linker segfault for non-shared link.Jim Wilson1-3/+14
2004-06-302004-06-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+13
2004-06-24bfd/Alan Modra1-39/+27
2004-06-222004-06-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+31
2004-05-292004-05-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+7
2004-05-282004-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+16
2004-05-22 * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra1-4/+2
2004-04-27 * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assignAlan Modra1-2/+2
2004-04-062004-04-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+5
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-4/+4
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-6/+7
2004-03-09Patch from Steve Ellcey for potential race condition.Jim Wilson1-1/+1
2004-02-262004-02-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2004-02-262004-02-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-12/+10
2004-01-302004-01-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+66
2004-01-262004-01-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-11/+19
2004-01-072004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+17
2003-12-04bfd/H.J. Lu1-4/+4
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-1/+1
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-5/+5
2003-11-27* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva1-2/+3
2003-11-19Fix -pie core dump with .rela.opd section.Jim Wilson1-2/+11
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-1/+2
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-7/+5
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-10-30 * elfxx-ia64.c: Include objalloc.h, hashtab.h.Jakub Jelinek1-85/+86
2003-10-13bfd/H.J. Lu1-7/+39
2003-09-30 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,Jakub Jelinek1-8/+8
2003-09-292003-09-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+20
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-6/+3
2003-09-102003-09-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2003-08-222003-08-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2003-08-20Better handking for unresolved symbolsNick Clifton1-44/+11
2003-08-11 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek1-1/+1
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-2/+2
2003-08-012003-08-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
2003-08-012003-08-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2003-07-25bfd/H.J. Lu1-0/+11
2003-07-212003-07-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2003-07-18 * elflink.c (_bfd_elf_dynamic_symbol_p): New.Richard Henderson1-46/+21