]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-mips.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gas / config / tc-mips.c
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-09-02  Alan Modraubsan: tc-mips.c:9606 shift exponent 32 is too large
2020-08-31  Alan ModraPR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB
2020-08-25  Alan Modragas warning fixes
2020-08-23  Alan ModraPR26513, 629310abec breaks assembling PowerPC Linux...
2020-08-21  Alan ModraRearrange symbol_create parameters
2020-08-20  Martin LiskaPort gas/config/* to str_htab.
2020-07-21  Maciej W. RozyckiMIPS/GAS: Remove stale `prev_reloc_op_frag' variable
2020-03-10  Alan ModraMore 1 << 31 signed overflows
2020-03-02  Alan Modramiscellaneous SEC_SMALL_DATA
2020-02-28  YunQiang SuMIPS/fix_loongson3_llsc: fix when target has multi...
2020-02-03  H.J. LuELF: Add support for unique section ID to assembler
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-08-19  Faraz ShahbazkerMIPS/gas: Fix misaligned address errors to disregard...
2019-08-19  Faraz ShahbazkerMIPS/gas: Retain ISA mode bit for labels with .insn...
2019-07-09  Alan ModraRe: gas/ELF: don't accumulate .type settings
2019-06-25  Faraz ShahbazkerMIPS/gas: Fix order of instructions in LI macro expansion
2019-05-20  Faraz Shahbazker[MIPS] PR gas/14798: Limit IRIX5 specific default typin...
2019-05-14  Nick CliftonA series of fixes to addres problems detected by compil...
2019-05-11  Faraz ShahbazkerAdd macro expansions for ADD, SUB, DADD and DSUB for...
2019-05-06  Faraz ShahbazkerAdd load-link, store-conditional paired EVA instructions
2019-04-27  Andrew Bennett[MIPS] Add load-link, store-conditional paired instructions
2019-04-18  Matthew FortuneImprove warning message for $0 constraint on MIPSR6...
2019-04-16  Alan ModraMake fixup fx_where unsigned
2019-04-16  Alan ModraMake frag fr_fix unsigned
2019-04-13  Matthew Fortune[MIPS] Add i6500 CPU and fix i6400 default ASEs
2019-04-13  Matthew Fortune[MIPS] Apply ASE information for the selected processor
2019-02-19  Paul HuaFix a potential deadlock in some older Loongson 3A1000...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-11-30  Fredrik NoringGAS/MIPS: Add `-mfix-r5900' option for the R5900 short...
2018-10-19  Fredrik NoringThis set of changes clarifies the conditions for the...
2018-08-29  Chenghua Xu[MIPS] Add Loongson 2K1000 proccessor support.
2018-08-29  Chenghua Xu[MIPS] Add Loongson 3A2000/3A3000 proccessor support.
2018-08-29  Chenghua Xu[MIPS] Add Loongson 3A1000 proccessor support.
2018-08-29  Chenghua Xu[MIPS/GAS] Add Loongson EXT2 Instructions support.
2018-08-29  Chenghua Xu[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.
2018-08-29  Chenghua Xu[MIPS/GAS] Split Loongson CAM Instructions from loongson3a
2018-07-20  Chenghua XuMIPS/GAS: Split Loongson MMI Instructions from loongson...
2018-07-02  Maciej W. RozyckimicroMIPS/GAS: Handle several percent-ops with macros
2018-06-14  Faraz ShahbazkerMIPS: Add Global INValidate ASE support
2018-06-13  Scott EgertonMIPS: Add CRC ASE support
2018-06-11  Maciej W. RozyckiMIPS/GAS: Correct `-O0' and `-O' option help, add ...
2018-02-22  A. WilcoxFix memory access violation when attempting to shorten...
2018-02-13  Nick CliftonFix compile time warning messages from gcc version...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Correct `as --help' always reporting `o32...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2'...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-10-23  Maciej W. RozyckiMIPS: Preset EF_MIPS_ABI2 with n32 ELF objects
2017-09-21  James CowgillPR gas/21762: MIPS: Fix .stabs directive marking labels...
2017-08-30  Maciej W. RozyckiMIPS/GAS: Also respect `-mignore-branch-isa' with MIPS1...
2017-07-18  Yuri ChornovianFix spelling typos.
2017-06-30  Maciej W. RozyckiMIPS/GAS: Use a switch on relaxation type in microMIPS...
2017-06-30  Maciej W. RozyckiMIPS/GAS: Use frag symbol/offset directly in fixup...
2017-06-30  Maciej W. RozyckiMIPS/GAS: Use non-zero frag offset directly in PIC...
2017-06-30  Maciej W. RozyckiMIPS/GAS: Update `match_float_constant' and `match_oper...
2017-06-30  Maciej W. RozyckiMIPS: Add microMIPS XPA support
2017-06-30  Maciej W. RozyckiMIPS: Fix XPA base and Virtualization ASE instruction...
2017-06-29  Maciej W. RozyckiMIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculation
2017-06-28  Maciej W. RozyckiMIPS: Add Imagination interAptiv MR2 MIPS32r3 processor...
2017-05-18  Alan ModraDon't compare boolean values against TRUE or FALSE
2017-05-15  Maciej W. RozyckiMIPS16e2: Add MIPS16e2 ASE support
2017-05-15  Maciej W. RozyckiMIPS16/GAS: Improve [32768,65535] out-of-range operand...
2017-05-15  Maciej W. RozyckiMIPS16/GAS: Improve non-constant operand error diagnostics
2017-05-15  Maciej W. RozyckiMIPS/GAS: Improve bignum operand error diagnostics
2017-05-15  Maciej W. RozyckiMIPS16/GAS: Improve non-immediate operand error diagnostics
2017-05-15  Maciej W. RozyckiMIPS16/GAS: Improve disallowed relocation operand error...
2017-05-15  Maciej W. RozyckiMIPS/GAS: Update `match_const_int' description
2017-05-12  Maciej W. RozyckiMIPS/GAS: Unify GP-relative percent-ops
2017-05-03  Maciej W. RozyckiMIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic...
2017-05-02  Maciej W. RozyckiMIPS16/GAS: Fix absolute references with PC-relative...
2017-04-27  Maciej W. RozyckiMIPS16/GAS: Factor out duplicate symbol value conversio...
2017-04-27  Maciej W. RozyckiMIPS16/GAS: Rename the LONG_BRANCH relaxation flag
2017-04-26  Maciej W. RozyckiMIPS/GAS: Fix `.option picX' handling with relaxation
2017-04-25  Maciej W. RozyckiMIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup...
2017-04-04  H.J. LuSupport ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX
2017-02-22  Maciej W. RozyckiGAS: Consistently fix labels at the `.end' pseudo-op
2017-01-30  Maciej W. RozyckiMIPS: Add options to control branch ISA checks
2017-01-23  Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-18  Maciej W. RozyckiPR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-23  Maciej W. RozyckiMIPS16: Simplify extended operand handling
2016-12-23  Maciej W. RozyckiMIPS16/GAS: Clean up invalid unextended operand handling
2016-12-23  Maciej W. RozyckiMIPS16: Reassign `0' and `4' operand codes
2016-12-23  Maciej W. RozyckiMIPS16: Handle non-extensible instructions correctly
2016-12-23  Maciej W. RozyckiMIPS16: Remove "extended" BREAK/SDBBP handling
2016-12-23  Maciej W. RozyckiMIPS16/GAS: Fix forced size suffixes with argumentless...
2016-12-20  Maciej W. RozyckiMIPS16: Switch to 32-bit opcode table interpretation
2016-12-14  Maciej W. RozyckiMIPS16/GAS: Fix assertion failures with relocations...
2016-12-09  Maciej W. RozyckiMIPS16: Remove unused `>' operand code
2016-12-07  Maciej W. RozyckiMIPS/GAS: Use local `isa' consistently in `is_opcode_valid'
2016-11-27  Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-07-27  Maciej W. RozyckiMIPS/GAS: Implement microMIPS branch/jump compaction
2016-07-26  Maciej W. RozyckiMIPS/GAS: Respect the `insn32' mode in branch relaxation
2016-07-20  Maciej W. RozyckiMIPS/GAS: Remove erroneous ELF relocation references
2016-07-19  Maciej W. RozyckiMIPS: Convert cross-mode BAL to JALX
2016-07-19  Maciej W. RozyckiMIPS: Verify the ISA mode and alignment of branch and...
2016-07-14  Maciej W. RozyckiMIPS/GAS: Don't convert PC-relative REL relocs against...
next