aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2004-10-24daily updateAlan Modra1-1/+1
2004-10-23* config.bfd: Add mips64*-*-openbsd.Mark Kettenis2-0/+10
2004-10-23daily updateAlan Modra1-1/+1
2004-10-22daily updateAlan Modra1-1/+1
2004-10-21 * elf32-xtensa.c (ebb_propose_action): Put declarations beforeBob Wilson2-1/+7
2004-10-212004-10-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-2/+7
2004-10-21bfd/H.J. Lu66-167/+306
2004-10-21daily updateAlan Modra1-1/+1
2004-10-20 * elf32-m68k.c (elf_m68k_plt_sym_val): New function.Andreas Schwab2-0/+18
2004-10-20 * config.bfd: Set targ_underscore=yes for PE COFF targets.Danny Smith2-0/+5
2004-10-20daily updateAlan Modra1-1/+1
2004-10-19 * elf64-ppc.c (opd_entry_value): Handle --just-symbols objects.Alan Modra2-2/+36
2004-10-19 * elfarm-nabi.c (ELF_DYNAMIC_SEC_FLAGS): Add comment.Mark Mitchell3-1/+13
2004-10-19daily updateAlan Modra1-1/+1
2004-10-18Compute 'name' for relocs against both local and global symbols.gdb_6_3-branchpointNick Clifton2-4/+15
2004-10-18daily updateAlan Modra1-1/+1
2004-10-17daily updateAlan Modra1-1/+1
2004-10-16bfd/Daniel Jacobowitz4-0/+20
2004-10-16daily updateAlan Modra1-1/+1
2004-10-15 * config.bfd: Whitespace cleanup.Alan Modra4-38/+46
2004-10-15 * elflink.c (struct already_linked_section): Removed.Jakub Jelinek2-83/+46
2004-10-15daily updateAlan Modra1-1/+1
2004-10-14 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Add "info"Alan Modra4-5/+28
2004-10-14daily updateAlan Modra1-1/+1
2004-10-132004-10-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+7
2004-10-13 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Use fileMark Mitchell2-1/+15
2004-10-13 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Make .rel.pltMark Mitchell2-1/+7
2004-10-13daily updateAlan Modra1-1/+1
2004-10-12bfd ChangeLogBob Wilson2-29/+21
2004-10-12bfd ChangeLogBob Wilson2-1183/+673
2004-10-12 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Rephrase errorPaul Brook2-1/+6
2004-10-122004-10-12 Paul Brook <paul@codesourcery.com>Paul Brook2-2/+10
2004-10-12 PR 325Alan Modra2-26/+35
2004-10-12 * elflink.c (enum action_discarded): New.Alan Modra2-19/+35
2004-10-12daily updateAlan Modra1-1/+1
2004-10-11 * elf.c (bfd_section_from_shdr): Handle SHT_GNU_LIBLIST.Jakub Jelinek2-0/+20
2004-10-11 PR 233Alan Modra2-37/+35
2004-10-11 * elflink.c (elf_link_input_bfd): Revert PR 354 change.Alan Modra2-15/+2
2004-10-11 PR 354Alan Modra2-0/+21
2004-10-11 PR 437Alan Modra2-2/+15
2004-10-11daily updateAlan Modra1-1/+1
2004-10-10 * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra10-60/+72
2004-10-10 * elf-bfd.h (struct eh_frame_hdr_info): Add offsets_adjusted.Alan Modra3-18/+47
2004-10-10 * elf-bfd.h (struct eh_cie_fde): Add cie_inf, remove sec.Alan Modra3-164/+134
2004-10-10daily updateAlan Modra1-1/+1
2004-10-09 * coff-rs6000.c (rs6000coff_vec): Add initializer forAlan Modra4-1/+14
2004-10-09daily updateAlan Modra1-1/+1
2004-10-08Add David Heine and Sterling Augustine to previous ChangeLog entry.Bob Wilson1-0/+1
2004-10-08fix spelling typo in previous delta's ChangeLog entryNick Clifton1-2/+2
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton31-5/+127