summaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-23MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki
2017-09-22PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16James Cowgill
2017-08-30MIPS/GAS: Also respect `-mignore-branch-isa' with MIPS16 codeMaciej W. Rozycki
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-01MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creationMaciej W. Rozycki
2017-07-01MIPS/GAS: Use frag symbol/offset directly in fixup creationMaciej W. Rozycki
2017-07-01MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki
2017-06-30MIPS/GAS: Update `match_float_constant' and `match_operand' descriptionsMaciej W. Rozycki
2017-06-30MIPS: Add microMIPS XPA supportMaciej W. Rozycki
2017-06-30MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki
2017-06-30MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculationMaciej W. Rozycki
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki
2017-05-15MIPS16/GAS: Improve [32768,65535] out-of-range operand error diagnosticsMaciej W. Rozycki
2017-05-15MIPS16/GAS: Improve non-constant operand error diagnosticsMaciej W. Rozycki
2017-05-15MIPS/GAS: Improve bignum operand error diagnosticsMaciej W. Rozycki
2017-05-15MIPS16/GAS: Improve non-immediate operand error diagnosticsMaciej W. Rozycki
2017-05-15MIPS16/GAS: Improve disallowed relocation operand error diagnosticsMaciej W. Rozycki
2017-05-15MIPS/GAS: Update `match_const_int' descriptionMaciej W. Rozycki
2017-05-12MIPS/GAS: Unify GP-relative percent-opsMaciej W. Rozycki
2017-05-03MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki
2017-05-03MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki
2017-04-27MIPS16/GAS: Factor out duplicate symbol value conversion codeMaciej W. Rozycki
2017-04-27MIPS16/GAS: Rename the LONG_BRANCH relaxation flagMaciej W. Rozycki
2017-04-27MIPS/GAS: Fix `.option picX' handling with relaxationMaciej W. Rozycki
2017-04-25MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu
2017-02-22GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-18PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-23MIPS16: Simplify extended operand handlingMaciej W. Rozycki
2016-12-23MIPS16/GAS: Clean up invalid unextended operand handlingMaciej W. Rozycki
2016-12-23MIPS16: Reassign `0' and `4' operand codesMaciej W. Rozycki
2016-12-23MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki
2016-12-23MIPS16: Remove "extended" BREAK/SDBBP handlingMaciej W. Rozycki
2016-12-23MIPS16/GAS: Fix forced size suffixes with argumentless instructionsMaciej W. Rozycki
2016-12-20MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki
2016-12-14MIPS16/GAS: Fix assertion failures with relocations on 16-bit instructionsMaciej W. Rozycki
2016-12-09MIPS16: Remove unused `>' operand codeMaciej W. Rozycki
2016-12-07MIPS/GAS: Use local `isa' consistently in `is_opcode_valid'Maciej W. Rozycki
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki
2016-07-26MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki
2016-07-20MIPS/GAS: Remove erroneous ELF relocation referencesMaciej W. Rozycki
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki