aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-27 * elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_sizeBob Wilson1-9/+14
2004-04-21 * elf32-xtensa.c (is_same_value): Add final_static_link argument andBob Wilson1-17/+31
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-4/+3
2004-03-25bfd/Alan Modra1-1/+1
2004-03-23bfd/ChangeLog:Bob Wilson1-38/+28
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-5/+5
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-2/+2
2003-11-27* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva1-2/+3
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-17/+0
2003-11-11Fix decision about when a .interp section should existNick Clifton1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2003-10-14bfd ChangeLog:Bob Wilson1-88/+48
2003-09-23 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobberedBob Wilson1-2/+2
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-8/+4
2003-08-20Better handking for unresolved symbolsNick Clifton1-40/+11
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-2/+2
2003-07-25bfd/H.J. Lu1-0/+16
2003-07-24 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and moveBob Wilson1-16/+20
2003-07-24 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.Bob Wilson1-13/+31
2003-07-18 * elflink.c (_bfd_elf_dynamic_symbol_p): New.Richard Henderson1-32/+3
2003-07-10bfd ChangeLog:Bob Wilson1-32/+123
2003-06-25Correct spelling of "relocatable".Alan Modra1-14/+14
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-1/+1
2003-04-10 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to theBob Wilson1-5/+4
2003-04-01Add Xtensa portNick Clifton1-0/+5846