aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2002-05-10XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix4-17/+142
2002-05-10 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checksAlan Modra2-38/+7
2002-05-10 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,Alan Modra2-2/+17
2002-05-10daily updateAlan Modra1-1/+1
2002-05-09 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.Alan Modra2-9/+7
2002-05-09 * elf32-i386.c (elf_howto_table): Comments.Alan Modra2-24/+122
2002-05-09daily updateAlan Modra1-1/+1
2002-05-08 * elf32-ppc.c (ppc_elf_create_got): New function.Alan Modra2-7/+48
2002-05-08daily updateAlan Modra1-1/+1
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra21-358/+157
2002-05-07daily updateAlan Modra1-1/+1
2002-05-06Fix check for overflow of relocation for the Thumb BL instruction.Nick Clifton2-1/+6
2002-05-06 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offsetAlan Modra1-0/+5
2002-05-06 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offsetAlan Modra1-2/+3
2002-05-06daily updateAlan Modra1-1/+1
2002-05-05daily updateAlan Modra1-1/+1
2002-05-04 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate codeAlan Modra3-17/+36
2002-05-04Fix problem with objdump and 16 bit R_BA.Tom Rix4-85/+202
2002-05-04 * elf32-hppa.c (struct elf32_hppa_link_hash_table): AddAlan Modra3-123/+224
2002-05-04 * opncls.c (_bfd_new_bfd_contained_in): Check return value ofAlan Modra2-0/+7
2002-05-04daily updateAlan Modra1-1/+1
2002-05-032002-05-03 H.J. Lu (hjl@gnu.org)H.J. Lu2-3/+30
2002-05-03daily updateAlan Modra1-1/+1
2002-05-02 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocsRichard Henderson2-0/+15
2002-05-02 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to aAlan Modra3-16/+25
2002-05-02 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.Alan Modra3-145/+423
2002-05-02daily updateAlan Modra1-1/+1
2002-05-01 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULLAlan Modra2-1/+7
2002-05-01 * elf64-ppc.c (CROR_151515, CROR_313131): Define.Alan Modra3-346/+1625
2002-05-01daily updateAlan Modra1-1/+1
2002-04-30 * bfd/config.bfd: Add support for powerpc-*-windiss.Mark Mitchell2-1/+5
2002-04-30Fix a problem with static linking with cross tools.Tom Rix2-5/+17
2002-04-30daily updateAlan Modra1-1/+1
2002-04-29daily updateAlan Modra1-1/+1
2002-04-28Rewrite xcoff*_ppc_relocate_section.Tom Rix4-593/+911
2002-04-28 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.Alan Modra3-2/+7
2002-04-28daily updateAlan Modra1-1/+1
2002-04-27daily updateAlan Modra1-1/+1
2002-04-26 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.Alan Modra3-3/+6
2002-04-26 * elflink.h (elf_bfd_final_link): Ensure input bfd class is theAlan Modra2-12/+5
2002-04-26typo fix in last changeAlan Modra1-1/+1
2002-04-26 * coffcode.h (coff_compute_section_file_positions): SetAlan Modra2-0/+6
2002-04-26daily updateAlan Modra1-1/+1
2002-04-25The patch contains mostly fixes for the disassembler. It also fixesNick Clifton2-4/+25
2002-04-25daily updateAlan Modra1-1/+1
2002-04-242002-04-24 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2-0/+11
2002-04-24daily updateAlan Modra1-1/+1
2002-04-23 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify conditionAlan Modra2-49/+58
2002-04-23daily updateAlan Modra1-1/+1
2002-04-22 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't buildJakub Jelinek2-3/+13