aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-25 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.Alan Modra1-9/+21
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-9/+5
2002-02-18 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.Alan Modra1-31/+151
2002-02-12 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossingAlan Modra1-1/+1
2002-02-12Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra1-5/+22
2002-02-05 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocsAlan Modra1-2/+6
2002-01-31 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions shouldAlan Modra1-3/+6
2002-01-30 * elf64-ppc.c (func_desc_adjust): Only provide missing functionAlan Modra1-10/+6
2002-01-29Arrgh! Revert last change.Alan Modra1-1/+33
2002-01-29 * elf64-ppc.c (func_desc_adjust): Don't supply missing functionAlan Modra1-33/+1
2002-01-23 * elf64-ppc.c: Remove stale part of ABI comment.Alan Modra1-45/+56
2002-01-22 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign ofAlan Modra1-1/+1
2002-01-21 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func andAlan Modra1-118/+303
2002-01-18 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for aAlan Modra1-9/+20
2002-01-16 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.Alan Modra1-7/+3
2002-01-16 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODEAlan Modra1-122/+391
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-21/+0
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-7/+1
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-14/+5
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+2
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-33/+68
2001-11-01 * elf64-ppc.c (ppc64_elf_relocate_section): Correct branchAlan Modra1-15/+14
2001-10-15 * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.typeAlan Modra1-1/+1
2001-10-15 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_relocAlan Modra1-3/+31
2001-10-03 * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra1-0/+1
2001-10-02 * elf64-ppc.c (ppc64_elf_check_relocs): Use a local var and castAlan Modra1-109/+118
2001-09-29 * elf64-ppc.c (struct ppc_dyn_relocs): New.Alan Modra1-1162/+1343
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-1/+3
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-24/+29
2001-08-27 * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra1-0/+3768