summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
Commit message (Expand)AuthorAgeFilesLines
...
* * elf32-mips.c: Fix addend for _gp_disp special symbol.Thiemo Seufer2003-06-271-29/+30
* Correct spelling of "relocatable".Alan Modra2003-06-251-33/+33
* * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer2003-06-111-99/+140
* * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.Thiemo Seufer2003-05-151-7/+1
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-1/+1
* * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)Alexandre Oliva2003-04-091-4/+5
* * Reverted 2003-03-02's patch.Alexandre Oliva2003-03-121-6/+4
* * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer2003-03-021-4/+6
* include/elf/ChangeLogAlan Modra2003-01-231-2/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-169/+172
* include/elf/ChangeLogAlan Modra2002-11-281-12/+9
* * elf32-mips.c (mips_reloc_map): Fix typo.Thiemo Seufer2002-08-071-1/+1
* * Makefile.am: Add n32 ABI support.Thiemo Seufer2002-07-311-0/+3
* * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code fromThiemo Seufer2002-07-191-103/+1
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-62/+25
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+2
* * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...Maciej W. Rozycki2002-06-051-12/+1
* * elf32-mips.c: Remove superfluous definitions copied fromThiemo Seufer2002-05-141-173/+20
* * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allowRichard Henderson2002-04-161-3/+0
* * Makefile.am: Add elfxx-mips.c to the known backends.Thiemo Seufer2002-04-041-8235/+104
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+9
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-0/+3
* Support arbitrary length fill patterns.Alan Modra2002-02-151-4/+4
* 2002-02-08 Eric Christopher <echristo@redhat.com>Eric Christopher2002-02-091-2/+10
* 2002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-081-3/+3
* 2002-02-06 H.J. Lu (hjl@gnu.org)H.J. Lu2002-02-061-1/+14
* Replace 'return false' with a return of a bfd_reloc_ error code.Nick Clifton2002-01-311-4/+4
* 2002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-01-301-0/+175
* 2002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-01-301-5/+30
* * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra2002-01-211-6/+4
* 2002-01-17 Eric Christopher <echristo@redhat.com>Eric Christopher2002-01-171-2/+2
* * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra2002-01-171-2/+1
* 2002-01-16 Eric Christopher <echristo@redhat.com>Eric Christopher2002-01-171-2/+4
* * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra2002-01-051-2/+2
* * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and performAlan Modra2002-01-051-15/+15
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-23/+0
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Formatting.Thiemo Seufer2001-12-171-1/+1
* Support for more than 64k ELF sections.Alan Modra2001-12-171-8/+2
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-23/+4
* * config.bfd: Remove trailing blanks.Thiemo Seufer2001-12-041-2/+2
* * elf32-mips.c (NEWABI_P): New define.Thiemo Seufer2001-12-021-65/+599
* * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer2001-12-021-2/+2
* 2001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-11-151-0/+119
* 2001-11-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-111-1/+1
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-0/+1
* 2001-11-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-021-2/+4
* [ bfd/ChangeLog ]Chris Demetriou2001-11-011-0/+2
* 2001-10-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-231-1/+1
* * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.typeAlan Modra2001-10-151-1/+1