aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-04bfd/Richard Sandiford1-1/+4
2005-12-312005-12-30 Eric Christopher <echristo@apple.com>Eric Christopher1-3/+7
2005-12-23PR 1150Nick Clifton1-0/+8
2005-11-23bfd/Daniel Jacobowitz1-10/+5
2005-11-11PR 1150Nick Clifton1-2/+25
2005-11-03 * elfxx-mips.c (mips_elf_calculate_relocation): Handle onlyThiemo Seufer1-6/+4
2005-10-25 PR ld/1540Alan Modra1-4/+2
2005-10-06bfd/Daniel Jacobowitz1-1/+5
2005-08-29(_bfd_mips_elf_relocate_section): Initialise 'value' to avoid compile timeNick Clifton1-1/+1
2005-08-17bfd/Alan Modra1-4/+3
2005-08-01 * elfxx-mips.c (mips_mach_extends_p): Treat MIPS64 as an extensionRichard Sandiford1-3/+18
2005-07-29 * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Ignore _gp_dispDavid Daney1-0/+14
2005-07-08 * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra1-19/+6
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-18/+0
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra1-2/+2
2005-07-04 PR 1004Alan Modra1-50/+18
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
2005-05-282005-05-28 David Daney <ddaney@avtrex.com>Daniel Jacobowitz1-12/+49
2005-05-26* elfxx-mips.c (_bfd_mips_elf_section_processing): Warn andMaciej W. Rozycki1-0/+22
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+14
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+54
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-18/+17
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-10/+10
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03bfd/H.J. Lu1-6/+1
2005-04-19 * elfxx-mips.c (struct mips_elf_link_hash_entry): Update comment.Daniel Jacobowitz1-2/+3
2005-04-05 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME_P): New macro.Richard Sandiford1-4/+9
2005-04-052005-04-04 Eric Christopher <echristo@redhat.com>Eric Christopher1-23/+14
2005-03-242005-03-24 Eric Christopher <echristo@redhat.com>Eric Christopher1-20/+20
2005-03-24bfd/ChangeLog:Eric Christopher1-20/+20
2005-03-202005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+5
2005-03-05 bfd/ChangeLogThiemo Seufer1-0/+12
2005-03-02 * elfxx-mips.c (struct mips_got_entry): Add tls_type.Daniel Jacobowitz1-67/+805
2005-02-23Initialise bitfield.Nick Clifton1-0/+1
2005-02-21 * elfxx-mips.c (ecoff_swap_rpdr_out, mips_elf_output_extsym,Thiemo Seufer1-87/+0
2005-02-20include/Alan Modra1-1/+1
2005-02-16 * mach-o.c (bfd_mach_o_scan): Don't ignore return value ofAlan Modra1-113/+6
2005-02-15bfd/:Maciej W. Rozycki1-127/+216
2005-02-01include/Alan Modra1-2/+3
2005-01-31 * elf-bfd.h (elf_backend_data): Add elf_backend_eh_frame_address_size.Richard Sandiford1-0/+66
2004-12-14 * elfxx-mips.c (mips_elf_calculate_relocation): Don't report anRichard Sandiford1-1/+2
2004-12-09 * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR,Ian Lance Taylor1-4/+35
2004-12-09 * archures.c: Define bfd_mach_mips9000.Ian Lance Taylor1-0/+8
2004-12-08 * elfxx-mips.c (mips_elf_calculate_relocation): Test for R_MIPS_26Ian Lance Taylor1-1/+4
2004-11-16 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Return earlyRichard Sandiford1-100/+90
2004-10-21bfd/H.J. Lu1-2/+3
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