summaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
Commit message (Expand)AuthorAgeFilesLines
* PR28955 mips gas segfaultAlan Modra2023-05-131-2/+4
* MIPS: fix loongson3 llsc workaroundYunQiang Su2023-04-231-7/+3
* Tidy gas/expr.c static stateAlan Modra2023-01-161-7/+8
* PR29991, MicroMIPS flag erased after align directivesAlan Modra2023-01-161-0/+5
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-12/+6
* gas: rename md_end to md_finishAlan Modra2022-07-091-1/+1
* BFD_RELOC_MIPS_16Alan Modra2022-06-141-8/+8
* gas: new_logical_line{,_flags}() can return "void"Jan Beulich2022-04-121-1/+1
* gas: drop .appfile and .applineJan Beulich2022-04-121-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* MIPS: don't use get_symbol_name() for section parsing. With s_change_section...Jan Beulich2021-09-131-14/+7
* 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