aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-09-28* elf32-vax.c (elf_vax_size_dynamic_section): Don't stripJason Thorpe1-0/+5
2002-09-28 * elf.c (map_sections_to_segments): Correct test for start ofAlan Modra1-0/+5
2002-09-27* elf32-vax.c (elf_vax_check_relocs): Remove unusedJason Thorpe1-0/+15
2002-09-27bfd/Jakub Jelinek1-0/+34
2002-09-26 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneededThiemo Seufer1-0/+5
2002-09-26 * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.Alan Modra1-0/+5
2002-09-24 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVEJakub Jelinek1-0/+8
2002-09-23Add missing ChangeLog entryDaniel Jacobowitz1-1/+5
2002-09-23Update to correctly decode (non-standard DWARF2) out-of-order address sequences.Nick Clifton1-0/+6
2002-09-23* config.bfd: For DJGPP targets, match with any cpu and any machine.DJ Delorie1-0/+4
2002-09-23 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocsAlan Modra1-0/+6
2002-09-222002-09-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2002-09-21 * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" andAlan Modra1-0/+5
2002-09-21 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"Alan Modra1-0/+9
2002-09-20(_bfd_dwarf2_find_nearest_line): If address length is zero, set it to 8 forNick Clifton1-0/+6
2002-09-202002-09-19 Jakub Jelinek <jakub@redhat.com>H.J. Lu1-0/+8
2002-09-19bfd/Jakub Jelinek1-0/+26
2002-09-19When examining weak symbols, follow indirect links.Nick Clifton1-0/+5
2002-09-19Fix error reading ECOFF information: 'ioptMax' refers to the actual *size*Nick Clifton1-0/+3
2002-09-19Update to correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)Nick Clifton1-0/+7
2002-09-19(elf32_arm_adjust_dynamic_symbol): Update ELF_LINK_HASH_NEEDS_PLT logic.Nick Clifton1-0/+5
2002-09-19Fix the ChangeLog entry for my last commit.Jakub Jelinek1-1/+2
2002-09-18 * elfcode.h (elf_slurp_reloc_table_from_section): CheckDaniel Jacobowitz1-0/+5
2002-09-18 * bfd-in.h (bfd_get_dynamic_symcount): Define.Daniel Jacobowitz1-0/+10
2002-09-18 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.Stan Cox1-0/+8
2002-09-172002-09-17 David O'Brien <obrien@FreeBSD.org>David O'Brien1-0/+6
2002-09-17 * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negate addend.Jakub Jelinek1-0/+4
2002-09-17 * elf64-alpha.c (alpha_elf_size_info): Make static.Alan Modra1-0/+4
2002-09-17 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra1-1/+5
2002-09-17 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): RemoveThiemo Seufer1-0/+5
2002-09-172002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien1-0/+19
2002-09-12 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment isJakub Jelinek1-0/+7
2002-09-12Fix handling of R_ARM_THM_PC11Nick Clifton1-0/+5
2002-09-11Check functionname_ptr and line_ptr before deciding we've found a symbol.Nick Clifton1-0/+5
2002-09-11Update translationsNick Clifton1-0/+6
2002-09-10Call new functions do_sections, do_sections64, depending on corefile (32-bitNick Clifton1-0/+6
2002-09-09 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21MRichard Henderson1-0/+5
2002-09-04 * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 defaultKevin Buettner1-0/+5
2002-09-02Use helpful names instead of cryptically overloaded bfd_reloc error codes.Nick Clifton1-0/+12
2002-09-02 * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.Alan Modra1-0/+8
2002-09-02 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra1-0/+15
2002-09-02 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386Alan Modra1-0/+5
2002-08-30 * bfd-in.h (align_power): Cast constants to bfd_vma type.Dave Anglin1-0/+5
2002-08-30 * Makefile.am: Run "make dep-am".Alan Modra1-0/+9
2002-08-29Add linker relaxation to v850 toolchainNick Clifton1-0/+18
2002-08-28Add TMS320C4x supportNick Clifton1-0/+19
2002-08-27Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton1-0/+5
2002-08-26 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.Alan Modra1-0/+4
2002-08-26 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.Alan Modra1-0/+4
2002-08-24 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.Alan Modra1-0/+48