aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-06-27 * elf32-mips.c: Fix addend for _gp_disp special symbol.Thiemo Seufer1-29/+30
2003-06-25Correct spelling of "relocatable".Alan Modra1-33/+33
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer1-99/+140
2003-05-15 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.Thiemo Seufer1-7/+1
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-1/+1
2003-04-09* elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)Alexandre Oliva1-4/+5
2003-03-12* Reverted 2003-03-02's patch.Alexandre Oliva1-6/+4
2003-03-02 * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer1-4/+6
2003-01-23include/elf/ChangeLogAlan Modra1-2/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-169/+172
2002-11-28include/elf/ChangeLogAlan Modra1-12/+9
2002-08-07 * elf32-mips.c (mips_reloc_map): Fix typo.Thiemo Seufer1-1/+1
2002-07-31 * Makefile.am: Add n32 ABI support.Thiemo Seufer1-0/+3
2002-07-19 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code fromThiemo Seufer1-103/+1
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-62/+25
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+2
2002-06-05* elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...Maciej W. Rozycki1-12/+1
2002-05-14 * elf32-mips.c: Remove superfluous definitions copied fromThiemo Seufer1-173/+20
2002-04-16 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allowRichard Henderson1-3/+0
2002-04-04 * Makefile.am: Add elfxx-mips.c to the known backends.Thiemo Seufer1-8235/+104
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-0/+9
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-0/+3
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-4/+4
2002-02-092002-02-08 Eric Christopher <echristo@redhat.com>Eric Christopher1-2/+10
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-3/+3
2002-02-062002-02-06 H.J. Lu (hjl@gnu.org)H.J. Lu1-1/+14
2002-01-31Replace 'return false' with a return of a bfd_reloc_ error code.Nick Clifton1-4/+4
2002-01-302002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+175
2002-01-302002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-5/+30
2002-01-21 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra1-6/+4
2002-01-172002-01-17 Eric Christopher <echristo@redhat.com>Eric Christopher1-2/+2
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra1-2/+1
2002-01-172002-01-16 Eric Christopher <echristo@redhat.com>Eric Christopher1-2/+4
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra1-2/+2
2002-01-05 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and performAlan Modra1-15/+15
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-23/+0
2001-12-17 * elf32-mips.c (_bfd_mips_elf_relocate_section): Formatting.Thiemo Seufer1-1/+1
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-8/+2
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-23/+4
2001-12-04 * config.bfd: Remove trailing blanks.Thiemo Seufer1-2/+2
2001-12-02 * elf32-mips.c (NEWABI_P): New define.Thiemo Seufer1-65/+599
2001-12-02 * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer1-2/+2
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+119
2001-11-112001-11-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-0/+1
2001-11-022001-11-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+4
2001-11-01[ bfd/ChangeLog ]Chris Demetriou1-0/+2
2001-10-232001-10-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1