summaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-08BFD: Extract PID from MIPS core dump fileDjordje Todorovic
2017-11-08BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki
2017-05-20MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't sort ld -r relocs for mipsAlan Modra
2014-09-15Add support for MIPS R6.Andrew Bennett
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu
2013-05-302013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore
2013-05-062013-05-06 Paul Brook <paul@codesourcery.com>Catherine Moore
2013-05-04bfd/Richard Sandiford
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2013-02-18 * elf64-mips.c (micromips_elf64_howto_table_rel): AddMaciej W. Rozycki
2012-12-03 bfd/Maciej W. Rozycki
2012-08-03 * elf64-mips.c (mips16_elf64_howto_table_rela): Correct src_maskMaciej W. Rozycki
2012-05-19 * elf64-mips.c (elf_backend_got_header_size): Correct definition.Maciej W. Rozycki
2012-05-19 * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sureMaciej W. Rozycki
2011-12-192011-12-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2011-11-16 * elf64-mips.c (mips_elf64_howto_table_rela): Set src_mask toMaciej W. Rozycki
2011-07-24bfd/Richard Sandiford
2010-12-31bfd/Richard Sandiford
2010-10-04bfd/Bernd Schmidt
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2010-07-27 * elf64-mips.c (mips_elf64_howto_table_rela)Maciej W. Rozycki
2010-03-24Update copyright year.H.J. Lu
2010-01-262010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-09-03 * elf64-mips.c (mips_elf64_howto_table_rela): Add support forMaciej W. Rozycki
2009-09-02update copyright datesAlan Modra
2008-08-082008-08-08 Richard Sandiford <rdsandiford@googlemail.com>Daniel Jacobowitz
2008-08-07bfd/Richard Sandiford
2008-08-07bfd/Richard Sandiford
2008-08-06bfd/Richard Sandiford
2008-02-27 * elf.c ( _bfd_elf_print_private_bfd_data): CallCatherine Moore