aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-08Fix an illegal memory access when parsing a corrupt assembler file.Nick Clifton1-0/+6
2021-02-04RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu1-0/+8
2021-02-03IBM Z: Add missing vector formats to .insn docsAndreas Krebbel1-0/+4
2021-02-01Add Genode target supportEmery Hemingway1-0/+4
2021-02-01PR27283 gas for alpha fails to build with gcc 11Alan Modra1-0/+5
2021-01-26nios2: Don't disable relaxation with --gdwarf-NH.J. Lu1-0/+8
2021-01-26gas testsuite tidyAlan Modra1-0/+32
2021-01-26gas byte testAlan Modra1-0/+7
2021-01-26pr27228 testcaseAlan Modra1-0/+6
2021-01-24gas: Add a testcase for PR gas/27228H.J. Lu1-0/+7
2021-01-24PR27228, .reloc wrong symbol emitted for undefined local symbolAlan Modra1-0/+6
2021-01-21PR27221, 058430b4a1 warnings while assembling the Linux kernelAlan Modra1-0/+10
2021-01-21PR27218, memory access violation in dwarf2dbg.cAlan Modra1-0/+7
2021-01-20PowerPC: Don't generate unused section symbolsAlan Modra1-0/+6
2021-01-18as: Automatically enable DWARF5 supportH.J. Lu1-0/+11
2021-01-18PR27198, segv in S_IS_WEAKAlan Modra1-0/+9
2021-01-15RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu1-0/+6
2021-01-15RISC-V: Error and warning messages tidy.Nelson Chu1-0/+11