summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * elf32-mips.c (elf_mips_howto_table): Fix some relocation howtosThiemo Seufer2001-10-051-12/+12
* Fix a comment typo in last commit.Alan Modra2001-10-041-1/+1
* * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out afterAlan Modra2001-10-041-1/+5
* * elf32-mips.c (mips_elf_record_global_got_symbol): Set got.offsetAlan Modra2001-10-041-5/+6
* Fix compile time warningsNick Clifton2001-09-211-2/+10
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-17/+11
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+3
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-193/+189
* * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handlingThiemo Seufer2001-09-071-1/+1
* 2001-08-31 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-311-2/+9
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-311-17/+9