aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-0/+34
2003-06-29Add forgotten ChangeLog snippet for last elf64-x86-64.c patch.Andreas Jaeger1-0/+11
2003-06-29 * elf64-x86-64.c: Convert to ISO C90 prototypes, removeAndreas Jaeger1-0/+5
2003-06-28 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.Thiemo Seufer1-0/+4
2003-06-27Fix --add-gnu-debuglinkNick Clifton1-0/+9
2003-06-27 * elfxx-mips.c: Revert .got alignment to 2**4.Thiemo Seufer1-0/+4
2003-06-27 * elf32-mips.c: Fix addend for _gp_disp special symbol.Thiemo Seufer1-0/+4
2003-06-27 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-defaultThiemo Seufer1-0/+5
2003-06-25 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.Alan Modra1-0/+8
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+102
2003-06-24 * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc againstAlan Modra1-0/+3
2003-06-24 * elf32-i386.c: Convert to C90 function definitions, remove unnecessaryAlan Modra1-0/+9
2003-06-24 * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to countMark Mitchell1-0/+6
2003-06-232003-06-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+6
2003-06-20 * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.Alan Modra1-0/+7
2003-06-20Add tic4x-*-rtems*.Nick Clifton1-0/+4
2003-06-20 * elf64-ppc.c: Convert to C90 function definitions, remove unnecessaryAlan Modra1-2/+13
2003-06-19 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init ofAlan Modra1-0/+3
2003-06-19 * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.Alan Modra1-0/+7
2003-06-19 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32Alan Modra1-0/+5
2003-06-19 * elf64-ppc.c (toc_adjusting_stub_needed): New function.Alan Modra1-42/+53
2003-06-18 * elflink.h (elf_gc_record_vtentry): Revert last change. CorrectAlan Modra1-0/+5
2003-06-18 * elf32-cris.c (cris_elf_relocate_section) <caseHans-Peter Nilsson1-0/+6
2003-06-18 * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol onAlan Modra1-0/+5
2003-06-18bfd/H.J. Lu1-0/+10
2003-06-172003-06-17 Roland McGrath <roland@redhat.com>H.J. Lu1-0/+5
2003-06-17 * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned relocAlan Modra1-0/+3
2003-06-17 * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.Alan Modra1-0/+11
2003-06-17 * elf64-ppc.c (ppc64_elf_relocation_section): EnsureJakub Jelinek1-0/+5
2003-06-17 * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.Alan Modra1-0/+4
2003-06-17(elf_gc_record_vtentry): Allocate an extra element in the vtable_entries_usedNick Clifton1-0/+6
2003-06-17 * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. ModifyAlan Modra1-0/+10
2003-06-17 * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.Alan Modra1-0/+4
2003-06-16 * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprelAlan Modra1-7/+15
2003-06-13Add i386-netbsd-gnu target.Nick Clifton1-0/+4
2003-06-12(i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]): New target (was i[3-...Nick Clifton1-0/+21
2003-06-11 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.optionsThiemo Seufer1-0/+9
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer1-0/+48
2003-06-11* configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.Nick Clifton1-0/+3
2003-06-11* config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]): New targetNick Clifton1-0/+6
2003-06-11bfd/H.J. Lu1-0/+6
2003-06-10* bfd/Makefile.am (config.status): Depend on version.h.Alan Modra1-0/+7
2003-06-10Add "attn", "lq" and "stq" power4 insns.Alan Modra1-7/+12
2003-06-10include/elf/Richard Sandiford1-0/+10
2003-06-08 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used byAlan Modra1-0/+42
2003-06-06 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereferenceDaniel Jacobowitz1-0/+5
2003-06-05 * simple.c (bfd_simple_get_relocated_section_contents): CallDaniel Jacobowitz1-0/+5
2003-06-04Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.hSvein Seldal1-1/+7
2003-06-04Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped outSvein Seldal1-0/+22
2003-06-04Fixed initialization bugSvein Seldal1-0/+5