aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-11-20 * elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbolMartin Schwidefsky1-0/+8
2003-11-19Fix -pie core dump with .rela.opd section.Jim Wilson1-0/+6
2003-11-18 * elf64-ppc.c (toc_adjusting_stub_needed): Exit early if sectionAlan Modra1-0/+5
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-0/+16
2003-11-14 * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for localDaniel Jacobowitz1-0/+5
2003-11-14Fix typo in ChangeLog entry: s/R_390_RELAVITE/R_390_RELATIVE/.Martin Schwidefsky1-2/+2
2003-11-13 * elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32Martin Schwidefsky1-0/+9
2003-11-11Fix decision about when a .interp section should existNick Clifton1-0/+16
2003-11-10Add initial support for TLS sections in PE format files.Nick Clifton1-0/+6
2003-11-06 * elf32-ppc.c (ppc_elf_install_value): Delete.Alan Modra1-0/+14
2003-11-06 * elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC.Alan Modra1-1/+10
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-0/+54
2003-11-05 * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions.Alan Modra1-0/+4
2003-11-04 * cpu-iq2000.c (arch_info_struct): Warning fix.Alan Modra1-0/+4
2003-11-04 * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.Alan Modra1-0/+14
2003-11-04 * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.Alan Modra1-0/+8
2003-11-04 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): FixAlan Modra1-4/+7
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-0/+43
2003-11-04 * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info argAlan Modra1-0/+8
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-0/+40
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-0/+25
2003-11-032003-11-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+6
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-0/+9
2003-10-30 * elfxx-ia64.c: Include objalloc.h, hashtab.h.Jakub Jelinek1-0/+22
2003-10-30 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versionedAlan Modra1-0/+5
2003-10-30Check the correct arch_info object's mach field: all PowerPC machines areNick Clifton1-0/+6
2003-10-30 * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".Alan Modra1-0/+8
2003-10-30Remove separate vxworks stanza; merge withother common ELF triples.Nick Clifton1-0/+8
2003-10-29 * merge.c (struct sec_merge_sec_info): Update comment.Alan Modra1-0/+20
2003-10-292003-10-29 Daniel Jacobowitz <drow@mvista.com>Phil Blundell1-0/+31
2003-10-29 * elf64-ppc.c (elf_backend_grok_prstatus): Define.Alan Modra1-0/+4
2003-10-29 * elf.c (_bfd_elfcore_make_pseudosection): Allow multipleAlan Modra1-7/+17
2003-10-27 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamicDaniel Jacobowitz1-0/+5
2003-10-24 * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.Richard Sandiford1-0/+4
2003-10-24bfd/H.J. Lu1-0/+5
2003-10-232003-10-23 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+4
2003-10-23 * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save tocAlan Modra1-0/+11
2003-10-22(coff_swap_scnhdr_in): Only remove padding when processing an executable.Nick Clifton1-0/+5
2003-10-22bfd/Jakub Jelinek1-0/+7
2003-10-21 * archures.c (bfd_mach_sh4a, bfd_mach_sh4al_dsp, bfd_mach_sh4_nofpu,Corinna Vinschen1-0/+11
2003-10-21Fix up error messages for Maverick.Nick Clifton1-0/+5
2003-10-21Set the machine number as well as the architecture when converting from aNick Clifton1-0/+5
2003-10-21Add ColfFire v4 supportNick Clifton1-0/+12
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+9
2003-10-18 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.Hans-Peter Nilsson1-0/+24
2003-10-17 * reloc.c (bfd_generic_relax_section): Default-setHans-Peter Nilsson1-0/+7
2003-10-17 * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation ifDave Anglin1-0/+5
2003-10-17Fix normal operation for h8300-coff targetNick Clifton1-0/+12
2003-10-17* peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size forChristopher Faylor1-0/+5
2003-10-17 * configure.host: Add __USE_MINGW_FSEEK to HDEFINES forDanny Smith1-0/+5