aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-05Add n64 core file support for Linux/MIPS.Kevin Buettner1-0/+72
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-272/+277
2002-11-28include/elf/ChangeLogAlan Modra1-30/+23
2002-11-06* elf64-mips.c (mips_elf64_slurp_one_reloc_table): GenerateAlexandre Oliva1-23/+2
2002-09-18* elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.Stan Cox1-2/+2
2002-09-18 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.Stan Cox1-3/+5
2002-09-17 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): RemoveThiemo Seufer1-2/+0
2002-07-25 * elf64-mips.c: Update TODO comment.Thiemo Seufer1-353/+306
2002-07-19 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code fromThiemo Seufer1-0/+4
2002-06-08 * armnetbsd.c: Replace CONST with const.Alan Modra1-1/+1
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-0/+1
2002-06-05* elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...Maciej W. Rozycki1-0/+2
2002-04-04 * Makefile.am: Add elfxx-mips.c to the known backends.Thiemo Seufer1-4414/+120
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-5/+14
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-3/+3
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra1-3/+3
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+0
2001-12-17 * elf32-mips.c (_bfd_mips_elf_relocate_section): Formatting.Thiemo Seufer1-107/+660
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-7/+1
2001-12-15 * elf64-mips.c (mips_elf64_link_hash_entry): New link hash.Thiemo Seufer1-190/+4772
2001-12-05 * Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS andThiemo Seufer1-219/+5
2001-12-02 * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer1-2/+2
2001-10-03 * elf64-mips.c (elf_backend_may_use_rela_p): New define.Thiemo Seufer1-1/+6
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-46/+49
2001-09-06 * elf64-mips.c (mips_elf64_howto_table_rel): Fix relocation HOWTOThiemo Seufer1-165/+114
2001-08-17 * elf64-mips.c (UNUSED_RELOC): Define.Alan Modra1-7/+9
2001-05-03 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.Andreas Jaeger1-4/+4
2001-04-082001-04-05 Steven J. Hill <sjhill@cotw.com>H.J. Lu1-0/+17
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-11oops - omitted from previous deltaNick Clifton1-2/+2
2000-12-092000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-7/+7
2000-07-11The MIPS thinks that addresses are signed. Sign extend MIPS ECOFFAndrew Cagney1-1/+1
1999-12-10Revert previous patch.Nick Clifton1-1/+0
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1-0/+1
1999-07-14 * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell1-0/+1
1999-07-07 * elf-bfd.h (_bfd_mips_elf_section_from_shdr): Constify.Mark Mitchell1-118/+47
1999-07-07 * elflink.h (elf_link_create_dynamic_sections): Handle non-standardMark Mitchell1-9/+106
1999-06-02 * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell1-2/+34
1999-06-02Update copyright.Richard Henderson1-1/+1
1999-06-02 * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.Mark Mitchell1-1/+5
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2127