aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-51/+38
2004-08-13bfd/Alan Modra1-21/+21
2004-08-01* elfxx-mips.c (mips_elf_calculate_relocation): Test only forThiemo Seufer1-2/+2
2004-07-30* elfxx-mips.c (_bfd_mips_elf_symbol_processing): HandleThiemo Seufer1-4/+26
2004-07-01(_bfd_mips_elf_final_link): Pass the correct number of section symbols toNick Clifton1-5/+17
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-12/+4
2004-06-24bfd/Alan Modra1-97/+74
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-1/+0
2004-06-14[ bfd/ChangeLog ]Chris Demetriou1-0/+5
2004-05-15 * elfxx-mips.c (MINUS_TWO): Define.Thiemo Seufer1-10/+9
2004-04-24[ bfd/ChangeLog ]Chris Demetriou1-51/+15
2004-04-24[ bfd/ChangeLog ]Chris Demetriou1-1/+0
2004-04-242004-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-24/+0
2004-04-06 * elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always useDaniel Jacobowitz1-2/+1
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-11/+11
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-1/+1
2004-03-25bfd/Alan Modra1-10/+1
2004-03-20bfd/H.J. Lu1-5/+3
2004-03-17 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): CorrectNathan Sidwell1-4/+4
2004-03-05Reviewed and approved by Alan Modra <amodra@bigpond.net.au>Fred Fish1-7/+5
2004-02-17bfd/Richard Sandiford1-23/+5
2004-02-09 * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.Richard Sandiford1-0/+20
2003-12-18bfd/Richard Sandiford1-37/+221
2003-12-08 * elfxx-mips.h, elfxx-mips.c, cpu-mips.c: Convert prototypes.Richard Sandiford1-682/+444
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra1-2/+2
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-2/+2
2003-11-27* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva1-1/+2
2003-11-26 * elfxx-mips.c (mips_elf_set_global_got_offset): Don't set no_fn_stub.Richard Sandiford1-35/+55
2003-11-14 * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for localDaniel Jacobowitz1-2/+2
2003-11-11Fix decision about when a .interp section should existNick Clifton1-1/+1
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-1/+1
2003-10-24 * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.Richard Sandiford1-0/+1
2003-10-13 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't addRichard Sandiford1-65/+21
2003-10-08 * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub codeThiemo Seufer1-5/+8
2003-09-30[ bfd/ChangeLog ]Chris Demetriou1-0/+11
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-14/+7
2003-08-20Better handking for unresolved symbolsNick Clifton1-5/+8
2003-08-14 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMICRichard Sandiford1-1/+1
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-3/+3
2003-07-25bfd/H.J. Lu1-0/+18
2003-07-15include/opcode/Richard Sandiford1-0/+2
2003-07-09 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.Richard Sandiford1-134/+0
2003-07-09 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make theRichard Sandiford1-0/+1
2003-07-09 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handlingRichard Sandiford1-2/+10
2003-07-09 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): TreatRichard Sandiford1-6/+10
2003-07-09 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-Richard Sandiford1-1/+12
2003-07-09 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): AlwaysRichard Sandiford1-16/+1
2003-06-28 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.Thiemo Seufer1-0/+1
2003-06-27 * elfxx-mips.c: Revert .got alignment to 2**4.Thiemo Seufer1-1/+3