summaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-15bfd/:Maciej W. Rozycki1-68/+150
2005-02-11* elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): RejectMaciej W. Rozycki1-4/+4
2005-02-10* elf64-mips.c (mips16_gprel_reloc): Update a comment.Maciej W. Rozycki1-2/+2
2005-02-07* elf64-mips.c: Fix formatting throughout.Maciej W. Rozycki1-16/+16
2005-02-07* elf32-mips.c (mips_elf_gprel32_reloc): RejectMaciej W. Rozycki1-2/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-3/+0
2004-10-07 * elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF for relocsRichard Sandiford1-0/+4
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-6/+2
2004-06-24bfd/Alan Modra1-8/+12
2004-01-14 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): CallIan Lance Taylor1-4/+4
2004-01-05* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditionalMaciej W. Rozycki1-7/+12
2003-12-18bfd/Richard Sandiford1-138/+65
2003-12-07 * elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes.Richard Sandiford1-252/+143
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-2/+2
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-08-20 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.Richard Sandiford1-0/+2
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-1/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-30/+30
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer1-74/+90
2003-05-22 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally usedThiemo Seufer1-0/+39
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-1/+1
2003-03-26* elfxx-mips.c (_bfd_mips_relax_section): New function.Alexandre Oliva1-0/+1
2003-03-12* Reverted 2003-03-02's patch.Alexandre Oliva1-9/+5
2003-03-12* elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make itAlexandre Oliva1-31/+158
2003-03-02 * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer1-5/+9
2003-01-23include/elf/ChangeLogAlan Modra1-1/+2
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