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