aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+44
2002-05-14 * elf32-mips.c: Remove superfluous definitions copied fromThiemo Seufer1-0/+17
2002-05-14 * elfxx-mips.c: Call it IRIX, not Irix in comments.Thiemo Seufer1-0/+4
2002-05-13* config.bfd (shle-*-netbsdelf*): Add target which includesJason Thorpe1-0/+5
2002-05-13 * configure.in: Revert 2002-04-07. Instead, auto-configureAlan Modra1-0/+9
2002-05-13Support sparc64-openbsd corefiles as well.Nick Clifton1-0/+6
2002-05-13 * Makefile.am (install-data-local): Install headers toAlan Modra1-0/+6
2002-05-112002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Daniel Jacobowitz1-1/+7
2002-05-11Add configure supprot for: alpha*-*-openbsd*, sparc64*-*-openbsd*,Nick Clifton1-0/+7
2002-05-10XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix1-0/+7
2002-05-10 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checksAlan Modra1-0/+3
2002-05-10 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,Alan Modra1-0/+5
2002-05-09 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.Alan Modra1-1/+5
2002-05-09 * elf32-i386.c (elf_howto_table): Comments.Alan Modra1-0/+6
2002-05-08 * elf32-ppc.c (ppc_elf_create_got): New function.Alan Modra1-0/+8
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-0/+43
2002-05-06Fix check for overflow of relocation for the Thumb BL instruction.Nick Clifton1-0/+5
2002-05-06 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offsetAlan Modra1-0/+5
2002-05-04 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate codeAlan Modra1-0/+17
2002-05-04Fix problem with objdump and 16 bit R_BA.Tom Rix1-0/+23
2002-05-04 * elf32-hppa.c (struct elf32_hppa_link_hash_table): AddAlan Modra1-0/+16
2002-05-04 * opncls.c (_bfd_new_bfd_contained_in): Check return value ofAlan Modra1-0/+5
2002-05-032002-05-03 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+9
2002-05-02 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocsRichard Henderson1-0/+5
2002-05-02 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to aAlan Modra1-0/+9
2002-05-02 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.Alan Modra1-0/+32
2002-05-01 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULLAlan Modra1-0/+5
2002-05-01 * elf64-ppc.c (CROR_151515, CROR_313131): Define.Alan Modra1-0/+58
2002-04-30 * bfd/config.bfd: Add support for powerpc-*-windiss.Mark Mitchell1-0/+4
2002-04-30Fix a problem with static linking with cross tools.Tom Rix1-0/+5
2002-04-28Rewrite xcoff*_ppc_relocate_section.Tom Rix1-0/+24
2002-04-28 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.Alan Modra1-0/+5
2002-04-26 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.Alan Modra1-0/+3
2002-04-26 * elflink.h (elf_bfd_final_link): Ensure input bfd class is theAlan Modra1-0/+3
2002-04-26 * coffcode.h (coff_compute_section_file_positions): SetAlan Modra1-0/+5
2002-04-25The patch contains mostly fixes for the disassembler. It also fixesNick Clifton1-0/+6
2002-04-242002-04-24 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+5
2002-04-23 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify conditionAlan Modra1-0/+17
2002-04-22 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't buildJakub Jelinek1-0/+6
2002-04-22 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.Jakub Jelinek1-0/+9
2002-04-20Fix C_FILE auxent on xcoff64.Tom Rix1-0/+4
2002-04-20 * archures.c (bfd_lookup_arch): Move the list order comment..Alan Modra1-0/+4
2002-04-20 * archures.c (bfd_lookup_arch): Add comment on list order.Alan Modra1-0/+7
2002-04-18Fix problems building arm-wince-pe toolchain.Nick Clifton1-2/+15
2002-04-17Re-enable linking for sh5:Joern Rennecke1-0/+6
2002-04-16Fix test for records crossing a 64K boundaryNick Clifton1-0/+5
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra1-1/+11
2002-04-16 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allowRichard Henderson1-0/+5
2002-04-15Write contents if writeable.Nick Clifton1-0/+5
2002-04-15 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.Alan Modra1-0/+4