aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra1-2/+2
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-16/+258
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-21/+3
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-0/+3
2002-03-042002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-9/+0
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-1/+1
2002-01-25Reset AIX vector function overrides for HP-UX.Nick Clifton1-0/+10
2002-01-21 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra1-7/+6
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra1-3/+2
2002-01-06 * elfxx-ia64.c (is_unwind_section_name): Add target vector asAlan Modra1-6/+72
2001-12-19*** empty log message ***Alan Modra1-7/+63
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-22/+0
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-13/+37
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-2/+3
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-22/+8
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek1-15/+65
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-11-21 * elfxx-ia64.c (elfNN_ia64_relocate_section): Test r_symndx ratherAlan Modra1-38/+39
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-2/+4
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-1/+1
2001-10-15 * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.typeAlan Modra1-1/+1
2001-10-03 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Fix typos in lastAlan Modra1-3/+3
2001-10-03 * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra1-1/+5
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+4
2001-09-21Fix compile time warningsNick Clifton1-3/+8
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-10/+10
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-3/+5
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-56/+66
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-21/+30
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra1-1/+1
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra1-3/+18
2001-07-12sje patch for 32-bit IA-64 ELF relocs for HPUXJim Wilson1-0/+10
2001-05-25monterey updatesTimothy Wall1-23/+20
2001-05-11 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek1-3/+17
2001-04-302000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
2001-02-27Update elf64 aix5 comments.Timothy Wall1-16/+5
2001-02-22ia64-*-aix* support.Timothy Wall1-13/+192
2001-02-13 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if requiredRichard Henderson1-0/+7
2001-02-10 * elfxx-ia64.c (is_unwind_section_name): New function. ReturnsRichard Henderson1-27/+110
2001-02-072001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+6
2001-01-27 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return falseRichard Henderson1-0/+2
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2001-01-032001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-23/+21
2000-12-12Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson1-1/+1
2000-11-22Eliminate compiler warnings from IA-64 port.Jim Wilson1-25/+20
2000-11-18Fix DT_INIT ABI violation, it is an offset not a function pointer.Jim Wilson1-91/+0
2000-11-16 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.Richard Henderson1-46/+76
2000-11-08 * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.Richard Henderson1-20/+24
2000-11-07ia64-hpux patches from Steve Ellcey.Jim Wilson1-0/+4189