summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/mips.exp
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki2017-05-031-0/+10
* MIPS/GAS: Fix `.option picX' handling with relaxationMaciej W. Rozycki2017-04-271-0/+7
* MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki2017-04-251-0/+2
* GAS: Fix bogus "attempt to move .org backwards" relaxation errorsMaciej W. Rozycki2017-03-021-0/+13
* MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki2017-02-231-0/+8
* GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki2017-02-221-0/+4
* GAS: Add ECOFF `.aent' pseudo-op supportMaciej W. Rozycki2017-02-171-1/+5
* MIPS: Add options to control branch ISA checksMaciej W. Rozycki2017-01-301-0/+6
* MIPS/GAS/testsuite: Convert branch local list tests to dump testsMaciej W. Rozycki2017-01-301-12/+6
* PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki2017-01-181-0/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki2016-12-231-0/+2
* MIPS16/GAS: Clean up invalid unextended operand handlingMaciej W. Rozycki2016-12-231-0/+2
* MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki2016-12-231-0/+4
* MIPS16/GAS: Fix forced size suffixes with argumentless instructionsMaciej W. Rozycki2016-12-231-0/+1
* MIPS16/GAS: Disallow EXTEND delay-slot schedulingMaciej W. Rozycki2016-12-231-0/+1
* MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki2016-12-201-0/+6
* MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAsMaciej W. Rozycki2016-12-201-9/+10
* MIPS/GAS/testsuite: Implement individual MIPS16 ISA testingMaciej W. Rozycki2016-12-201-7/+26
* MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki2016-12-201-0/+4
* MIPS16/opcodes: Correct 64-bit macros' ISA membershipMaciej W. Rozycki2016-12-201-0/+1
* MIPS16/opcodes: Correct I64/SDRASP opcode's ISA membershipMaciej W. Rozycki2016-12-201-0/+1
* MIPS/GAS/testsuite: Correct NewABI test selectionMaciej W. Rozycki2016-12-201-27/+79
* MIPS16/GAS: Fix assertion failures with relocations on 16-bit instructionsMaciej W. Rozycki2016-12-141-0/+3
* MIPS16: Fix SP-relative SD instruction annotationMaciej W. Rozycki2016-12-141-0/+1
* MIPS16/opcodes: Use hexadecimal interpretation for the `e' operand codeMaciej W. Rozycki2016-12-091-0/+1
* MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki2016-07-271-0/+1
* MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki2016-07-261-0/+2
* MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki2016-07-191-0/+8
* MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki2016-07-191-0/+68
* MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki2016-07-141-0/+3
* BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki2016-07-141-0/+20
* MIPS/opcodes: Address issues with NAL disassemblyMaciej W. Rozycki2016-07-131-0/+3
* MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki2016-07-021-0/+6
* MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targetsMaciej W. Rozycki2016-07-021-3/+8
* MIPS/GAS/testsuite: Group `branch-misc' tests togetherMaciej W. Rozycki2016-07-021-3/+2
* MIPS16/GAS: Fix delay slot filling across fragsMatthew Fortune2016-06-301-0/+3
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-281-0/+2
* MIPS16/GAS: Restore unsupported relocation diagnosticsMaciej W. Rozycki2016-06-251-0/+31
* MIPS/GAS: Keep the original microMIPS symbol reference in branch relocsMaciej W. Rozycki2016-06-231-0/+5
* MIPS/GAS: Handle resolved R6 PC-relative relocationsMaciej W. Rozycki2016-06-211-0/+7
* MIPS/GAS: Use the module level ISA setting for R6 relaxationMaciej W. Rozycki2016-06-211-0/+7
* MIPS/GAS: Don't convert RELA JALR relocations on R6Maciej W. Rozycki2016-06-131-0/+8
* MIPS/GAS: Treat local jump relocs the same no matter if REL or RELAMaciej W. Rozycki2016-05-241-0/+3
* MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki2016-05-201-0/+8
* Add MIPS32 DSPr3 support.Matthew Fortune2016-05-111-0/+1
* MIPS/GAS: Fix an ISA override not lifting ABI restrictionsMaciej W. Rozycki2016-04-221-0/+3
* MIPS/GAS: Correct branch relaxation for weak symbolsMaciej W. Rozycki2016-04-131-0/+5
* MIPS/GAS: Relax branches to symbols resolved at link timeMaciej W. Rozycki2016-04-131-0/+9
* MIPS/GAS: Sanitize `.option picX' pseudo-opMaciej W. Rozycki2016-04-091-0/+3