summaryrefslogtreecommitdiff
path: root/bfd/elf64-mips.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS64/BFD: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki2018-04-091-2/+4
* MIPS64/BFD: Fix a crash with invalid `r_sym' in relocationMaciej W. Rozycki2018-04-091-0/+17
* PR binutils/22875: MIPS/ELF: Also fail with relocation placeholdersMaciej W. Rozycki2018-04-041-14/+20
* mips64 rtype_to_howto error statusAlan Modra2018-03-071-1/+3
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-16/+11
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-5/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-15/+15
* BFD: Extract PID from MIPS core dump fileDjordje Todorovic2017-11-081-0/+2
* BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic2017-11-081-0/+44
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-1/+0
* ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki2017-06-061-17/+2
* MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki2017-05-201-75/+7
* MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki2017-02-231-1/+0
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-281-1/+32
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-251-23/+0
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-2/+2
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+6
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't sort ld -r relocs for mipsAlan Modra2014-12-101-0/+1
* Add support for MIPS R6.Andrew Bennett2014-09-151-1/+195
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-291-0/+2
* bfd target vector rationalisationAlan Modra2014-05-021-10/+10
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-12/+0
* 2013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore2013-05-301-0/+23
* 2013-05-06 Paul Brook <paul@codesourcery.com>Catherine Moore2013-05-061-0/+23
* bfd/Richard Sandiford2013-05-041-2/+2
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-5/+5
* * elf64-mips.c (micromips_elf64_howto_table_rel): AddMaciej W. Rozycki2013-02-181-0/+64
* bfd/Maciej W. Rozycki2012-12-031-0/+1
* * elf64-mips.c (mips16_elf64_howto_table_rela): Correct src_maskMaciej W. Rozycki2012-08-031-7/+7
* * elf64-mips.c (elf_backend_got_header_size): Correct definition.Maciej W. Rozycki2012-05-191-1/+1
* * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sureMaciej W. Rozycki2012-05-191-0/+1
* 2011-12-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2011-12-191-0/+219
* * elf64-mips.c (mips_elf64_howto_table_rela): Set src_mask toMaciej W. Rozycki2011-11-161-36/+36
* bfd/Richard Sandiford2011-07-241-4/+651
* bfd/Richard Sandiford2010-12-311-0/+33
* bfd/Bernd Schmidt2010-10-041-17/+16
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-1/+1
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-1/+1
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-1/+1
* * elf64-mips.c (mips_elf64_howto_table_rela)Maciej W. Rozycki2010-07-271-10/+10
* Update copyright year.H.J. Lu2010-03-241-1/+2
* 2010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-261-0/+1
* * elf64-mips.c (mips_elf64_howto_table_rela): Add support forMaciej W. Rozycki2009-09-031-2/+29