summaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki2021-05-291-4/+5
* MIPS/GAS: Use FCSR rather than RA with CFC1/CTC1Maciej W. Rozycki2021-05-291-4/+6
* Use startswith in gas subfolder.Martin Liska2021-04-011-31/+30
* Use bool in gasAlan Modra2021-03-311-518/+517
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* ubsan: tc-mips.c:9606 shift exponent 32 is too largeAlan Modra2020-09-021-2/+5
* PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UBAlan Modra2020-08-311-9/+9
* gas warning fixesAlan Modra2020-08-251-1/+1
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-4/+6
* Rearrange symbol_create parametersAlan Modra2020-08-211-10/+10
* Port gas/config/* to str_htab.Martin Liska2020-08-201-32/+18
* MIPS/GAS: Remove stale `prev_reloc_op_frag' variableMaciej W. Rozycki2020-07-211-11/+2
* More 1 << 31 signed overflowsAlan Modra2020-03-101-2/+2
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-021-3/+3
* MIPS/fix_loongson3_llsc: fix when target has multi labelsYunQiang Su2020-02-281-5/+44
* ELF: Add support for unique section ID to assemblerH.J. Lu2020-02-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* 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