summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen2021-03-166-0/+170
* aarch64: Add few missing system registersPrzemyslaw Wirkus2021-03-126-0/+59
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-123-45/+226
* aix: implement R_TOCU and R_TOCL relocationsClément Chigot2021-03-122-8/+163
* x86/Intel: correct AVX512 S/G disassemblyJan Beulich2021-03-107-930/+939
* x86: correct decoding of nop/reserved space (0f18 ... 0x1f)Jan Beulich2021-03-108-16/+2372
* x86: fold some prefix related attributes into a single oneJan Beulich2021-03-092-9/+19
* x86-64: make SYSEXIT handling similar to SYSRET'sJan Beulich2021-03-0912-7/+36
* Correct an error message in the ARM assembler.Nick Clifton2021-02-265-1/+31
* PR23691, gas .y files vs. automatic make dependenciesAlan Modra2021-02-248-216/+125
* Fix compile time warnings when building riscv assembler.Nick Clifton2021-02-192-3/+8
* RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu2021-02-195-175/+228
* RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu2021-02-182-24/+126
* h8300 complains about new section defined without attributesAlan Modra2021-02-172-0/+5
* gas: Allow SHF_GNU_RETAIN on all sectionsH.J. Lu2021-02-167-6/+66
* x86: CVTPI2PD has special behaviorJan Beulich2021-02-1615-93/+164
* x86: honor template rather than actual operands when updating i.xstateJan Beulich2021-02-165-8/+16
* x86: record register use for SIMD insns without respective explicit operandsJan Beulich2021-02-169-0/+60
* x86: make common property tests commonJan Beulich2021-02-1611-108/+24
* x86: make 16-bit ENQCMD test actually test ENQCMDJan Beulich2021-02-163-12/+23
* PR27426, More bugs in dwarf2dbg.cAlan Modra2021-02-162-3/+17
* demand_copy_C_string NUL checkAlan Modra2021-02-162-2/+6
* IBM Z: Implement instruction set extensionsAndreas Krebbel2021-02-156-3/+70
* Change the readelf and objdump programs so that they will automatically follo...Nick Clifton2021-02-123-2/+8
* gas testsuite: adjust recently added tests for hppaAlan Modra2021-02-126-12/+21
* Re: Remove arm-symbianelfAlan Modra2021-02-112-0/+6
* Remove debugging code accidentally included with the fix for PR 27384Nick Clifton2021-02-102-2/+5
* Add a sanity check of files include by .incbin.Nick Clifton2021-02-096-0/+27
* Remove arm-symbianelfAlan Modra2021-02-0917-41/+32
* Prevent a bad .Psize expression from triggering a memory access violation.Nick Clifton2021-02-096-1/+44
* Add a test for PR 27355 - where corrupt assembler .file directives could trig...Nick Clifton2021-02-095-0/+21
* opcodes: tic54x: namespace exported variablesMike Frysinger2021-02-082-14/+22
* Fix an illegal memory access when parsing a corrupt assembler file.Nick Clifton2021-02-082-2/+16
* RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu2021-02-045-160/+8
* IBM Z: Add missing vector formats to .insn docsAndreas Krebbel2021-02-032-1/+53
* Add Genode target supportEmery Hemingway2021-02-012-1/+7
* PR27283 gas for alpha fails to build with gcc 11Alan Modra2021-02-012-1/+6
* nios2: Don't disable relaxation with --gdwarf-NH.J. Lu2021-01-264-4/+38
* gas testsuite tidyAlan Modra2021-01-2629-31/+64
* gas byte testAlan Modra2021-01-265-14/+7
* pr27228 testcaseAlan Modra2021-01-263-2/+10
* gas: Add a testcase for PR gas/27228H.J. Lu2021-01-244-0/+21
* PR27228, .reloc wrong symbol emitted for undefined local symbolAlan Modra2021-01-242-1/+9
* PR27221, 058430b4a1 warnings while assembling the Linux kernelAlan Modra2021-01-216-22/+13
* PR27218, memory access violation in dwarf2dbg.cAlan Modra2021-01-212-13/+20
* PowerPC: Don't generate unused section symbolsAlan Modra2021-01-204-3/+6
* as: Automatically enable DWARF5 supportH.J. Lu2021-01-184-9/+30
* PR27198, segv in S_IS_WEAKAlan Modra2021-01-186-0/+21
* RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu2021-01-153-59/+61
* RISC-V: Error and warning messages tidy.Nelson Chu2021-01-159-292/+311