summaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
Commit message (Expand)AuthorAgeFilesLines
...
* bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi2017-06-061-2/+0
* ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki2017-06-061-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki2017-05-151-0/+2
* Constify elf_backend_eh_frame_address_sizeAlan Modra2017-04-271-1/+1
* MIPS/BFD: Reorder comment about dynamic symbol sortingMaciej W. Rozycki2017-04-201-2/+2
* Wrap long linesAlan Modra2017-04-131-3/+6
* Use %A and %B in more error messagesAlan Modra2017-04-131-2/+1
* Rewrite bfd error handlerAlan Modra2017-04-131-18/+18
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki2017-02-281-4/+4
* MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki2017-02-231-161/+0
* MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki2017-02-231-0/+6
* MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirementMaciej W. Rozycki2017-02-021-3/+13
* MIPS/BFD: Use `bfd_size_type' for dynamic symbol table indicesMaciej W. Rozycki2017-02-021-5/+4
* MIPS/BFD: Streamline hash table references in `mips_elf_sort_hash_table'Maciej W. Rozycki2017-02-021-9/+5
* MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'Maciej W. Rozycki2017-02-021-3/+3
* MIPS: Add options to control branch ISA checksMaciej W. Rozycki2017-01-301-20/+28
* 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-8/+24
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-18/+6
* MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK supportMaciej W. Rozycki2016-12-231-3/+0
* MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki2016-12-141-0/+10
* Fix handling of MIPS16 HI16 relocs.Ma Jiang2016-12-011-1/+0
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-7/+0
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-95/+86
* elfxx-mips: Correct STUB_JALR's descriptionMaciej W. Rozycki2016-10-251-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+26
* Always descend into output section statements in lang_do_assignmentsAlan Modra2016-10-111-0/+1
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-7/+10
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+2
* Remove syntactic sugarAlan Modra2016-09-301-31/+31
* MIPS/BFD: Actually produce short microMIPS LA25 stubsMaciej W. Rozycki2016-08-101-0/+2
* MIPS/BFD: Add microMIPS annotation to LA25 stub symbolsMaciej W. Rozycki2016-08-101-1/+4
* MIPS/BFD: Set the ISA bit in microMIPS LA25 stub referencesMaciej W. Rozycki2016-08-101-3/+7
* MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki2016-07-261-3/+6
* MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki2016-07-191-6/+49
* MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki2016-07-191-13/+105
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-281-3/+32
* MIPS/BFD: Don't stop processing on a cross-mode jump conversion errorMaciej W. Rozycki2016-06-211-7/+5
* MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branchesMaciej W. Rozycki2016-05-281-0/+11
* MIPS/BFD: Enable local R_MIPS_26 overflow detectionMaciej W. Rozycki2016-05-281-8/+9
* Return void from linker callbacksAlan Modra2016-05-281-27/+20
* MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki2016-05-271-6/+8
* MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki2016-05-271-1/+1
* MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki2016-05-261-3/+2
* MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki2016-05-251-2/+3
* MIPS/BFD: Unify `bfd_reloc_outofrange' error reporting codeMaciej W. Rozycki2016-05-241-8/+5
* MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki2016-05-201-2/+10
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-5/+0