aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-07-09 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handlingRichard Sandiford1-0/+5
2003-07-09 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): TreatRichard Sandiford1-0/+6
2003-07-09 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-Richard Sandiford1-0/+6
2003-07-09 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): AlwaysRichard Sandiford1-0/+5
2003-07-08 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..Alan Modra1-1/+8
2003-07-08 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.Alan Modra1-0/+6
2003-07-07 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointerAlan Modra1-0/+33
2003-07-07 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 toJakub Jelinek1-0/+7
2003-07-07Add Clarke's surname to ChangeLog entryNick Clifton1-1/+1
2003-07-04 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): ReturnJakub Jelinek1-0/+5
2003-07-04bfd/Jakub Jelinek1-0/+32
2003-07-04* elf32-h8300.c (R_H8_DIR32A16): Fix name field.Nick Clifton1-0/+6
2003-07-04 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamicKaz Kojima1-0/+6
2003-07-04 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't callKaz Kojima1-0/+5
2003-07-04 * elf32-sparc.c (elf32_sparc_check_relocs): Don't callAlan Modra1-0/+9
2003-07-04 * section.c (bfd_make_section): Return NULL for existing section.Alan Modra1-0/+4
2003-07-04 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't callAlan Modra1-1/+4
2003-07-04 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra1-4/+28
2003-07-02 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* andAlan Modra1-0/+9
2003-07-01 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.Martin Schwidefsky1-0/+17
2003-06-30 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.Alan Modra1-0/+5
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