aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2001-10-07daily updateAlan Modra1-1/+1
2001-10-06 * dwarf2.c (comp_unit_find_nearest_line): Check for end ofStephane Carrez2-1/+7
2001-10-06 * bfd.c (bfd_assert): Report bfd version.Alan Modra2-5/+9
2001-10-06 * elflink.h (elf_link_input_bfd): Don't zero discarded link-onceAlan Modra2-14/+52
2001-10-06 * elf32-arc.c (elf_arc_howto_table): Set partial_inplace for allAlan Modra2-3/+8
2001-10-06daily updateAlan Modra1-1/+1
2001-10-05 * som.h (som_exec_data): New field "version_id".Jeff Law3-4/+23
2001-10-05 * elf32-mips.c (elf_mips_howto_table): Fix some relocation howtosThiemo Seufer2-12/+18
2001-10-05daily updateAlan Modra1-1/+1
2001-10-04Fix a comment typo in last commit.Alan Modra2-1/+3
2001-10-04 * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out afterAlan Modra2-1/+10
2001-10-04somehow missed committing this.Alan Modra1-3/+4
2001-10-04 * elf-bfd.h (struct elf_link_hash_entry): Reorganise for betterAlan Modra2-26/+29
2001-10-04 * elf32-mips.c (mips_elf_record_global_got_symbol): Set got.offsetAlan Modra2-5/+10
2001-10-04 * Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everythingAlan Modra3-1192/+1073
2001-10-04daily updateAlan Modra1-1/+1
2001-10-03Add support for -z nocopyreloc.Alan Modra2-0/+11
2001-10-03 * elf64-mips.c (elf_backend_may_use_rela_p): New define.Thiemo Seufer2-1/+11
2001-10-03 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Fix typos in lastAlan Modra2-3/+6
2001-10-03bfd/ChangeLogAlan Modra9-47/+69
2001-10-03 * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra8-9/+40
2001-10-03daily updateAlan Modra1-1/+1
2001-10-02Fix (for the last time, I hope) handling of R_ARC_B22_PCREL.Nick Clifton1-7/+32
2001-10-02 * elf64-ppc.c (ppc64_elf_check_relocs): Use a local var and castAlan Modra2-109/+126
2001-10-02 * Makefile.in: Regenerate.Alan Modra2-0/+7
2001-10-02 * version.h: New file.Alan Modra48-1541/+1894
2001-10-01bfd/Alan Modra11-144/+154
2001-10-01 * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson2-9/+55
2001-09-30 * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts toAlan Modra2-7/+20
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra8-62/+34
2001-09-29 * elf64-ppc.c (struct ppc_dyn_relocs): New.Alan Modra2-1162/+1406
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra14-223/+199
2001-09-29 * som.c (som_write_symbol_strings): Cast current_offset inAlan Modra2-1/+6
2001-09-28 * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,Richard Henderson2-8/+13
2001-09-28Document changes to som.c revision 1.22.Joel Brobecker1-0/+6
2001-09-28som_write_symbol_strings: Fix incorrect type of current_offset to matchJoel Brobecker1-1/+1
2001-09-28 * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson3-6/+15
2001-09-28 * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfdAlan Modra2-2/+4
2001-09-28 * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since weAlan Modra2-89/+98
2001-09-27 * elf32-i386.c (elf_i386_check_relocs): Update comment since weAlan Modra2-119/+96
2001-09-27 * elf32-i386.c (allocate_dynrelocs): Don't create a .plt entryAlan Modra2-29/+39
2001-09-27Revert most of previous delta. Do not call bfd_archive_filename on outputNick Clifton2-9/+8
2001-09-27Replace bfd_get_filename with bfd_archive_filename in error message.Nick Clifton2-32/+40
2001-09-26 * elf32-i386 (elf_i386_copy_indirect_symbol): New function.Alan Modra3-142/+233
2001-09-26 * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra2-38/+11
2001-09-25 * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slotJakub Jelinek2-2/+7
2001-09-252001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu2-10/+14
2001-09-25 * elf32-i386.c: Add comment re linker function names and ordering.Alan Modra2-132/+153
2001-09-25 * elf32-hppa.c: Rename all occurrences of "hplink" to "htab"Alan Modra2-211/+208
2001-09-25 * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove allAlan Modra2-361/+292