aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki1-0/+1
2018-07-02microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocationsMaciej W. Rozycki1-0/+335
2018-04-09MIPS64/BFD: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki1-2/+4
2018-04-09MIPS64/BFD: Fix a crash with invalid `r_sym' in relocationMaciej W. Rozycki1-0/+17
2018-04-04PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki1-14/+20
2018-03-07mips64 rtype_to_howto error statusAlan Modra1-1/+3
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-16/+11
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-5/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-15/+15
2017-11-08BFD: Extract PID from MIPS core dump fileDjordje Todorovic1-0/+2
2017-11-08BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic1-0/+44
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-1/+0
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki1-17/+2
2017-05-20MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki1-75/+7
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki1-1/+0
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-0/+1
2016-09-30Remove syntactic sugarAlan Modra1-1/+1
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-1/+32
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu1-23/+0
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-2/+2
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton1-1/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't sort ld -r relocs for mipsAlan Modra1-0/+1
2014-09-15Add support for MIPS R6.Andrew Bennett1-1/+195
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune1-0/+2
2014-05-02bfd target vector rationalisationAlan Modra1-10/+10
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-12/+0
2013-05-302013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore1-0/+23
2013-05-062013-05-06 Paul Brook <paul@codesourcery.com>Catherine Moore1-0/+23
2013-05-04bfd/Richard Sandiford1-2/+2
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-5/+5
2013-02-18 * elf64-mips.c (micromips_elf64_howto_table_rel): AddMaciej W. Rozycki1-0/+64
2012-12-03 bfd/Maciej W. Rozycki1-0/+1
2012-08-03 * elf64-mips.c (mips16_elf64_howto_table_rela): Correct src_maskMaciej W. Rozycki1-7/+7
2012-05-19 * elf64-mips.c (elf_backend_got_header_size): Correct definition.Maciej W. Rozycki1-1/+1
2012-05-19 * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sureMaciej W. Rozycki1-0/+1
2011-12-192011-12-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-0/+219
2011-11-16 * elf64-mips.c (mips_elf64_howto_table_rela): Set src_mask toMaciej W. Rozycki1-36/+36
2011-07-24bfd/Richard Sandiford1-4/+651
2010-12-31bfd/Richard Sandiford1-0/+33
2010-10-04bfd/Bernd Schmidt1-17/+16
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-1/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-07-27 * elf64-mips.c (mips_elf64_howto_table_rela)Maciej W. Rozycki1-10/+10