summaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
Commit message (Expand)AuthorAgeFilesLines
* * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.Jim Blandy2003-06-131-39/+39
* * 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
* * elfxx-mips.c (_bfd_mips_relax_section): New function.Alexandre Oliva2003-03-261-0/+179
* * Reverted 2003-03-02's patch.Alexandre Oliva2003-03-121-5/+10
* * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not createAlexandre Oliva2003-03-111-10/+24
* * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer2003-03-021-10/+5
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-23/+22
* bfdAlan Modra2003-02-041-3/+2
* * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereferenceAlexandre Oliva2003-01-291-3/+4
* * elfxx-mips.c (mips_elf_create_dynamic_relocation): HandleAlexandre Oliva2003-01-281-4/+2
* * elfxx-mips.c (mips_elf_multi_got): New function.Alexandre Oliva2003-01-281-217/+1267
* include/elf/ChangeLogAlan Modra2003-01-231-32/+53
* bfd/Richard Sandiford2003-01-021-110/+153
* [ bfd/ChangeLog ]Chris Demetriou2002-12-311-2/+17
* * elfxx-mips.c (mips_elf_calculate_relocation): Don't divideAlexandre Oliva2002-12-121-1/+0
* * elfxx-mips.c (struct mips_got_entry): New.Alexandre Oliva2002-12-121-87/+128
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-379/+379
* include/elf/ChangeLogAlan Modra2002-11-281-15/+11
* * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.Alexandre Oliva2002-11-191-1/+21
* * elfxx-mips.c (MNAME): New macro.Alexandre Oliva2002-11-191-16/+10
* * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't moveAlexandre Oliva2002-10-221-1/+6
* * elflink.h (struct elf_link_sort_rela): Turn rel and relaAlexandre Oliva2002-10-221-1/+3
* * elfxx-mips.c (mips_elf_calculate_relocation): TakeAlexandre Oliva2002-10-131-9/+23
* Fix numerous occurrences ofAlan Modra2002-10-111-49/+35
* * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the typeAlexandre Oliva2002-10-051-0/+4
* [include/elf]Richard Sandiford2002-09-301-6/+50
* * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneededThiemo Seufer2002-09-261-1/+1
* * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.Stan Cox2002-09-181-0/+3
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-2/+3
* * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use theStan Cox2002-08-171-7/+7
* * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault ifThiemo Seufer2002-08-091-2/+5
* * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signednessThiemo Seufer2002-08-071-1/+2
* * elfxx-mips.c (ABI_64_P): Remove superfluous check.Thiemo Seufer2002-08-071-1/+1
* [bfd/]Richard Sandiford2002-07-261-0/+9
* * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code fromThiemo Seufer2002-07-191-0/+97
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-1/+1
* * elfxx-mips.c (ABI_64_P): Fix comment.Thiemo Seufer2002-07-011-19/+22
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-4/+3
* * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.Thiemo Seufer2002-06-071-29/+22
* * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...Maciej W. Rozycki2002-06-051-0/+9
* 2002-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu2002-06-051-1/+9
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-1/+1