summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips
Commit message (Expand)AuthorAgeFilesLines
...
* This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva2017-07-218-21/+21
* MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki2017-07-018-0/+123
* MIPS: Add microMIPS XPA supportMaciej W. Rozycki2017-06-302-4/+28
* MIPS: Add microMIPS R5 supportMaciej W. Rozycki2017-06-302-1/+10
* MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki2017-06-308-2/+39
* MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_MT calculationMaciej W. Rozycki2017-06-302-42/+13
* MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculationMaciej W. Rozycki2017-06-304-0/+21
* MIPS: Add new Imagination interAptiv MR2 GAS and LD testsMaciej W. Rozycki2017-06-2832-9/+576
* MIPS: Add Imagination interAptiv MR2 GAS test infrastructureMaciej W. Rozycki2017-06-2831-6/+535
* MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE testsMaciej W. Rozycki2017-06-276-4/+4
* MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16e architecturesMaciej W. Rozycki2017-06-275-7/+7
* MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump testMaciej W. Rozycki2017-06-272-1/+4
* MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' testMaciej W. Rozycki2017-06-271-1/+1
* MIPS16e2: Add new MIPS16e2 relaxation GAS and LD testsMaciej W. Rozycki2017-05-1585-114/+1214
* MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki2017-05-1530-6/+3390
* MIPS16e2: Add MIPS16e2 ASE GAS test infrastructureMaciej W. Rozycki2017-05-1523-5/+373
* MIPS/GAS: Improve bignum operand error diagnosticsMaciej W. Rozycki2017-05-1512-1/+71
* MIPS16/GAS: Improve non-immediate operand error diagnosticsMaciej W. Rozycki2017-05-158-36/+175
* MIPS16/GAS: Improve disallowed relocation operand error diagnosticsMaciej W. Rozycki2017-05-154-0/+85
* MIPS/GAS/testsuite: Convert LUI list tests to dump testsMaciej W. Rozycki2017-05-153-2/+8
* MIPS/GAS: Unify GP-relative percent-opsMaciej W. Rozycki2017-05-124-1/+26
* MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki2017-05-128-58/+58
* MIPS/opcodes: Mark descriptive SYNC mnemonics as aliasesMaciej W. Rozycki2017-05-123-0/+60
* MIPS/GAS/testsuite: Convert ISA override list tests to dump testsMaciej W. Rozycki2017-05-1023-185/+45
* MIPS/GAS/testsuite: Correct swapped MIPS16e subset test namesMaciej W. Rozycki2017-05-107-7/+7
* MIPS/GAS/testsuite: Remove stale `mips16-macro' list test outputMaciej W. Rozycki2017-05-101-12/+0
* MIPS/GAS/testsuite: Remove last remnants of ECOFF supportMaciej W. Rozycki2017-05-1020-100/+0
* MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki2017-05-03104-45/+1953
* MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki2017-05-0316-0/+156
* MIPS/GAS: Fix `.option picX' handling with relaxationMaciej W. Rozycki2017-04-2718-0/+258
* MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki2017-04-256-0/+95
* GAS: Fix bogus "attempt to move .org backwards" relaxation errorsMaciej W. Rozycki2017-03-0230-0/+227
* MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki2017-02-286-6/+137
* MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki2017-02-235-0/+148
* GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki2017-02-225-0/+81
* GAS: Add ECOFF `.aent' pseudo-op supportMaciej W. Rozycki2017-02-174-1/+47
* MIPS: Add options to control branch ISA checksMaciej W. Rozycki2017-01-307-0/+174
* MIPS/GAS/testsuite: Convert branch local list tests to dump testsMaciej W. Rozycki2017-01-307-12/+24
* PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki2017-01-183-0/+71
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki2016-12-235-0/+71
* MIPS16/GAS: Clean up invalid unextended operand handlingMaciej W. Rozycki2016-12-237-0/+222
* MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki2016-12-2323-43/+1096
* MIPS16/GAS: Fix forced size suffixes with argumentless instructionsMaciej W. Rozycki2016-12-233-0/+27
* MIPS16/GAS: Disallow EXTEND delay-slot schedulingMaciej W. Rozycki2016-12-233-0/+44
* MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki2016-12-2014-0/+1664
* MIPS/GAS/testsuite: Add RESTORE instruction to `mips16e' testMaciej W. Rozycki2016-12-202-1/+3
* MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAsMaciej W. Rozycki2016-12-2023-167/+1948
* MIPS/GAS/testsuite: Implement individual MIPS16 ISA testingMaciej W. Rozycki2016-12-205-7/+163
* MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'Maciej W. Rozycki2016-12-204-4/+3