aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot1-0/+18
2021-03-10x86/Intel: correct AVX512 S/G disassemblyJan Beulich1-0/+9
2021-03-10x86: correct decoding of nop/reserved space (0f18 ... 0x1f)Jan Beulich1-0/+9
2021-03-09x86: fold some prefix related attributes into a single oneJan Beulich1-0/+7
2021-03-09x86-64: make SYSEXIT handling similar to SYSRET'sJan Beulich1-0/+15
2021-02-26Correct an error message in the ARM assembler.Nick Clifton1-0/+8
2021-02-24PR23691, gas .y files vs. automatic make dependenciesAlan Modra1-0/+23
2021-02-19Fix compile time warnings when building riscv assembler.Nick Clifton1-0/+5
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu1-0/+12
2021-02-18RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu1-0/+13
2021-02-17h8300 complains about new section defined without attributesAlan Modra1-0/+4
2021-02-16gas: Allow SHF_GNU_RETAIN on all sectionsH.J. Lu1-0/+11
2021-02-16x86: CVTPI2PD has special behaviorJan Beulich1-0/+17
2021-02-16x86: honor template rather than actual operands when updating i.xstateJan Beulich1-0/+8
2021-02-16x86: record register use for SIMD insns without respective explicit operandsJan Beulich1-0/+12
2021-02-16x86: make common property tests commonJan Beulich1-0/+14
2021-02-16x86: make 16-bit ENQCMD test actually test ENQCMDJan Beulich1-0/+6
2021-02-16PR27426, More bugs in dwarf2dbg.cAlan Modra1-0/+6
2021-02-16demand_copy_C_string NUL checkAlan Modra1-0/+4
2021-02-15IBM Z: Implement instruction set extensionsAndreas Krebbel1-0/+8
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton1-0/+6
2021-02-12gas testsuite: adjust recently added tests for hppaAlan Modra1-0/+9
2021-02-11Re: Remove arm-symbianelfAlan Modra1-0/+4
2021-02-10Remove debugging code accidentally included with the fix for PR 27384Nick Clifton1-0/+5
2021-02-09Add a sanity check of files include by .incbin.Nick Clifton1-0/+10
2021-02-09Remove arm-symbianelfAlan Modra1-0/+21
2021-02-09Prevent a bad .Psize expression from triggering a memory access violation.Nick Clifton1-0/+10
2021-02-09Add a test for PR 27355 - where corrupt assembler .file directives could trig...Nick Clifton1-0/+8
2021-02-08opcodes: tic54x: namespace exported variablesMike Frysinger1-0/+8