summaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
Commit message (Expand)AuthorAgeFilesLines
* * elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always useDaniel Jacobowitz2004-04-061-2/+1
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-11/+11
* * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra2004-03-261-1/+1
* bfd/Alan Modra2004-03-251-10/+1
* bfd/H.J. Lu2004-03-201-5/+3
* * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): CorrectNathan Sidwell2004-03-171-4/+4
* Reviewed and approved by Alan Modra <amodra@bigpond.net.au>Fred Fish2004-03-051-7/+5
* bfd/Richard Sandiford2004-02-171-23/+5
* * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.Richard Sandiford2004-02-091-0/+20
* bfd/Richard Sandiford2003-12-181-37/+221
* * elfxx-mips.h, elfxx-mips.c, cpu-mips.c: Convert prototypes.Richard Sandiford2003-12-081-682/+444
* * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra2003-12-081-2/+2
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-2/+2
* * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva2003-11-271-1/+2
* * elfxx-mips.c (mips_elf_set_global_got_offset): Don't set no_fn_stub.Richard Sandiford2003-11-261-35/+55
* * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for localDaniel Jacobowitz2003-11-141-2/+2
* Fix decision about when a .interp section should existNick Clifton2003-11-111-1/+1
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-1/+1
* * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.Richard Sandiford2003-10-241-0/+1
* * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't addRichard Sandiford2003-10-131-65/+21
* * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub codeThiemo Seufer2003-10-081-5/+8
* [ bfd/ChangeLog ]Chris Demetriou2003-09-301-0/+11
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-14/+7
* Better handking for unresolved symbolsNick Clifton2003-08-201-5/+8
* * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMICRichard Sandiford2003-08-141-1/+1
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-3/+3
* bfd/H.J. Lu2003-07-251-0/+18
* include/opcode/Richard Sandiford2003-07-151-0/+2
* * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.Richard Sandiford2003-07-091-134/+0
* * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make theRichard Sandiford2003-07-091-0/+1
* * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handlingRichard Sandiford2003-07-091-2/+10
* * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): TreatRichard Sandiford2003-07-091-6/+10
* * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-Richard Sandiford2003-07-091-1/+12
* * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): AlwaysRichard Sandiford2003-07-091-16/+1
* * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.Thiemo Seufer2003-06-281-0/+1
* * elfxx-mips.c: Revert .got alignment to 2**4.Thiemo Seufer2003-06-271-1/+3
* * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-defaultThiemo Seufer2003-06-271-24/+5
* Correct spelling of "relocatable".Alan Modra2003-06-251-24/+24
* * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.optionsThiemo Seufer2003-06-111-9/+9
* * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer2003-06-111-27/+27
* * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.Daniel Jacobowitz2003-05-301-1/+1
* * elfxx-mips.c: Don't force symbols local unconditionally.Thiemo Seufer2003-05-291-2/+2
* * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.Richard Sandiford2003-05-271-2/+3
* 2003-05-07 Eric Christopher <echristo@redhat.com>Eric Christopher2003-05-211-59/+43
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-12/+11
* * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): ImproveAlexandre Oliva2003-05-071-1/+14
* * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two otherAlexandre Oliva2003-04-121-6/+8
* * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.Alexandre Oliva2003-04-121-3/+30
* * elfxx-mips.c (mips_elf_calculate_relocation): DecayAlexandre Oliva2003-04-111-3/+61
* * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.Alan Modra2003-04-011-42/+45