summaryrefslogtreecommitdiff
path: root/bfd/elfxx-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-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-14mips: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki
2017-06-06bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra
2017-04-20MIPS/BFD: Reorder comment about dynamic symbol sortingMaciej W. Rozycki
2017-04-13Wrap long linesAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-04-13Rewrite bfd error handlerAlan Modra
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki
2017-02-02MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirementMaciej W. Rozycki
2017-02-02MIPS/BFD: Use `bfd_size_type' for dynamic symbol table indicesMaciej W. Rozycki
2017-02-02MIPS/BFD: Streamline hash table references in `mips_elf_sort_hash_table'Maciej W. Rozycki
2017-02-02MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'Maciej W. Rozycki
2017-01-30MIPS: Add options to control branch ISA checksMaciej 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-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra
2016-12-23MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK supportMaciej W. Rozycki
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki
2016-12-01Fix handling of MIPS16 HI16 relocs.Ma Jiang
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra
2016-10-25elfxx-mips: Correct STUB_JALR's descriptionMaciej W. Rozycki
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-11Always descend into output section statements in lang_do_assignmentsAlan Modra
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-08-10MIPS/BFD: Actually produce short microMIPS LA25 stubsMaciej W. Rozycki
2016-08-10MIPS/BFD: Add microMIPS annotation to LA25 stub symbolsMaciej W. Rozycki
2016-08-10MIPS/BFD: Set the ISA bit in microMIPS LA25 stub referencesMaciej W. Rozycki
2016-07-26MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki