aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Collapse)AuthorFilesLines
2004-02-06daily updateAlan Modra1-1/+1
2004-02-05daily updateAlan Modra1-1/+1
2004-02-04daily updateAlan Modra1-1/+1
2004-02-03daily updateAlan Modra1-1/+1
2004-02-02daily updateAlan Modra1-1/+1
2004-02-01daily updateAlan Modra1-1/+1
2004-01-31daily updateAlan Modra1-1/+1
2004-01-302004-01-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+72
* elfxx-ia64.c (elfNN_ia64_relax_brl): New function. (elfNN_ia64_relax_section): Optimize brl to br during the relax finalize pass.
2004-01-30daily updateAlan Modra1-1/+1
2004-01-30* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointerAlexandre Oliva2-1/+7
to bfd_link_hash_entry passed by reference to _bfd_generic_link_add_one_symbol.
2004-01-29daily updateAlan Modra1-1/+1
2004-01-28daily updateAlan Modra1-1/+1
2004-01-27daily updateAlan Modra1-1/+1
2004-01-26daily updateAlan Modra1-1/+1
2004-01-262004-01-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-11/+24
* elfxx-ia64.c (elfNN_ia64_relocate_section): Disallow imm relocations against dynamic symbols.
2004-01-25daily updateAlan Modra1-1/+1
2004-01-25daily updateAlan Modra1-1/+1
2004-01-23daily updateAlan Modra1-1/+1
2004-01-23 * elf32-arm.h (elf32_arm_check_relocs): Revert part of 2004-01-13Daniel Jacobowitz2-4/+10
change.
2004-01-22daily updateAlan Modra1-1/+1
2004-01-21daily updateAlan Modra1-1/+1
2004-01-21Stop indexed move byte instructions from being relaxed.Nick Clifton5-11/+28
2004-01-20daily updateAlan Modra1-1/+1
2004-01-20 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Don't removeDanny Smith2-5/+19
IMAGE_SCN_MEM_WRITE flag from .text section if WP_TEXT flag has been cleared.
2004-01-19daily updateAlan Modra1-1/+1
2004-01-19 * coff-h8300.c: Add and adjust comments about relaxation.Kazu Hirata3-14/+50
* elf32-h8300.c: Likewise.
2004-01-18daily updateAlan Modra1-1/+1
2004-01-17daily updateAlan Modra1-1/+1
2004-01-16 * coff-h8300.c: Fix comment typos.Kazu Hirata3-33/+39
* elf32-h8300.c: Likewise.
2004-01-16 * coff-h8300.c: Add comments about relaxation.Kazu Hirata3-10/+97
* elf32-h8300.c: Likewise.
2004-01-16daily updateAlan Modra1-1/+1
2004-01-15daily updateAlan Modra1-1/+1
2004-01-14daily updateAlan Modra1-1/+1
2004-01-14* gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki2-5/+12
throughout. * acinclude.m4: Quote names of macros to be defined by AC_DEFUN throughout. * aclocal.m4: Regenerate. * configure: Regenerate.
2004-01-14 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): CallIan Lance Taylor2-4/+9
mips_elf64_rtype_to_howto instead of using howto_table. * gas/mips/mips16-64.d: New test. * gas/mips/mips.exp: Run it.
2004-01-13daily updateAlan Modra1-1/+1
2004-01-13 * elf32-arm.h (elf32_arm_final_link_relocate): Check that we createdDaniel Jacobowitz2-5/+18
the .plt section. (elf32_arm_check_relocs): Don't increment the PLT refcount for relocs which would not use the PLT.
2004-01-13 * elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.Alan Modra2-8/+22
(ppc64_elf_gc_sweep_hook): Likewise. (ppc64_elf_size_dynamic_sections): Test for .plt directly.
2004-01-12daily updateAlan Modra1-1/+1
2004-01-12oops - add changeog entry for previous deltaNick Clifton1-0/+10
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton2-18/+61
2004-01-12 * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.Alan Modra2-225/+110
2004-01-11daily updateAlan Modra1-1/+1
2004-01-11 * elf32-h8300.c: Fix formatting.Kazu Hirata2-21/+20
2004-01-11 * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if noKazu Hirata3-12/+21
dynamic object is present. Declare r_symndx and h in an inner scope. * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
2004-01-10daily updateAlan Modra1-1/+1
2004-01-09daily updateAlan Modra1-1/+1
2004-01-09 * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.Daniel Jacobowitz2-115/+78
(elf32_arm_copy_indirect_symbol): Don't copy pc_count. (elf32_arm_final_link_relocate): Handle PLT32 and PC24 relocs identically. Do not emit PC24 relocations for shared libraries. (elf32_arm_gc_sweep_hook): Handle PLT32 and PC24 relocs identically. Don't adjust pc_count. (elf32_arm_check_relocs): Handle PLT32 and PC24 relocs identically. Set ELF_LINK_HASH_NEEDS_PLT for both. Don't adjust pc_count; don't adjust count for branch relocations. (allocate_dynrelocs): Correct typo in call to WILL_CALL_FINISH_DYNAMIC_SYMBOL. Never allocate space for PC24 or PLT32 relocs when linking.
2004-01-09Remainder of fixes for ARM WINCE supportNick Clifton2-4/+22
2004-01-08daily updateAlan Modra1-1/+1