aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-10-10 * elf.c (elf_map_symbols): Don't create new section symbols; UseAlan Modra1-0/+8
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Rename "group" toAlan Modra1-0/+13
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra1-0/+28
2001-10-08 * bfd/config.bfd (targ_cpu): Add arm9e-*-elf.Aldy Hernandez1-0/+4
2001-10-06 * dwarf2.c (comp_unit_find_nearest_line): Check for end ofStephane Carrez1-0/+5
2001-10-06 * bfd.c (bfd_assert): Report bfd version.Alan Modra1-0/+3
2001-10-06 * elflink.h (elf_link_input_bfd): Don't zero discarded link-onceAlan Modra1-0/+4
2001-10-06 * elf32-arc.c (elf_arc_howto_table): Set partial_inplace for allAlan Modra1-0/+5
2001-10-05 * som.h (som_exec_data): New field "version_id".Jeff Law1-1/+9
2001-10-05 * elf32-mips.c (elf_mips_howto_table): Fix some relocation howtosThiemo Seufer1-0/+6
2001-10-04Fix a comment typo in last commit.Alan Modra1-0/+2
2001-10-04 * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out afterAlan Modra1-0/+5
2001-10-04 * elf-bfd.h (struct elf_link_hash_entry): Reorganise for betterAlan Modra1-0/+3
2001-10-04 * elf32-mips.c (mips_elf_record_global_got_symbol): Set got.offsetAlan Modra1-0/+4
2001-10-04 * Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everythingAlan Modra1-0/+9
2001-10-03Add support for -z nocopyreloc.Alan Modra1-0/+4
2001-10-03 * elf64-mips.c (elf_backend_may_use_rela_p): New define.Thiemo Seufer1-0/+5
2001-10-03 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Fix typos in lastAlan Modra1-0/+3
2001-10-03bfd/ChangeLogAlan Modra1-0/+6
2001-10-03 * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra1-0/+17
2001-10-02 * elf64-ppc.c (ppc64_elf_check_relocs): Use a local var and castAlan Modra1-0/+8
2001-10-02 * version.h: New file.Alan Modra1-0/+58
2001-10-01bfd/Alan Modra1-0/+9
2001-10-01 * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson1-0/+13
2001-09-30 * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts toAlan Modra1-0/+6
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra1-0/+14
2001-09-29 * elf64-ppc.c (struct ppc_dyn_relocs): New.Alan Modra1-0/+63
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra1-0/+44
2001-09-29 * som.c (som_write_symbol_strings): Cast current_offset inAlan Modra1-0/+5
2001-09-28 * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,Richard Henderson1-0/+3
2001-09-28Document changes to som.c revision 1.22.Joel Brobecker1-0/+6
2001-09-28 * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson1-0/+5
2001-09-28 * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfdAlan Modra1-0/+3
2001-09-28 * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since weAlan Modra1-0/+13
2001-09-27 * elf32-i386.c (elf_i386_check_relocs): Update comment since weAlan Modra1-1/+15
2001-09-27 * elf32-i386.c (allocate_dynrelocs): Don't create a .plt entryAlan Modra1-0/+5
2001-09-27Revert most of previous delta. Do not call bfd_archive_filename on outputNick Clifton1-3/+2
2001-09-27Replace bfd_get_filename with bfd_archive_filename in error message.Nick Clifton1-0/+6
2001-09-26 * elf32-i386 (elf_i386_copy_indirect_symbol): New function.Alan Modra1-0/+27
2001-09-26 * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra1-0/+6
2001-09-25 * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slotJakub Jelinek1-0/+5
2001-09-252001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu1-7/+11
2001-09-25 * elf32-i386.c: Add comment re linker function names and ordering.Alan Modra1-0/+9
2001-09-25 * elf32-hppa.c: Rename all occurrences of "hplink" to "htab"Alan Modra1-1/+4
2001-09-25 * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove allAlan Modra1-0/+24
2001-09-25 * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel"Alan Modra1-0/+18
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-17/+41
2001-09-22 * elfcode.h (elf_object_p): Allow for no section header at all inAlan Modra1-0/+5
2001-09-21Fix compile time warningsNick Clifton1-0/+11
2001-09-21 * Makefile.am: Run "make dep-am".Alan Modra1-0/+11