Age | Commit message (Expand) | Author | Files | Lines |
2002-05-22 | * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt. | Alan Modra | 1 | -6/+14 |
2002-05-22 | * elf64-ppc.c (ppc64_elf_relocate_section): Return false for | Alan Modra | 1 | -7/+10 |
2002-05-20 | * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms | Alan Modra | 1 | -0/+14 |
2002-05-17 | * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting. | Alan Modra | 1 | -10/+23 |
2002-05-09 | * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete. | Alan Modra | 1 | -8/+2 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -21/+4 |
2002-05-04 | * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code | Alan Modra | 1 | -0/+2 |
2002-05-02 | * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a | Alan Modra | 1 | -9/+9 |
2002-05-02 | * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete. | Alan Modra | 1 | -142/+388 |
2002-05-01 | * elf64-ppc.c (CROR_151515, CROR_313131): Define. | Alan Modra | 1 | -343/+1556 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -4/+11 |
2002-02-25 | * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix. | Alan Modra | 1 | -9/+21 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -9/+5 |
2002-02-18 | * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define. | Alan Modra | 1 | -31/+151 |
2002-02-12 | * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing | Alan Modra | 1 | -1/+1 |
2002-02-12 | Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tags | Alan Modra | 1 | -5/+22 |
2002-02-05 | * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs | Alan Modra | 1 | -2/+6 |
2002-01-31 | * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should | Alan Modra | 1 | -3/+6 |
2002-01-30 | * elf64-ppc.c (func_desc_adjust): Only provide missing function | Alan Modra | 1 | -10/+6 |
2002-01-29 | Arrgh! Revert last change. | Alan Modra | 1 | -1/+33 |
2002-01-29 | * elf64-ppc.c (func_desc_adjust): Don't supply missing function | Alan Modra | 1 | -33/+1 |
2002-01-23 | * elf64-ppc.c: Remove stale part of ABI comment. | Alan Modra | 1 | -45/+56 |
2002-01-22 | * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of | Alan Modra | 1 | -1/+1 |
2002-01-21 | * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and | Alan Modra | 1 | -118/+303 |
2002-01-18 | * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a | Alan Modra | 1 | -9/+20 |
2002-01-16 | * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs. | Alan Modra | 1 | -7/+3 |
2002-01-16 | * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE | Alan Modra | 1 | -122/+391 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -21/+0 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -7/+1 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -14/+5 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+2 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -33/+68 |
2001-11-01 | * elf64-ppc.c (ppc64_elf_relocate_section): Correct branch | Alan Modra | 1 | -15/+14 |
2001-10-15 | * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type | Alan Modra | 1 | -1/+1 |
2001-10-15 | * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_reloc | Alan Modra | 1 | -3/+31 |
2001-10-03 | * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using | Alan Modra | 1 | -0/+1 |
2001-10-02 | * elf64-ppc.c (ppc64_elf_check_relocs): Use a local var and cast | Alan Modra | 1 | -109/+118 |
2001-09-29 | * elf64-ppc.c (struct ppc_dyn_relocs): New. | Alan Modra | 1 | -1162/+1343 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -10/+10 |
2001-09-20 | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 1 | -1/+3 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -24/+29 |
2001-08-27 | * config.bfd: Add powerpc64 target. Add powerpc64 vectors to | Alan Modra | 1 | -0/+3768 |