aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bfd_section_* macrosAlan Modra2019-09-191-27/+24
* MIPS/gas: Fix misaligned address errors to disregard ISA mode bitFaraz Shahbazker2019-08-191-5/+23
* MIPS/gas: Retain ISA mode bit for labels with .insn annotationFaraz Shahbazker2019-08-191-3/+4
* Re: gas/ELF: don't accumulate .type settingsAlan Modra2019-07-091-12/+18
* MIPS/gas: Fix order of instructions in LI macro expansionFaraz Shahbazker2019-06-251-11/+29
* [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker2019-05-201-0/+4
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-1/+1
* Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6Faraz Shahbazker2019-05-101-6/+14
* Add load-link, store-conditional paired EVA instructionsFaraz Shahbazker2019-05-061-1/+18
* [MIPS] Add load-link, store-conditional paired instructionsAndrew Bennett2019-04-261-9/+57
* Improve warning message for $0 constraint on MIPSR6 branchesMatthew Fortune2019-04-181-1/+4
* Make fixup fx_where unsignedAlan Modra2019-04-161-1/+1
* Make frag fr_fix unsignedAlan Modra2019-04-161-2/+2
* [MIPS] Add i6500 CPU and fix i6400 default ASEsMatthew Fortune2019-04-131-1/+3
* [MIPS] Apply ASE information for the selected processorMatthew Fortune2019-04-131-7/+15
* Fix a potential deadlock in some older Loongson 3A1000 MIPS processors.Paul Hua2019-02-191-55/+206
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* GAS/MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring2018-11-301-1/+24
* This set of changes clarifies the conditions for the R5900 short loop fix and...Fredrik Noring2018-10-191-5/+17
* [MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu2018-08-291-1/+4
* [MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu2018-08-291-1/+4
* [MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu2018-08-291-2/+5
* [MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu2018-08-291-1/+16
* [MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu2018-08-291-2/+16
* [MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu2018-08-291-2/+17
* MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu2018-07-201-2/+16
* microMIPS/GAS: Handle several percent-ops with macrosMaciej W. Rozycki2018-07-021-1/+20
* MIPS: Add Global INValidate ASE supportFaraz Shahbazker2018-06-141-0/+14
* MIPS: Add CRC ASE supportScott Egerton2018-06-131-0/+14
* MIPS/GAS: Correct `-O0' and `-O' option help, add `-O1' and `-O2'Maciej W. Rozycki2018-06-111-2/+3
* Fix memory access violation when attempting to shorten a suffixed micromips i...A. Wilcox2018-02-221-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option markerMaciej W. Rozycki2018-01-231-1/+0
* MIPS/GAS: Correct `as --help' always reporting `o32' as the default ABIMaciej W. Rozycki2018-01-231-3/+8
* MIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2' help textMaciej W. Rozycki2018-01-231-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki2017-10-231-3/+1
* PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16James Cowgill2017-09-221-0/+1
* MIPS/GAS: Also respect `-mignore-branch-isa' with MIPS16 codeMaciej W. Rozycki2017-08-301-1/+2
* Fix spelling typos.Yuri Chornovian2017-07-181-2/+2
* MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creationMaciej W. Rozycki2017-07-011-10/+15
* MIPS/GAS: Use frag symbol/offset directly in fixup creationMaciej W. Rozycki2017-07-011-44/+33
* MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki2017-07-011-12/+0
* MIPS/GAS: Update `match_float_constant' and `match_operand' descriptionsMaciej W. Rozycki2017-06-301-5/+5
* MIPS: Add microMIPS XPA supportMaciej W. Rozycki2017-06-301-1/+1
* MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki2017-06-301-1/+9
* MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculationMaciej W. Rozycki2017-06-301-0/+5
* MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki2017-06-281-15/+60
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-1/+1
* MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki2017-05-151-44/+116