aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Collapse)AuthorFilesLines
2005-01-12include/elf/Alan Modra2-29/+29
* ppc.h (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Define. (R_PPC_RELAX32, R_PPC_RELAX32PC): Adjust value. bfd/ * elf32-ppc.c (ppc_elf_howto_raw): Delete RELAX32* entries. (ppc_elf_relax_section): Use PLT variants of RELAX32 relocs for reaching PLT. (ppc_elf_relocate_section): Handle R_PPC_RELAX32_PLT and R_PPC_RELAX32PC_PLT.
2005-01-11daily updateAlan Modra1-1/+1
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra16-128/+200
symbols. * elf32-arm.c (elf32_arm_gc_sweep_hook): Likewise. * elf32-cris.c (cris_elf_gc_sweep_hook): Likewise. * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Likewise. * elf32-i386.c (elf_i386_gc_sweep_hook): Likewise. * elf32-m32r.c (m32r_elf_gc_sweep_hook): Likewise. * elf32-m68k.c (elf_m68k_gc_sweep_hook): Likewise. * elf32-ppc.c (ppc_elf_gc_sweep_hook): Likewise. * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise. * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise. * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise. * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise. * elf32-xtensa.c (elf_xtensa_gc_sweep_hook): Likewise. * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise. * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
2005-01-11 * elf32-ppc.c (ppc_elf_create_dynamic_sections): CorrectAlan Modra2-2/+7
.dynsbss flags.
2005-01-10daily updateAlan Modra1-1/+1
2005-01-10Add support for maxq10 and maxq20 machine valuesNick Clifton5-17/+67
2005-01-10 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking aEric Botcazou2-1/+11
non-shared object, do not reserve space in .plt and .rela.plt for regular symbols neither defined nor referenced in shared objects.
2005-01-09daily updateAlan Modra1-1/+1
2005-01-09 * elf32-sparc.c (elf32_sparc_link_hash_table_create): Use bfd_zmallocEric Botcazou2-16/+11
to zero the structure. (create_got_section): Use BFD_ASSERT instead of abort.
2005-01-09 * elf64-sparc.c (struct sparc64_elf_link_hash_table): New 'sgot' andEric Botcazou2-25/+86
'srelgot' fields. (create_got_section): New function. (sparc64_elf_create_dynamic_sections): Likewise. (sparc64_elf_check_relocs): Invoke create_got_section instead of _bfd_elf_create_got_section. Use the sgot and srelgot shortcuts. (sparc64_elf_size_dynamic_sections): Use the srelgot shortcut. (sparc64_elf_relocate_section): Use the sgot and srelgot shortcuts. (sparc64_elf_finish_dynamic_symbol): Likewise. (sparc64_elf_finish_dynamic_sections): Use the sgot shortcut. (elf_backend_create_dynamic_sections): Define to sparc64_elf_create_dynamic_sections.
2005-01-09 * elf32-sparc.c (elf32_sparc_omit_section_dynsym): New function.Eric Botcazou3-0/+48
(elf_backend_omit_section_dynsym): Define to it. * elf64-sparc.c (sparc64_elf_omit_section_dynsym): New function. (elf_backend_omit_section_dynsym): Define to it.
2005-01-08daily updateAlan Modra1-1/+1
2005-01-07daily updateAlan Modra1-1/+1
2005-01-07 * bfd/elf.c (INCLUDE_SECTION_IN_SEGMENT): Don't put empty sections intoJakub Jelinek2-1/+15
PT_DYNAMIC segment, unless .dynamic.
2005-01-06daily updateAlan Modra1-1/+1
2005-01-062005-01-06 Paul Brook <paul@codesourcery.com>Paul Brook6-265/+279
bfd/ * config.bfd: Add entry for arm-*-vxworks and arm-*-windiss. * configure.in: Add bfd_elf32_{big,little}arm_vxworks_vec. * configure: Regenerate. * elf32-arm.c: Add VxWorks target bfd. (USE_REL): Remove. (elf32_arm_link_hash_table): Add use_rel. (elf32_arm_link_hash_table_create, elf32_arm_final_link_relocate, elf32_arm_relocate_section): Replace USE_REL with runtime check. Correct offset calculation for RELA case. (elf_backend_may_use_rel_p, elf_backend_may_use_rela_p, elf_backend_default_use_rela_p, elf_backend_rela_normal): Define. (elf32_arm_vxworks_link_hash_table_create): New function. * targets.c (bfd_elf32_bigarm_vxworks_vec): Add declaration. (bfd_elf32_littlearm_vxworks_vec): Ditto. (_bfd_target_vector): Add bfd_elf32_{big,little}arm_vxworks_vec. gas/ * config/tc-arm.c (FPU_DEFAULT): Define for TE_VXWORKS. (md_begin): Handle TE_VXWORKS for FP defaults. (md_apply_fix3): Correct rela offsets. (elf32_arm_target_format): Add VxWorks targets. ld/ * Makefie.am: Add earmelf_vxworks. * Makefile.in: Regenerate. * configure.tgt: Make arm-*-vxworks a separate case. * emulparams/armelf_vxworks.sh: New function.
2005-01-06bfd/Alan Modra6-58/+241
* elf64-ppc.c (struct ppc_link_hash_table): Add no_multi_toc and multi_toc_needed. (has_toc_reloc, makes_toc_func_call, call_check_in_progress): Define. (ppc64_elf_check_relocs): Update references to has_gp_reloc. (ppc64_elf_setup_section_lists): Add no_multi_toc parm, set htab bit. (ppc64_elf_next_toc_section): Heed no_multi_toc. (ppc64_elf_reinit_toc): Set multi_toc_needed. (toc_adjusting_stub_needed): Rewrite. (ppc64_elf_next_input_section): Use multi_toc_needed to shortcut toc tests. Adjust for toc_adjusting_stub_needed changes. (ppc64_elf_size_stubs): Update references to has_gp_reloc. * elf64-ppc.h (ppc64_elf_setup_section_lists): Update prototype. * section.c: Expand comment on backend bits. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. ld/ * emultempl/ppc64elf.em (no_multi_toc): New var. (gld${EMULATION_NAME}_finish): Pass to ppc64_elf_setup_section_lists. (OPTION_NO_MULTI_TOC): Define. (PARSE_AND_LIST_LONGOPTS): Add --no-multi-toc support. (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
2005-01-06 * elf64-ppc.c (ppc64_elf_size_stubs): When determining need forAlan Modra2-2/+6
toc adjusting stub, do not test source section flags.
2005-01-05daily updateAlan Modra1-1/+1
2005-01-05 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflowsEric Botcazou2-3/+12
from STABS debugging sections again.
2005-01-05Approved by nickc@redhat.com:Fred Fish2-1/+55
2005-01-05 Fred Fish <fnf@specifixinc.com> * dwarf2.c (struct dwarf2_debug): Add info_ptr_unit member. (find_abstract_instance_name): New function. (scan_unit_for_functions): Handle DW_TAG_inlined_subroutine. (scan_unit_for_functions): Handle DW_AT_abstract_origin. (_bfd_dwarf2_find_nearest_line): Initialize info_ptr_unit.
2005-01-04daily updateAlan Modra1-1/+1
2005-01-03daily updateAlan Modra1-1/+1
2005-01-02daily updateAlan Modra1-1/+1
2005-01-01daily updateAlan Modra1-1/+1
2004-12-31daily updateAlan Modra1-1/+1
2004-12-31 * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.Paul Brook2-1/+5
2004-12-31 * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):Alan Modra3-4/+25
Commit missing changes from 2004-12-22. * bfd-in2.h: Regenerate.
2004-12-30daily updateAlan Modra1-1/+1
2004-12-29daily updateAlan Modra1-1/+1
2004-12-28daily updateAlan Modra1-1/+1
2004-12-27daily updateAlan Modra1-1/+1
2004-12-26daily updateAlan Modra1-1/+1
2004-12-25daily updateAlan Modra1-1/+1
2004-12-24daily updateAlan Modra1-1/+1
2004-12-23daily updateAlan Modra1-1/+1
2004-12-232004-12-23 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2-1/+7
* elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation.
2004-12-22daily updateAlan Modra1-1/+1
2004-12-22* elf.c (elfcore_grok_nto_gregs): Change name to elfcore_grok_nto_regs.Kris Warkentin2-9/+24
Add 'base' argument for constructing register sections. Reformat. (elfcore_grok_nto_note): Call elfcore_grok_nto_regs for both gp and fp regs. Reformat.
2004-12-22Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton3-18/+119
LDI, ADIW/SBIW and LDD/STD instructions.
2004-12-22 * elflink.c (_bfd_elf_merge_symbol): Treat old definitions fromAlan Modra2-3/+21
as-needed dynamic libs as undefined. (elf_link_add_object_symbols): Remove DYN_AS_NEEDED from as-needed libs when finding they are needed.
2004-12-21daily updateAlan Modra1-1/+1
2004-12-20daily updateAlan Modra1-1/+1
2004-12-20 * Makefile.am: Use $(SHELL) whenever we run move-if-change.Ian Lance Taylor3-44/+49
* Makefile.in: Rebuild.
2004-12-19 * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add opd_relocs.Alan Modra2-20/+35
(opd_entry_value): Use opd_relocs if available. (ppc64_elf_relocate_section): Don't set reloc_done. Instead copy .opd relocations to opd_relocs. (ppc64_elf_edit_toc): Set rel_hdr.sh_size after editing relocs.
2004-12-19daily updateAlan Modra1-1/+1
2004-12-18daily updateAlan Modra1-1/+1
2004-12-17daily updateAlan Modra1-1/+1
2004-12-16daily updateAlan Modra1-1/+1
2004-12-16include/elf/Richard Sandiford5-177/+238
* v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc. bfd/ * reloc.c (BFD_RELOC_V850_LO16_SPLIT_OFFSET): New bfd_reloc_code_type. * elf32-v850.c (v850_elf_howto_table): Add entry for R_V850_LO16_SPLIT_OFFSET. (v850_elf_reloc_map): Map it to BFD_RELOC_V850_LO16_SPLIT_OFFSET. (v850_elf_perform_lo16_relocation): New function, extracted from... (v850_elf_perform_relocation): ...here. Use it to handle R_V850_LO16_SPLIT_OFFSET. (v850_elf_check_relocs, v850_elf_final_link_relocate): Handle R_V850_LO16_SPLIT_OFFSET. * libbfd.h, bfd-in2.h: Regenerate. gas/ * config/tc-v850.c (handle_lo16): New function. (v850_reloc_prefix): Use it to check lo(). (md_assemble, md_apply_fix3): Handle BFD_RELOC_V850_LO16_SPLIT_OFFSET. gas/testsuite/ * gas/v850/split-lo16.{s,d}: New test. * gas/v850/v850.exp: Run it. ld/testsuite/ * ld-v850: New directory.