aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-04-14Re: PR27723, Internal error in select_cie_for_fdeAlan Modra1-0/+6
2021-04-14PR27723, Internal error in select_cie_for_fdeAlan Modra1-0/+6
2021-04-13m68hc11 gas testsuite wartAlan Modra1-0/+6
2021-04-12Power10 bignum operandsAlan Modra1-5/+24
2021-04-12RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu1-0/+28
2021-04-09AArch64: Fix Diagnostic messaging for LD/ST Exclusive.Tejas Belagod1-0/+7
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra1-0/+6
2021-04-08PR27676, PowerPC missing extended dcbt, dcbtst mnemonicsAlan Modra1-0/+8
2021-04-07Fix pr27217 testcase failureAlan Modra1-0/+5
2021-04-06Fix a problem assembling AArch64 sources when a relocation is generated again...Nick Clifton1-0/+24
2021-04-06gas: missing (re-)initialization of local variable in fixup_segment()Jan Beulich1-0/+5
2021-04-05C99 gas configuryAlan Modra1-0/+27
2021-04-01Remove strneq macro and use startswith.Martin Liska1-0/+8
2021-04-01Use startswith in gas subfolder.Martin Liska1-0/+141
2021-03-31Don't include bfd/sysdep.h for gas filesAlan Modra1-0/+7
2021-03-31Use bool in gasAlan Modra1-0/+48
2021-03-31Remove bfd_stdint.hAlan Modra1-0/+6
2021-03-30x86: drop seg_entryJan Beulich1-0/+15
2021-03-30x86: drop REGNAM_{AL,AX,EAX}Jan Beulich1-0/+8
2021-03-30x86: adjust st(<N>) parsingJan Beulich1-0/+7
2021-03-30x86: integrate rc_op into struct _i386_insnJan Beulich1-0/+14
2021-03-30x86: integrate broadcast_op into struct _i386_insnJan Beulich1-0/+14
2021-03-30x86: integrate mask_op into struct _i386_insnJan Beulich1-0/+14
2021-03-30x86: make swap_2_operands() have unsigned parametersJan Beulich1-0/+13
2021-03-29x86: VPSADBW's source operands are also commutativeJan Beulich1-0/+6
2021-03-29x86: derive opcode encoding space attribute from base opcodeJan Beulich1-0/+23
2021-03-29TRUE/FALSE simplificationAlan Modra1-0/+22
2021-03-29gas int vs bfd_boolean fixesAlan Modra1-0/+20
2021-03-26x86-64: don't accept supposedly disabled MOVQ formsJan Beulich1-0/+6
2021-03-25[NIOS2] Fix disassembly of br.n instruction.Hafiz Abid Qadeer1-0/+5
2021-03-25x86: fix CMPXCHG8B special case when disallowing q suffix outside of 64-bit modeJan Beulich1-0/+4
2021-03-25x86: flag bad S/G insn operand combinationsJan Beulich1-0/+17
2021-03-25x86: flag as bad AVX512 insns with EVEX.z set but EVEX.aaa clearJan Beulich1-0/+6
2021-03-25x86: fix AMD Zen3 insnsJan Beulich1-0/+13
2021-03-25x86-64: limit breakage from gcc movdir64b et al workaroundJan Beulich1-0/+22
2021-03-25PR27647 PowerPC extended conditional branch mnemonicsAlan Modra1-0/+6
2021-03-24x86: derive opcode length from opcode valueJan Beulich1-0/+12
2021-03-24x86: derive mandatory prefix attribute from base opcodeJan Beulich1-0/+15
2021-03-24x86: don't use opcode_length to identify pseudo prefixesJan Beulich1-0/+5
2021-03-23x86: re-number PREFIX_0X<nn>Jan Beulich1-0/+4
2021-03-23x86: re-order two fields of struct insn_templateJan Beulich1-0/+6
2021-03-23x86: split opcode prefix and opcode space representationJan Beulich1-0/+7
2021-03-23x86: don't open-code PREFIX_NONEJan Beulich1-0/+6
2021-03-23x86: unbreak certain MPX insn operand formsJan Beulich1-0/+10
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-0/+6
2021-03-19gas/app.c don't throw away spaces before slashAlan Modra1-0/+4
2021-03-182021-03-18 Christian Groessler <chris@groessler.org>Christian Groessler1-0/+5
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen1-0/+9
2021-03-12aarch64: Add few missing system registersPrzemyslaw Wirkus1-0/+8
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-0/+23