aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2003-07-10 * elf64-ppc.c (bfd_elf64_mkobject): Define.Alan Modra4-130/+298
2003-07-10daily updateAlan Modra1-1/+1
2003-07-09 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.Richard Sandiford2-134/+13
2003-07-09 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make theRichard Sandiford2-0/+6
2003-07-09 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handlingRichard Sandiford2-2/+15
2003-07-09 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): TreatRichard Sandiford2-6/+16
2003-07-09 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-Richard Sandiford2-1/+18
2003-07-09 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): AlwaysRichard Sandiford2-16/+6
2003-07-09daily updateAlan Modra1-1/+1
2003-07-08 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..Alan Modra3-7/+34
2003-07-08 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.Alan Modra4-15/+15
2003-07-08daily updateAlan Modra1-1/+1
2003-07-07 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointerAlan Modra4-305/+223
2003-07-07 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 toJakub Jelinek3-2/+9
2003-07-07Add Clarke's surname to ChangeLog entryNick Clifton1-1/+1
2003-07-07daily updateAlan Modra1-1/+1
2003-07-06daily updateAlan Modra1-1/+1
2003-07-05daily updateAlan Modra1-1/+1
2003-07-04(MKDOC rule): Add $(CFLAGS) in case it contains CC_FOR_BUILD specific switches.Nick Clifton4-4/+10
2003-07-04 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): ReturnJakub Jelinek2-2/+7
2003-07-04bfd/Jakub Jelinek11-33/+143
2003-07-04* elf32-h8300.c (R_H8_DIR32A16): Fix name field.Nick Clifton2-2/+11
2003-07-04 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamicKaz Kojima2-30/+27
2003-07-04 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't callKaz Kojima2-19/+37
2003-07-04 * elf32-sparc.c (elf32_sparc_check_relocs): Don't callAlan Modra3-31/+40
2003-07-04 * section.c (bfd_make_section): Return NULL for existing section.Alan Modra2-1/+5
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 Modra7-564/+397
2003-07-04daily updateAlan Modra1-1/+1
2003-07-03daily updateAlan Modra1-1/+1
2003-07-02 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* andAlan Modra2-7/+20
2003-07-02daily updateAlan Modra1-1/+1
2003-07-01 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.Martin Schwidefsky6-4/+237
2003-07-01daily updateAlan Modra1-1/+1
2003-06-30 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.Alan Modra2-12/+11
2003-06-30daily updateAlan Modra1-1/+1
2003-06-29Convert to C90 and a few tweaks.Alan Modra26-3030/+2354
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 Jaeger2-175/+72
2003-06-29daily updateAlan Modra1-1/+1
2003-06-28 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.Thiemo Seufer2-0/+5
2003-06-28daily updateAlan Modra1-1/+1
2003-06-27Fix --add-gnu-debuglinkNick Clifton3-33/+89
2003-06-27 * elfxx-mips.c: Revert .got alignment to 2**4.Thiemo Seufer2-1/+7
2003-06-27 * elf32-mips.c: Fix addend for _gp_disp special symbol.Thiemo Seufer2-29/+34
2003-06-27 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-defaultThiemo Seufer2-24/+10
2003-06-27daily updateAlan Modra1-1/+1
2003-06-26daily updateAlan Modra1-1/+1
2003-06-25Missed copyright update in last commit.Alan Modra1-1/+1
2003-06-25 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.Alan Modra2-5/+16