summaryrefslogtreecommitdiff
path: root/bfd/elfxx-ia64.c
Commit message (Expand)AuthorAgeFilesLines
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+2
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-2/+2
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-16/+258
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-21/+3
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+3
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-041-9/+0
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-1/+1
* Reset AIX vector function overrides for HP-UX.Nick Clifton2002-01-251-0/+10
* * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra2002-01-211-7/+6
* * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra2002-01-171-3/+2
* * elfxx-ia64.c (is_unwind_section_name): Add target vector asAlan Modra2002-01-061-6/+72
* *** empty log message ***Alan Modra2001-12-191-7/+63
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-22/+0
* Support for more than 64k ELF sections.Alan Modra2001-12-171-13/+37
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-2/+3
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-22/+8
* * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek2001-11-281-15/+65
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elfxx-ia64.c (elfNN_ia64_relocate_section): Test r_symndx ratherAlan Modra2001-11-211-38/+39
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-2/+4
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1
* * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.typeAlan Modra2001-10-151-1/+1
* * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Fix typos in lastAlan Modra2001-10-031-3/+3
* * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra2001-10-031-1/+5
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+4
* Fix compile time warningsNick Clifton2001-09-211-3/+8
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-10/+10
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-3/+5
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-56/+66
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-21/+30
* * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra2001-08-171-1/+1
* * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra2001-08-171-3/+18
* sje patch for 32-bit IA-64 ELF relocs for HPUXJim Wilson2001-07-121-0/+10
* monterey updatesTimothy Wall2001-05-251-23/+20
* * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek2001-05-111-3/+17
* 2000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-301-1/+2
* Update elf64 aix5 comments.Timothy Wall2001-02-271-16/+5
* ia64-*-aix* support.Timothy Wall2001-02-221-13/+192
* * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if requiredRichard Henderson2001-02-131-0/+7
* * elfxx-ia64.c (is_unwind_section_name): New function. ReturnsRichard Henderson2001-02-101-27/+110
* 2001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-071-2/+6
* * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return falseRichard Henderson2001-01-271-0/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* 2001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-031-23/+21
* Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson2000-12-121-1/+1
* Eliminate compiler warnings from IA-64 port.Jim Wilson2000-11-221-25/+20
* Fix DT_INIT ABI violation, it is an offset not a function pointer.Jim Wilson2000-11-181-91/+0
* * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.Richard Henderson2000-11-161-46/+76
* * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.Richard Henderson2000-11-081-20/+24